mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
* Round corners for UI elements / “8-bit” outlines for RPG elements. * Tag bar – Make it clearer that “Tags” is a heading, not an option * Task filters – restyle in line with tag bar + nav menu |
||
|---|---|---|
| .. | ||
| archive | ||
| e2e | ||
| spec | ||
| api.mocha.coffee | ||
| mocha.opts | ||
| README.md | ||
| run_tests.sh | ||
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