SimpleX-Chat/tests
2024-07-29 18:19:01 +01:00
..
Bots core: enable PQ encryption for contacts (#4049) 2024-04-22 17:46:48 +01:00
ChatTests fix race in the tests 2024-07-29 18:19:01 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: allow sending messages immediately on joinConnection, acceptContact (#4465) 2024-07-18 20:33:51 +04: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 (pq): don't compress if message fits without compression; check compressed message fits size limit (#3888) 2024-03-10 22:54:55 +00:00
MobileTests.hs core: logging of chat events (#4216) 2024-05-24 21:09:21 +01:00
ProtocolTests.hs core: update simplexmq (disable fast handshake) (#4388) 2024-07-02 14:35:47 +01:00
RemoteTests.hs core: differentiate RCP error in view, test (#4310) 2024-06-10 17:58:53 +04:00
SchemaDump.hs core: don't save async commands records for ack (#3904) 2024-03-28 19:52:06 +04:00
Test.hs core: support deleting the last profile (always create user record in agent when user is created) (#3654) 2024-01-17 15:20:13 +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: revert "deps: switch to base64 via simplexmq (#3957)" (#3985) 2024-04-03 10:47:38 +01:00