tiagosiebler
ee23e13710
chore(): ws client tidying and misc improvements
2025-01-24 12:44:01 +00:00
JJ-Cro
a4a9e57661
fix(): updated test parameters so it can pass
2025-01-15 12:52:21 +01:00
tiagosiebler
7023b0aa75
fix(): eslint setup
2024-11-08 13:04:41 +00:00
tiagosiebler
f685dc1bf7
fix(): failing tests
2024-11-08 13:04:17 +00:00
Jerko J
f687a35100
chore(): cleaned up old tests
2024-09-30 17:43:26 +02:00
tiagosiebler
9c68bec0e3
chore(): deprecate unified margin private test
2024-07-25 16:04:02 +01:00
Jerko J
67b39de7e1
Fixed deprecated ednpoints.
...
## Summary
<!-- Add a brief description of the pr: -->
## Additional Information
<!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behavior, etc. -->
2024-06-27 16:59:24 +02:00
tiagosiebler
0b3a30c338
fix(): relax strict test
2024-06-24 12:59:20 +01:00
tiagosiebler
e248c39dc3
chore(): skip sensitive tests
2024-06-14 14:43:10 +01:00
Karim Sakhibgareev
152a1d6427
Introduce getSubAccountAllApiKeys, update deleteSubApiKey
2024-06-03 15:29:49 +01:00
tiagosiebler
1fd2ad482d
chore(): remove UM tests covering dead endpoints, fix v5 test
2024-03-30 10:11:08 +00:00
tiagosiebler
1eb3f5ac89
chore(): remove e2e tests for deprecated v1 account asset client
2024-03-04 11:40:33 +00:00
tiagosiebler
e28b68700d
chore(): remove e2e tests for deprecated unified margin
2024-03-04 11:34:45 +00:00
tiagosiebler
5bd2797cb1
v3.9.4: feat() update test & publish actions, update public ws example, disable test for deprecated endpoint
2024-02-20 13:00:42 +00:00
Thijmen Maus
120f9edb24
fix(type): change from number to string to align with API docs
2024-02-11 15:30:29 +01:00
Thijmen Maus
304d960567
feat(user): add methods to delete submember
2024-02-11 15:25:34 +01:00
tiagosiebler
7fcf4b0bf4
v3.9.0: feat() upgrade to node lts, feat() upgrade axios, jest and other dependencies, chore(): move some dependencies to optional
2024-01-25 14:42:39 +00:00
tiagosiebler
2240bd4043
chore(): disable old endpoint test
2023-12-22 11:55:46 +00:00
tiagosiebler
de35211eec
chore(): remove dead usdc endpoint tests
2023-12-11 10:06:59 +00:00
tiagosiebler
3b8201e922
chore(): skip deprecated v1 tests
2023-12-11 09:55:49 +00:00
tiagosiebler
662de8b9c6
chore(): skip old USDC ws tests
2023-12-11 09:47:53 +00:00
tiagosiebler
976a4e86ab
chore(): skip tests for deprecated API categories
2023-10-30 14:04:38 +00:00
tiagosiebler
ef6c01ce20
chore(): remove unused var
2023-08-18 16:26:22 +01:00
tiagosiebler
21ac313f38
chore(): route tests via proxy instead of github CI address
2023-08-18 16:21:13 +01:00
tiagosiebler
ae54f56104
fix(): missing params for test
2023-06-09 15:27:57 +01:00
tiagosiebler
a45ca3308e
chore(): expect either of errors
2023-05-18 13:45:31 +01:00
tiagosiebler
47be2b4af4
chore(): add msg to failing test
2023-05-18 13:08:50 +01:00
tiagosiebler
279234bd5c
chore(): skip websocket await test
2023-05-18 12:58:40 +01:00
tiagosiebler
1aa3dd8d65
chore(): linting and precise match on unreliable test
2023-05-17 13:53:39 +01:00
tiagosiebler
e6f90c25ab
chore(): fix flaky test
2023-05-17 13:30:08 +01:00
Caius Citiriga
e2e1580cd5
Merge branch 'tiagosiebler:master' into feat/promise-on-ws-sub
2023-05-16 19:16:33 +02:00
tiagosiebler
a5aa7f6cf2
chore(): update tests for compatibility with new testing sub account
2023-05-16 14:48:20 +01:00
Caius Citiriga
4bf527bef8
using typeguards and removed useless logging
2023-05-10 20:48:02 +02:00
Caius Citiriga
4b854ddb39
#218 Returning a promise when subscribing to topics
2023-05-09 03:37:26 +02:00
tiagosiebler
5e95ecb028
chore(): get more test details
2023-05-01 12:21:37 +01:00
tiagosiebler
fa2c7a2094
chore(): run linter, fix missing property for withdrawal request
2023-05-01 12:15:47 +01:00
tiagosiebler
e1943d5494
chore(): note why this test is failing as expected
2023-04-13 12:28:31 +01:00
tiagosiebler
fbd9235eb0
chore(): run trailing comma linter, disable noisy test while in discussion with bybit
2023-04-13 12:23:36 +01:00
tiagosiebler
ad360f8626
fix() consistent 5x leverage test
2023-04-02 11:18:40 +01:00
tiagosiebler
6eb84cc8cc
fix(): more changes to consistent 5x tests
2023-04-02 11:00:17 +01:00
tiagosiebler
6e7a949c60
fix(): consistent lev value in test
2023-04-02 10:55:27 +01:00
tiagosiebler
802c02a553
fix( #240 ): fix sign error on parallel requests due to pointer mutation
2023-03-21 12:17:48 +00:00
tiagosiebler
13a82f7af8
fix fussy test
2023-02-27 12:23:41 +00:00
tiagosiebler
00a45e4cd0
fix spot leverage token endpoint v5
2023-02-21 13:30:25 +00:00
tiagosiebler
6d24317022
move test to v5 folder
2023-02-21 12:48:12 +00:00
tiagosiebler
bf602c8d58
fix tests and incorrect v5 endpoint
2023-02-21 12:31:40 +00:00
tiagosiebler
860e2561a1
relax noisy test
2023-02-20 16:24:35 +00:00
tiagosiebler
eeb0d63f0d
add e2e tests for v5 REST client. Fix competing tests.
2023-02-20 16:19:56 +00:00
tiagosiebler
fc1e3945c0
misc fixes for v5 rest client. Add e2e private fetch tests for v5 rest client.
2023-02-20 12:25:54 +00:00
tiagosiebler
8193f5a5ce
fix linting errors
2023-02-17 14:06:58 +00:00