Merge pull request #798 from edx/will/js-test-tool-squashed
Integrate js-test-tool into testing infrastructure
Showing
cms/envs/jasmine.py
deleted
100644 → 0
cms/static/coffee/files.json
deleted
100644 → 0
cms/static/js_test.yml
0 → 100644
cms/static/xmodule_js
0 → 120000
common/lib/xmodule/xmodule/js/common_static
0 → 120000
File moved
common/lib/xmodule/xmodule/js/js_test.yml
0 → 100644
common/static/js/test/add_ajax_prefix.js
0 → 100644
common/static/js_test.yml
0 → 100644
lms/envs/jasmine.py
deleted
100644 → 0
lms/static/coffee/files.json
deleted
100644 → 0
lms/static/js_test.yml
0 → 100644
lms/static/xmodule_js
0 → 120000
| ... | @@ -2,8 +2,6 @@ | ... | @@ -2,8 +2,6 @@ |
| "name": "mitx", | "name": "mitx", | ||
| "version": "0.1.0", | "version": "0.1.0", | ||
| "dependencies": { | "dependencies": { | ||
| "coffee-script": "1.6.X", | "coffee-script": "1.6.X" | ||
| "phantom-jasmine": "0.1.0", | |||
| "jasmine-reporters": "0.2.1" | |||
| } | } | ||
| } | } |
rakelib/jasmine.rake
deleted
100644 → 0
rakelib/js_test.rake
0 → 100644
Please
register
or
sign in
to comment