SimpleX-Chat/tests
Evgeny 24b0f0290b
core: pass event and response error without dedicated constructor (#5869)
* core: pass event and response error without dedicated constructor

* ios: WIP

* android, desktop: update UI for new API

* ios: fix parser

* fix showing invalid chats

* fix mobile api tests

* ios: split ChatResponse to 3 enums, decode API results on the same thread

* tweak types

* remove throws

* rename
2025-05-05 11:51:22 +01:00
..
Bots ios: deliver notifications even if iOS fails to fire expiration notice, prevent repeat delivery of stale notifications (#5861) 2025-05-02 12:23:05 +01:00
ChatTests core, ui: short connection links with stored data (#5824) 2025-04-14 21:25:32 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core, ui: short connection links with stored data (#5824) 2025-04-14 21:25:32 +01:00
ChatTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
JSONFixtures.hs core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
JSONTests.hs core: support postgres backend (#5403) 2025-01-10 11:27:29 +00:00
MarkdownTests.hs directory: allow admins deleting groups and registering groups with the same name as deleted one; /help commands; better support of other group owners; support link encoding and version changes (#5829) 2025-04-12 19:34:30 +01:00
MessageBatching.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
MobileTests.hs core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
OperatorTests.hs core, ui: short connection links with stored data (#5824) 2025-04-14 21:25:32 +01:00
ProtocolTests.hs core, ui: short connection links with stored data (#5824) 2025-04-14 21:25:32 +01:00
RandomServers.hs core: fix validation of operator servers for non current users (#5205) 2024-11-18 20:22:35 +00:00
RemoteTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
SchemaDump.hs core: member acceptance (#5678) 2025-03-03 18:57:29 +00:00
Test.hs core: update simplexmq (avoid deleting shared message bodies) (#5630) 2025-02-15 16:18:34 +00:00
ValidNames.hs core: name limit (#5724) 2025-03-07 14:38:06 +00: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