discourse/plugins
Robin Ward a8793d0d9a REFACTOR: Test Memory Usage Fixes (#7769)
* 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`
2019-06-14 14:54:20 +02:00
..
discourse-details FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
discourse-local-dates FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
discourse-narrative-bot Update translations 2019-06-10 10:36:08 -04:00
discourse-nginx-performance-report Update translations 2019-05-20 13:42:05 +02:00
discourse-presence Update translations 2019-05-30 10:40:16 -04:00
lazyYT FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
poll REFACTOR: Test Memory Usage Fixes (#7769) 2019-06-14 14:54:20 +02:00