habitica-self-host/test
Carl Vuorinen 2896cf77e0
Handle simultaneous quest accept/reject (#12090)
* Implement atomic quest accept/reject

* Persist quest.members early to avoid simultaneous handling of accept/reject

* Fix quest accept test (missing expectation)

* PR fixes
2020-04-17 22:57:31 +02:00
..
api Handle simultaneous quest accept/reject (#12090) 2020-04-17 22:57:31 +02:00
client fix(test): correct px expectation 2019-10-11 15:02:55 -05:00
common feat(content): Bug Bonanza achievement 2020-03-17 09:11:41 -05:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers misc, fix client tests 2019-10-15 15:32:53 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity fix test lint 2019-10-08 20:45:38 +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 changed wikia links to fandom 2019-01-24 11:21:52 +00:00

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