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
Robin Ward 5b02aad9c1
Support for Testem in Ember CLI (#12442)
* DEV: Use custom tags rather than handlebars server side

These will be skipped if they are ever rendered in a document. The
handlebars really messes stuff up.

* DEV: Build our own locale file for testing purposes

We can't practically proxy everything in test mode, but we can
approximate the logic and build our own locale file for testing purposes
that works quite well. This allows us to run tests without a proxy.

* DEV: Support for testem runner for ember cli tests
2021-03-19 09:32:46 -04:00
..
acceptance Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
fixtures UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
helpers Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
integration Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
unit FEATURE: Replace markdown-it replacements rule. (#12417) 2021-03-18 10:55:41 -03:00
index.html Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Make dockcontainer and hidepassed the defaults (#12416) 2021-03-16 14:34:59 -04:00
test_helper.js FIX: Tests in admin/tests were not running (#12391) 2021-03-17 13:02:12 -04:00
test-helper.js DEV: Make dockcontainer and hidepassed the defaults (#12416) 2021-03-16 14:34:59 -04:00