Tests[ListChannelMessagesOfUnsubscribed, ListChannelMessagesOfUnconfirmed1, ListChannelMessagesOfUnconfirmed2, ListChannelMessagesOfRevokedConfirmation]

This commit is contained in:
2023-05-28 03:38:33 +02:00
parent 07b0632c95
commit 624c613bd1
5 changed files with 287 additions and 15 deletions

View File

@@ -49,7 +49,9 @@
- We no longer have a route to reshuffle all keys (previously in updateUser), add a /user/:uid/keys/reset ?
Would delete all existing keys and create 3 new ones?
- TODO-comments
- TODO-comments
- why do some tests take 5 seconds (= duration of context timeout??)
#### PERSONAL