This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
Daniel Waterworth ec4c2a58ea
FIX: Paths with categories and tags were being generated incorrectly (#11167)
Paths prefixed with /tag/ are exclusively for when the tag name is the
next string in the path. Therefore, when a category is being used as
context, the path should start with /tags/ instead.
2020-11-09 12:34:52 +00:00
..
controllers DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
ember DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
lib FIX: trim no-break space in to-markdown (#11130) 2020-11-06 09:36:36 +11:00
mixins DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
models FIX: Paths with categories and tags were being generated incorrectly (#11167) 2020-11-09 12:34:52 +00:00
services DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
utils REFACTOR: Test assertions should be imported. 2020-10-28 11:39:06 -04:00
localization-test.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00