mjolnir/test/integration
Gnuxie 8bafa16495
Missing awaits on floating promises in tests. (#359)
If you add `"no-floating-promises": true` it's very easy
to find where this is done accidentally.
Not sure we can keep that on all the time yet though..
2022-08-18 13:09:03 +01:00
..
commands load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
abuseReportTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
acceptInvitesFromSpaceTest.ts Replace acceptInvitesFromGroup with acceptInvitesFromSpace. (#338) 2022-08-17 10:05:23 +01:00
banListTest.ts Missing awaits on floating promises in tests. (#359) 2022-08-18 13:09:03 +01:00
clientHelper.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
detectFederationLagTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
fixtures.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
helloTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
manualLaunchScript.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
mjolnirSetupUtils.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
policyConsumptionTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
protectionSettingsTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
reportPollingTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
roomMembersTest.ts Missing awaits on floating promises in tests. (#359) 2022-08-18 13:09:03 +01:00
standardConsequenceTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
throttleQueueTest.ts A background queue for kicking (#296) 2022-06-08 11:49:43 +02:00
throttleTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
timelinePaginationTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
utilsTest.ts matrix.to urls for aliases don't need a via param (#348) 2022-08-18 09:37:30 +01:00