7bed1efb21
* Added build:test task to generate translation JS for tests. * Removed test/spec/translations.js from the repository, added to .gitignore. * Updated test/run_tests.sh to run build:test, and accept an optional argument to run a particular test suite.
We need to clean up this directory. The real tests are in spec/ mock/ e2e/ and api.mocha.coffee. We want to:
- Move all old / deprecated tests from casper, test2, etc into spec, mock, e2e
- Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
- Add better test-coverage