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/models
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
..
badge-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
category-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
composer-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
email-log-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
group-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
invite-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
nav-item-test.js FIX: Paths with categories and tags were being generated incorrectly (#11167) 2020-11-09 12:34:52 +00:00
post-stream-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
post-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
report-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
rest-model-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
result-set-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
session-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
site-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
staff-action-log-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
topic-details-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
topic-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
topic-tracking-state-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
user-action-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
user-badge-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
user-drafts-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
user-stream-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00
user-test.js DEV: Move more tests into modules (#11119) 2020-11-05 20:23:28 +01:00