discourse/test/javascripts
Robin Ward 5b276af921
Remove Discourse.SiteSettings from tests (#10193)
* Remove unused Discourse.SiteSettings

* Remove `Discourse.SiteSettings` from many tests

* REFACTOR: `lib:formatter` was using a lot of leaky state

* Remove more `Discourse.SiteSettings` from tests

* More SiteSettings removed from tests
2020-07-09 15:54:53 -04:00
..
acceptance Remove Discourse.SiteSettings from tests (#10193) 2020-07-09 15:54:53 -04:00
admin DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
components FIX: Short URL resolution in cook-text (#10200) 2020-07-09 14:39:13 +02:00
controllers Remove Discourse.SiteSettings from tests (#10193) 2020-07-09 15:54:53 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures DEV: Use consistent interpolation key format in translations 2020-06-02 19:05:10 +02:00
helpers Remove Discourse.SiteSettings from tests (#10193) 2020-07-09 15:54:53 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib Remove Discourse.SiteSettings from tests (#10193) 2020-07-09 15:54:53 -04:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models Remove Discourse.SiteSettings from tests (#10193) 2020-07-09 15:54:53 -04:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets FIX: Do not rerender widget-dropdown on all clicks (#10100) 2020-07-06 17:04:16 +02:00
plugin_tests.js.erb FIX: Allow plugins to provide test directories with transpiled .js 2020-06-16 14:31:01 -04:00
test_helper.js DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00