Tests[CreateChannel, CreateChannelNameTooLong, ChannelNameNormalization]

This commit is contained in:
2022-12-14 18:27:22 +01:00
parent 06e8d2a6e2
commit 86f06a3c6a
5 changed files with 142 additions and 5 deletions
-4
View File
@@ -1466,12 +1466,8 @@ func TestSendParallel(t *testing.T) {
//TODO post to foreign channel via send-key
//TODO chan_name normalization
//TODO check message_counter + last_sent in channel
//TODO check message_counter + last_sent in user
//TODO test pagination
//TODO test delivery-retry