mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Update tests
This commit is contained in:
parent
5c3fc44d00
commit
109ce26780
2 changed files with 9 additions and 0 deletions
|
@ -1231,6 +1231,13 @@
|
|||
{"name":"uuid_", "allowUnsafeAccess":true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"org.signal.storageservice.protos.groups.local.DecryptedModifyMemberRole",
|
||||
"fields":[
|
||||
{"name":"role_", "allowUnsafeAccess":true},
|
||||
{"name":"uuid_", "allowUnsafeAccess":true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"org.signal.storageservice.protos.groups.local.DecryptedPendingMember",
|
||||
"fields":[
|
||||
|
|
|
@ -136,6 +136,8 @@ run_main -u "$NUMBER_1" listDevices
|
|||
run_linked -u "$NUMBER_1" sendSyncRequest
|
||||
run_main -u "$NUMBER_1" sendContacts
|
||||
|
||||
run_main -u "$NUMBER_1" removeDevice -d 2
|
||||
|
||||
## DBus
|
||||
#run_main -u "$NUMBER_1" --dbus send "$NUMBER_2" -m daemon_not_running
|
||||
#run_main daemon &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue