SimpleX-Chat/tests
Evgeny Poberezkin a1328c287c
core: remove unused events from api (#3764)
* core: remove unused events from api

* fix test
2024-01-26 18:54:08 +00:00
..
Bots 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
ChatTests core: block member for all (#3689) 2024-01-19 17:57:04 +04:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: output messages and events while executing the CLI command passed via -e option (#3683) 2024-01-20 14:59:13 +00:00
ChatTests.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
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
MessageBatching.hs core: update simplexmq, optimize batching, remove builder (#3685) 2024-01-15 10:46:13 +00:00
MobileTests.hs core: remove unused events from api (#3764) 2024-01-26 18:54:08 +00:00
ProtocolTests.hs core: block member for all (#3689) 2024-01-19 17:57:04 +04:00
RemoteTests.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
SchemaDump.hs core: support batch sending in groups, batch introductions; send recent message history to new members (#3519) 2023-12-23 13:07:23 +00: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: use ChaChaDRG as the source of randomness (#3551) 2023-12-21 00:42:40 +00:00