Tom Moor
|
1fbc000e03
|
chore: Reduce test boilerplate (#4300)
* chore: Reduce test boilerplate
* mo
|
2022-10-15 19:40:21 -07:00 |
|
Apoorv Mishra
|
0c51bfb899
|
perf: reduce memory usage upon running server tests (#3949)
* perf: reduce memory usage upon running server tests
* perf: plug leaks in server/routes
* perf: plug leaks in server/scripts
* perf: plug leaks in server/policies
* perf: plug leaks in server/models
* perf: plug leaks in server/middlewares
* perf: plug leaks in server/commands
* fix: missing await on db.flush
* perf: plug leaks in server/queues
* chore: remove unused legacy funcs
* fix: await on db.flush
* perf: await on GC to run in between tests
* fix: remove db refs
* fix: revert embeds
* perf: plug leaks in shared/i18n
|
2022-08-11 21:39:17 +05:30 |
|
Tom Moor
|
71c9fcf59b
|
test: Avoid creation of new server/app instance for each route test
|
2022-08-08 12:06:54 +02:00 |
|
Tom Moor
|
c6cc04cad8
|
chore: More typescript FIXME's removed
|
2022-01-06 21:25:42 -08:00 |
|
Tom Moor
|
d4695f3b5b
|
feat: Add event selection to Slack post integration (#2857)
|
2021-12-16 22:30:23 -08:00 |
|