discourse/test/javascripts/helpers
Joffrey JAFFEUX 530d9ab071
DEV: enforces eslint’s curly rule to the codebase (#10720)
eslint --fix is capable of fix it automatically for you, ensure prettier is run after eslint as eslint --fix could leave the code in an invalid prettier state.
2020-09-22 16:28:28 +02:00
..
assertions.js FIX: Flaky tests. Due to CSS transitions opacity might not be 0 yet. 2020-05-05 13:45:14 -04:00
component-test.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
create-pretender.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
create-store.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
d-editor-helper.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
fixture-pretender.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
html-helper.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
qunit-helpers.js DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
review-pretender.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
select-kit-helper.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
site-settings.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
site.js FEATURE: add user opt to select bookmarks as home (#10597) 2020-09-10 11:13:12 -04:00
store-pretender.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
textarea-selection-helper.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widget-test.js DEV: Allows moduleForWidget to use before/afterEach options (#9296) 2020-03-30 18:12:32 +02:00