discourse/app/assets/javascripts/admin
Robin Ward 71d37953d5 REFACTOR: Import `QUnit` and related helpers rather than globals
We used many global functions to handle tests when they should be
imported like other libraries in our application. This also gets us
closer to the way Ember CLI prefers our tests to be laid out.
2020-10-07 11:50:49 -04:00
..
addon REVERT: revert change from action + mut to mut (#10844) 2020-10-06 23:50:05 +02:00
app REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
tests/admin REFACTOR: Import `QUnit` and related helpers rather than globals 2020-10-07 11:50:49 -04:00
ember-cli-build.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
index.js REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00
package.json REFACTOR: Support bundling our `admin` section as an ember addon 2020-09-22 15:14:29 -04:00