discourse/test/javascripts
2020-09-03 10:03:33 -04:00
..
acceptance REFACTOR: Remove _.clone which is not deep 2020-09-03 10:03:33 -04:00
admin REFACTOR: Remove Discourse constant from get-owner 2020-08-25 09:16:32 -04:00
components REFACTOR: Use Array.isArray instead of _.isArray 2020-09-03 10:03:33 -04:00
controllers REFACTOR: Migrate screenTrack to a service 2020-08-14 13:14:17 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures Make prettier happy 2020-08-20 16:27:32 +02:00
helpers REFACTOR: Remove _.first from codebase 2020-09-03 10:03:33 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib Rename merge to deepMerge so it's more clear what it's doing 2020-09-03 10:03:33 -04:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models Rename merge to deepMerge so it's more clear what it's doing 2020-09-03 10:03:33 -04:00
services REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets UX: Restyle user menu so user links are findable (#10554) 2020-08-28 20:20:59 -04: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: Throw an error instead of a string. 2020-08-28 11:40:16 +08:00