SimpleX-Chat/tests
Alexander Bondarenko be44632b0b
implement some of the robust discovery rfc (#3283)
* implement robust discovery

* remove qualified

---------

Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2023-10-30 14:00:54 +00:00
..
Bots core: move CLI notifications and active chat to view layer (for remote CLI) (#3196) 2023-10-11 09:50:11 +01:00
ChatTests Merge branch 'master' into remote-desktop 2023-10-24 23:19:49 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs tests: modify testMemberContactInvitedConnectionReplaced to not rely on chat item order, print output (#3198) 2023-10-11 15:26:44 +04:00
ChatTests.hs core: connect existing contacts to new members when profile matches, enable skipping direct connections in groups (#3056) 2023-09-19 21:26:03 +01:00
JSONTests.hs remote protocol (#3225) 2023-10-22 09:42:19 +01:00
MarkdownTests.hs core: replace simplex:/ with simplex.chat links in view; remove trustedUri flag from simplex links markdown format (#3235) 2023-10-16 19:23:38 +04:00
MobileTests.hs core: derive JSON with TH (#3275) 2023-10-26 15:44:50 +01:00
ProtocolTests.hs core: replace simplex:/ with simplex.chat links in view; remove trustedUri flag from simplex links markdown format (#3235) 2023-10-16 19:23:38 +04:00
RemoteTests.hs implement some of the robust discovery rfc (#3283) 2023-10-30 14:00:54 +00:00
SchemaDump.hs core: filter connection plan query results by user_id (#3251) 2023-10-21 19:13:32 +04:00
Test.hs remote protocol (#3225) 2023-10-22 09:42:19 +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: use 12 bytes IV for WebRTC frame encryption with AES-GCM (#1951) 2023-02-25 17:52:23 +00:00