add test for new api

This commit is contained in:
hunjixin 2021-07-06 13:34:54 +08:00
parent ac03c01e4a
commit a48a6a168a
2 changed files with 11 additions and 6 deletions

View File

@ -806,6 +806,11 @@ workflows:
suite: itest-gateway
target: "./itests/gateway_test.go"
- test:
name: test-itest-get_messages_in_ts
suite: itest-get_messages_in_ts
target: "./itests/get_messages_in_ts_test.go"
- test:
name: test-itest-multisig
suite: itest-multisig