habitica/test
Vi Mio 3b1407f529
feat: prevent user from purchasing a quest if prerequisites are not met (#14073)
* feat: prevent user from purchasing a quest if prerequisites are not met

* test: fail to buy quest if not all prerequisites are met

* test: modify to check all quest prerequisites
2022-07-14 15:24:52 -05:00
..
api feat: prevent user from purchasing a quest if prerequisites are not met (#14073) 2022-07-14 15:24:52 -05:00
common feat: prevent user from purchasing a quest if prerequisites are not met (#14073) 2022-07-14 15:24:52 -05:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers Merge branch 'sabrecat/teams-hotfixes' into release 2022-06-16 14:08:41 -05:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00
.eslintrc.js fix eslint 2019-10-13 19:05:11 +02:00
mocha.opts fix path (again) 2019-10-15 15:57:09 +02:00
README.md chore: replace http wiki links with https (#13528) 2021-10-01 17:58:09 -05:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.