discourse/test/javascripts
Sam Saffron 8d5cc8956d
DEV: avoid leaked HTTP call in test
We were running a failed request on route transition, this avoids it by
faking it.
2020-04-03 14:45:27 +11:00
..
acceptance DEV: avoid leaked HTTP call in test 2020-04-03 14:45:27 +11:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components fix d-button tests (#9316) 2020-03-30 23:42:21 +02:00
controllers FEATURE: Bookmark reminder type changes and bugfixes (#9329) 2020-04-02 09:57:48 +10:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FIX: move total rows count & load more URL inside meta. 2020-04-03 07:32:50 +05:30
helpers DEV: Allows moduleForWidget to use before/afterEach options (#9296) 2020-03-30 18:12:32 +02:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib FEATURE: allows multiple custom emoji groups (#9308) 2020-03-30 20:16:10 +02:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets fix translations impacting other tests (#9321) 2020-03-31 09:26:35 +02:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: use REPORT_REQUESTS=1 to find all requests 2020-04-02 16:01:49 +11:00