* Calling `Discourse.reset()` creates a new container We should run our de-initializers only after acceptance tests, since initializers are not run outside of acceptance tests anyway, and the container at this point can be passed properly to the `teardown()` method. * Remove `Discourse.reset` from tests This would cause a new container to be created which leaks many objects. * `updateCurrentUser` is more accurate than `replaceCurrentUser` |
||
|---|---|---|
| .. | ||
| bbcode-test.js.es6 | ||
| category-badge-test.js.es6 | ||
| click-track-edit-history-test.js.es6 | ||
| click-track-profile-page-test.js.es6 | ||
| click-track-test.js.es6 | ||
| computed-test.js.es6 | ||
| discourse-test.js.es6 | ||
| emoji-test.js.es6 | ||
| formatter-test.js.es6 | ||
| highlight-text-test.js.es6 | ||
| i18n-test.js.es6 | ||
| icon-library-test.js.es6 | ||
| key-value-store-test.js.es6 | ||
| load-script-test.js.es6 | ||
| preload-store-test.js.es6 | ||
| pretty-text-test.js.es6 | ||
| sanitizer-test.js.es6 | ||
| screen-track-test.js.es6 | ||
| sharing-test.js.es6 | ||
| text-direction-test.js.es6 | ||
| to-markdown-test.js.es6 | ||
| tooltip-test.js.es6 | ||
| upload-short-url-test.js.es6 | ||
| url-test.js.es6 | ||
| user-search-test.js.es6 | ||
| utilities-test.js.es6 | ||
| white-lister-test.js.es6 | ||