Skip to content

Commit 5b41558

Browse files
committed
update schema to match newest server schema
1 parent a5266d1 commit 5b41558

File tree

4 files changed

+394
-300
lines changed

4 files changed

+394
-300
lines changed

integration-tests/queries.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ async function run() {
4949
}
5050
])
5151
await test('listAccountTrades', [])
52+
await test('listMarkets', [])
53+
await test('listTrades', [{ marketName: 'BTC_USDC' }])
5254

5355
con.disconnect()
5456

0 commit comments

Comments
 (0)