discourse/app/assets/javascripts/discourse
Jarek Radosz 9365d4e86a
DEV: Fix test leakage/flakes (#17407)
Fixes failures like:

```
Unhandled request in test environment: /forum/topics/timings (POST)
```
2022-07-10 10:52:42 +02:00
..
app UX: Skip length check on reply drafts (#17408) 2022-07-10 13:54:40 +08:00
config DEV: Disable RAISE_ON_DEPRECATION (#17351) 2022-07-06 11:56:16 +08:00
lib DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
public/assets/scripts FIX: Defer scripts on theme-tests route (#17171) 2022-06-21 12:44:31 +08:00
scripts DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
tests DEV: Fix test leakage/flakes (#17407) 2022-07-10 10:52:42 +02:00
.ember-cli
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Pass static scripts through Ember CLI (#17373) 2022-07-08 10:13:46 +01:00
package.json DEV: Update qunit (#17411) 2022-07-10 10:52:14 +02:00
testem.js DEV: Ensure ember-cli rake theme:qunit works with CSP enabled (#16541) 2022-04-22 16:59:45 +01:00