mjolnir/test/integration
Gnuxie e9dff8fd5a
Batch events from ban lists together during sync (#221)
* Test for batching ACL.

* Batch events from sync within BanList.

* Introduce the BanList.batch event to the BanList emitter to let Mjolnir sync after new events have been added from sync.

Fixes #203
2022-02-15 13:51:20 +00:00
..
commands Fix bad teardowns that hang in tests. (#202) 2022-01-28 11:03:20 +00:00
abuseReportTest.ts Retry requests in case of throttling (#178) 2022-01-25 12:19:44 +00:00
banListTest.ts Batch events from ban lists together during sync (#221) 2022-02-15 13:51:20 +00:00
clientHelper.ts Fix bad teardowns that hang in tests. (#202) 2022-01-28 11:03:20 +00:00
fixtures.ts Batch events from ban lists together during sync (#221) 2022-02-15 13:51:20 +00:00
helloTest.ts Retry requests in case of throttling (#178) 2022-01-25 12:19:44 +00:00
manualLaunchScript.ts Give the ability to moderators to react quickly to /report abuse reports. (#137) 2021-11-09 13:15:49 +01:00
mjolnirSetupUtils.ts Remove axios from the test suite, it is unnecessary. 2022-01-25 18:22:34 +00:00
policyConsumptionTest.ts Fix uses of old interface for registration helper in tests. 2022-01-25 18:23:14 +00:00
protectionSettingsTest.ts refactor (and simplify) how protections are stored in-memory 2022-02-07 13:48:32 +00:00
throttleTest.ts Fix bad teardowns that hang in tests. (#202) 2022-01-28 11:03:20 +00:00
timelinePaginationTest.ts Retry requests in case of throttling (#178) 2022-01-25 12:19:44 +00:00
utilsTest.ts make roomIds param on replaceRoomIdsWithPills a Set<string> (#146) 2022-02-02 17:35:02 +00:00