SimpleX-Chat/tests
Evgeny Poberezkin f0338a03d1
directory: better search, allow both simplex:/ and simplex.chat links in description (#3546)
* directory: new commands

* better search

* search test

* return group links in simplex.chat domain, allow both simplex:/ and simplex.chat links in group description
2023-12-18 10:41:08 +00:00
..
Bots directory: better search, allow both simplex:/ and simplex.chat links in description (#3546) 2023-12-18 10:41:08 +00:00
ChatTests core: chat list pagination (#3505) 2023-12-11 17:50:32 +04:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs Merge branch 'master' into ios-notifications 2023-12-11 14:11:00 +00:00
ChatTests.hs core: chat list pagination (#3505) 2023-12-11 17:50:32 +04:00
JSONTests.hs core: test JSON conversion (#3370) 2023-11-14 22:40:15 +00:00
MarkdownTests.hs core: fix uri parse to not include trailing punctuation in URIs (#3296) 2023-11-01 13:10:19 +00:00
MobileTests.hs ios, core: better notifications processing to avoid contention for database (#3485) 2023-12-09 21:59:40 +00:00
ProtocolTests.hs core: group message forwarding (#3360) 2023-11-18 17:52:01 +00:00
RemoteTests.hs cli: option to mark shown messages as read (off by default) (#3506) 2023-12-03 15:42:26 +00:00
SchemaDump.hs ios, core: better notifications processing to avoid contention for database (#3485) 2023-12-09 21:59:40 +00:00
Test.hs core: use fourmolu styles (#3470) 2023-11-26 18:16:37 +00: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