SimpleX-Chat/tests
Evgeny 7ab6e44a6e
directory service: list pending groups (#5029)
* directory service: list pending groups

* user commands to remove a group from directory and to set initial member role (TODO tests)

* tests
2024-10-12 10:33:45 +01:00
..
Bots directory service: list pending groups (#5029) 2024-10-12 10:33:45 +01:00
ChatTests core: associate new contact with all corresponding members on member contact re-creation (e.g. after it was merged to many members and then deleted) (#5028) 2024-10-11 20:47:54 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: do not regenerate key when accepting connection to avoid invalidating invitation link on bad networks (#5018) 2024-10-11 15:37:38 +01:00
ChatTests.hs core: api to forward messages (#3968) 2024-04-09 16:02:59 +04:00
JSONTests.hs core: test JSON conversion (#3370) 2023-11-14 22:40:15 +00:00
MarkdownTests.hs core: fix markdown for trailing / and ) characters in the links (#4357) 2024-06-29 08:41:21 +01:00
MessageBatching.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
MobileTests.hs core: save the time user profile was opened at to order in ui (#4920) 2024-09-21 13:07:27 +01:00
ProtocolTests.hs core: 6.0.4.0 (simplexmq 6.0.3.0) 2024-08-30 13:39:35 +01:00
RandomServers.hs core: choose random servers for the first user profile, use the same servers for other profiles (#4584) 2024-08-06 16:13:36 +01:00
RemoteTests.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
SchemaDump.hs core: test db indexes (#4999) 2024-10-09 15:15:58 +04:00
Test.hs core: choose random servers for the first user profile, use the same servers for other profiles (#4584) 2024-08-06 16:13:36 +01:00
ValidNames.hs core: more permissive display name validation, only allow single quotes in CLI for the names with spaces (#3282) 2023-10-25 11:55:06 +01:00
ViewTests.hs remote protocol (#3225) 2023-10-22 09:42:19 +01:00
WebRTCTests.hs core: revert "deps: switch to base64 via simplexmq (#3957)" (#3985) 2024-04-03 10:47:38 +01:00