SimpleX-Chat/tests
Evgeny 0a4ff2e35f
core: reduce usage of STM transactions for better performance and memory usage (#4636)
* core: reduce usage of STM transactions for better performance and memory usage

* simplexmq

* fix test crash

* enable all tests

* simplexmq
2024-08-09 22:30:30 +01:00
..
Bots core: enable PQ encryption for contacts (#4049) 2024-04-22 17:46:48 +01:00
ChatTests core: reduce usage of STM transactions for better performance and memory usage (#4636) 2024-08-09 22:30:30 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: api to delete multiple messages (#4452) 2024-07-30 22:59:47 +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 (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: api to delete multiple messages (#4452) 2024-07-30 22:59:47 +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: 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: 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