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/services
David Taylor 4c2f08b6e2 DEV: Replace current-user:main with service:current-user
This will allow consumers to inject it using `currentUser: service()` in preparation for the removal of implicit injections in Ember 4.0. `current-user:main` is still available and will print a deprecation notice.
2022-08-02 20:16:11 +01:00
..
current-user-test.js DEV: Replace current-user:main with service:current-user 2022-08-02 20:16:11 +01:00
document-title-test.js DEV: Replace equal() with strictEqual() (#14827) 2021-11-08 10:26:28 +01:00
emoji-store-test.js DEV: Move emoji-store test to the correct dir (#17544) 2022-07-17 23:44:10 +02:00
presence-test.js DEV: Always await for publishToMessageBus (#17626) 2022-07-24 19:55:58 +02:00
screen-track-test.js DEV: Don't double inject in screen-track (#17543) 2022-07-17 23:44:20 +02:00
store-test.js FIX: Ensure injections are skipped when rehydrating stale models (#17574) 2022-07-19 21:53:32 +01:00