habitica-self-host/test
Bart Enkelaar ef99943646
Don't break up links with user profile link injections (#12100)
* Issue 10924 - Don't break up links with mention links

* Issue 10924 - Recognise links between brackets.

* Issue 10924 - Rely on markdown parser for link determination

* Issue 10924 - Only increment index once in findTextBlocks
2020-05-09 19:37:08 +02:00
..
api Don't break up links with user profile link injections (#12100) 2020-05-09 19:37:08 +02:00
client fix(test): correct px expectation 2019-10-11 15:02:55 -05:00
common Reset should unassign Stat Points 2020-05-03 22:37:34 +02:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers fix(server-api): cancelSubscription() is no longer called twice when user leaves group 2020-04-05 15:06:16 +03: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.