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
David Taylor be29197f62
DEV: Stop overriding an injected property in topic controller test (#17450)
Similar to e15c6302, overriding an auto-injected value like this triggers errors in more recent versions of Ember. Instead, we can use the registry to inject the value we need.

Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
2022-07-12 17:29:11 +01:00
..
controllers DEV: Stop overriding an injected property in topic controller test (#17450) 2022-07-12 17:29:11 +01:00
ember FIX: Allow connector template names to be camelCase (#17371) 2022-07-07 12:42:23 +01:00
lib DEV: Avoid triggering 404 errors in tests (#17404) 2022-07-10 11:09:13 +02:00
mixins DEV: Deprecate assert.not() (#15595) 2022-02-09 18:49:05 +01:00
models DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
services DEV: Fix test leakage/flakes (#17407) 2022-07-10 10:52:42 +02:00
utils DEV: Switch from htmlbars-inline-precompile to ember-cli-htmlbars (#17424) 2022-07-11 15:25:40 +01:00
localization-test.js FIX: Translation overrides from fallback locale didn't work on client 2021-12-17 14:03:35 +01:00