habitica/test
Kevin Gisi 35866568da Repair broken e2e test by changes in copy and IDs
* Switch the "Play" button to check for "Play HabitRPG"

* Change "#register-tab" selector to use "#registrationForm"

* Increase delay when only running protractor specs, to ensure the server has
  time to spin up
2015-04-03 21:14:22 -04:00
..
archive chore(archived tests) Moving unused tests, casper stuff, and 2014-01-16 16:32:53 -07:00
common Marked some tests as pending, after rebase 2015-03-26 17:57:58 -04:00
e2e Repair broken e2e test by changes in copy and IDs 2015-04-03 21:14:22 -04:00
spec Forgot to change part of the new tag test. 2015-03-30 22:37:26 -04:00
api.mocha.coffee Merge branch 'todo-tests-start' into blade_todo_and_chat_tests 2015-03-27 08:42:47 -04:00
mocha.opts Fix some of the formatting changes - was accidentally testing against a newer version of coffeescript 2015-03-26 17:57:58 -04:00
README.md Update README to account for API tests in JS. 2014-01-15 21:34:36 -08:00
run_tests.sh Repair broken e2e test by changes in copy and IDs 2015-04-03 21:14:22 -04:00

We need to clean up this directory. The real tests are in spec/ mock/ e2e/ and api.mocha.coffee. We want to:

  1. Move all old / deprecated tests from casper, test2, etc into spec, mock, e2e
  2. Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
  3. Add better test-coverage