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
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
..
acceptance FEATURE: Allow category group moderators to delete topics (#11069) 2020-11-05 12:18:26 -05:00
fixtures FEATURE: Allow category group moderators to delete topics (#11069) 2020-11-05 12:18:26 -05:00
helpers DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
integration DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
unit FIX: Paths with categories and tags were being generated incorrectly (#11167) 2020-11-09 12:34:52 +00:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js REFACTOR: Remove window.sinon and window.MouseTrap from tests (#11092) 2020-11-02 11:44:52 +01:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00