mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
Add commands for remote session credentials (#3161)
* Add remote host commands * Make startRemoteHost async * Add tests * Trim randomStorePath to 16 chars * Add chat command tests * add view, use view output in test * enable all tests * Fix discovery listener host Must use any, not broadcast on macos. * Fix missing do * address, names * Fix session host flow * fix test --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf7917bd67
commit
0bcf5c9c66
@@ -490,6 +490,7 @@ test-suite simplex-chat-test
|
||||
MarkdownTests
|
||||
MobileTests
|
||||
ProtocolTests
|
||||
RemoteTests
|
||||
SchemaDump
|
||||
ViewTests
|
||||
WebRTCTests
|
||||
|
||||
Reference in New Issue
Block a user