SimpleX-Chat/tests
Evgeny 621b291da1
core: member mentions, types and rfc (#5555)
* core: member mentions, types and rfc

* update

* update rfc

* save/get mentions (WIP)

* markdown

* store received mentions and userMention flag

* sent mentions

* update message with mentions

* db queries

* CLI mentions, test passes

* use maps for mentions

* tests

* comment

* save mentions on sent messages

* postresql schema

* refactor

* M.empty

* include both displayName and localAlias into MentionedMemberInfo

* fix saving sent mentions

* include mentions in previews

* update plans
2025-01-29 13:04:48 +00:00
..
Bots test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
ChatTests core: member mentions, types and rfc (#5555) 2025-01-29 13:04:48 +00:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs test: track agent query plans (#5571) 2025-01-24 17:49:31 +04:00
ChatTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
JSONFixtures.hs core: support postgres backend (#5403) 2025-01-10 11:27:29 +00:00
JSONTests.hs core: support postgres backend (#5403) 2025-01-10 11:27:29 +00:00
MarkdownTests.hs core: member mentions, types and rfc (#5555) 2025-01-29 13:04:48 +00:00
MessageBatching.hs core: multi forward api (#4704) 2024-08-22 21:36:35 +04:00
MobileTests.hs test: track query plans (#5566) 2025-01-24 09:44:53 +00:00
OperatorTests.hs core: remove a separate type to validate servers with invalid addresses (they are prevented by the UI) (#5211) 2024-11-19 14:10:33 +00:00
ProtocolTests.hs core: member mentions, types and rfc (#5555) 2025-01-29 13:04:48 +00: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 mentions, types and rfc (#5555) 2025-01-29 13:04:48 +00:00
Test.hs test: track agent query plans (#5571) 2025-01-24 17:49:31 +04:00
ValidNames.hs core: member mentions, types and rfc (#5555) 2025-01-29 13:04:48 +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