mjolnir/test/integration
2022-07-05 15:29:01 +02:00
..
commands fix CI (#282) 2022-05-03 11:20:40 +01:00
abuseReportTest.ts Retry requests in case of throttling (#178) 2022-01-25 12:19:44 +00:00
banListTest.ts Apply members and server bans to the most recently active rooms first. (#274) 2022-05-03 12:36:53 +01:00
clientHelper.ts Fix the test script yarn test:manual and add it to tsconfig (#234) 2022-02-24 14:46:15 +00:00
detectFederationLagTest.ts A room Protection designed to measure lag in a room (#217) 2022-02-24 13:43:31 +01:00
fixtures.ts A room Protection designed to measure lag in a room (#217) 2022-02-24 13:43:31 +01: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 Fix the test script yarn test:manual and add it to tsconfig (#234) 2022-02-24 14:46:15 +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
reportPollingTest.ts implement polling reports in synapse (#259) 2022-07-04 15:06:36 +01:00
roomMembersTest.ts Revert "Fix: roomMemberTest off-by-one error (#319)" (#323) 2022-07-05 15:29:01 +02:00
standardConsequenceTest.ts fix CI (#282) 2022-05-03 11:20:40 +01:00
throttleQueueTest.ts A background queue for kicking (#296) 2022-06-08 11:49:43 +02: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 move LogProxy.logMessage to Mjolnir.logMessage (#194) 2022-02-15 15:44:41 +00:00