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 b460a6d059 REFACTOR: Continue to converge on what Ember CLI wants us to do
* The creation of a testing div is specific to Rails, so that is
moved back out of setupTests();

* We've removed the `Discourse` globals from the acceptance helpers in favor of
`setApplication`/`getApplication`.

* We pass the container to setupTests because there is no
`__container__` in later Ember versions.

* `App` is now `app` because it's not a constant or class, it's an
instance of an application.
2020-10-16 10:53:13 -04:00
..
acceptance FEATURE: add penalty options for take action (#10926) 2020-10-15 10:48:52 -07:00
fixtures Fix i18n issues reported on Crowdin (#10925) 2020-10-16 15:24:58 +02:00
helpers REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00
integration FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
unit FEATURE: when we fail to ship topic timings attempt to retry (#10916) 2020-10-16 09:49:55 +11:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00