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/helpers
Robin Ward 3e8561daaf REFACTOR: Some qunit module imports were missing
These are tricky because `module.exports` is used by nodejs files as a
global, which is OK. But we don't want to allow `module` in JS tests
for qunit without importing it first.
2020-10-07 13:25:25 -04:00
..
assertions.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
component-test.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
create-pretender.js REFACTOR: Support importing of Pretender 2020-10-05 14:33:55 -04:00
create-store.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
d-editor-helper.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
fixture-pretender.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
html-helper.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
qunit-helpers.js REFACTOR: Some qunit module imports were missing 2020-10-07 13:25:25 -04:00
review-pretender.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
select-kit-helper.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
site-settings.js REFACTOR: Removes Discourse.SiteSettings constant from tests 2020-10-05 13:52:13 -04:00
site.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
store-pretender.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
textarea-selection-helper.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
widget-test.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00