discourse/app/assets
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
..
images
javascripts REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00
stylesheets FEATURE: WCAG compliant color schemes (#10882) 2020-10-15 14:05:48 -04:00