mjolnir/test/integration
Jonathan de Jong cc9f393ed7
fix CI (#282)
ts-mocha has also been updated to make running locally possible (else it gives a confusing error that tsconfig.json is not "json" or the likes)
2022-05-03 11:20:40 +01: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 Make limit for ACL batcher more leniant for CI (#235) 2022-02-24 14:27:53 +00: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
roomMembersTest.ts fix CI (#282) 2022-05-03 11:20:40 +01:00
standardConsequenceTest.ts fix CI (#282) 2022-05-03 11:20:40 +01: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