SimpleX-Chat/tests
Evgeny Poberezkin 6a9a67db14
cli: option to mark shown messages as read (off by default) (#3506)
* cli: option to mark shown messages as read (off by default)

* fix tests

* fix tests
2023-12-03 15:42:26 +00:00
..
Bots directory: support group names with spaces (#3458) 2023-11-24 23:21:38 +00:00
ChatTests core: use fourmolu styles (#3470) 2023-11-26 18:16:37 +00:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs cli: option to mark shown messages as read (off by default) (#3506) 2023-12-03 15:42:26 +00: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 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 core: derive JSON with TH (#3275) 2023-10-26 15:44:50 +01: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 core: filter connection plan query results by user_id (#3251) 2023-10-21 19:13:32 +04: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