Commit Graph

31 Commits

Author SHA1 Message Date
tiagosiebler
21ac313f38 chore(): route tests via proxy instead of github CI address 2023-08-18 16:21:13 +01:00
tiagosiebler
dd6ef2fea5 address linter complaints 2023-02-17 14:01:07 +00:00
tiagosiebler
e068b35957 add missing parameter to test call 2022-11-11 10:30:55 +00:00
tiagosiebler
e0799a623f force close test websockets 2022-11-11 10:24:16 +00:00
tiagosiebler
d3fa937cdf refactor tests for new constructor pattern 2022-09-19 23:48:35 +01:00
tiagosiebler
1c3707b6d2 cleaning for ws tests 2022-09-16 15:09:39 +01:00
tiagosiebler
f4a569dcba fix tests 2022-09-16 14:21:11 +01:00
tiagosiebler
28485c0068 fix tests 2022-09-16 00:56:00 +01:00
tiagosiebler
a9dd6face9 slight logger improvement for test 2022-09-16 00:51:18 +01:00
tiagosiebler
2ada7eb664 ws test stability fixes 2022-09-16 00:43:57 +01:00
tiagosiebler
f61e79934d cleaning around tests 2022-09-15 19:06:35 +01:00
tiagosiebler
27bd81593c improve private ws tests 2022-09-15 16:47:39 +01:00
tiagosiebler
1b422a1beb add basic ws connectivity tests 2022-09-15 14:11:17 +01:00
tiagosiebler
fe49cf9b12 fix test names & cleaning 2022-09-10 19:59:38 +01:00
tiagosiebler
63201b465c add account asset & USDC options clients 2022-09-08 13:39:07 +01:00
tiagosiebler
f022af7b76 fix test 2022-08-31 18:09:22 +01:00
tiagosiebler
a7f2075530 fix test 2022-08-31 18:07:20 +01:00
tiagosiebler
43c1f91b50 v2.3.0: fix(#158), disable time sync by default. Optionally avoid hitting time API when connecting authenticated websocket. 2022-07-12 11:32:17 +01:00
tiagosiebler
dac46b64fb fix(#155): remove abandoned endpoints 2022-06-30 16:32:56 +01:00
tiagosiebler
d1cb97176a cleaning, fix and add spot post tests 2022-05-12 00:48:23 +01:00
tiagosiebler
c6758b65cc remove dead inverse method, add write tests, update read tests, add error enums used by tests 2022-05-10 13:22:28 +01:00
tiagosiebler
72ce693d24 move test to private 2022-05-07 22:23:58 +01:00
tiagosiebler
749efad303 add tests for private query endpoints 2022-05-05 23:53:28 +01:00
tiagosiebler
f4e41331db placeholder private test. Deprecate requestWrapper public getters 2022-05-05 23:39:47 +01:00
tiagosiebler
784555cf9f cleaned public inverse futures endpoints & expanded tests 2022-05-05 21:46:58 +01:00
tiagosiebler
603a07ec85 rm note 2022-05-05 21:28:36 +01:00
tiagosiebler
51aa7ae1f5 - Returned type improvements.
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
tiagosiebler
a810bc8c59 remove deprecated REST endpoint 2021-10-06 19:33:48 +01:00
tiagosiebler
df6fe4ac38 fix open handle 2021-06-24 00:42:47 +01:00
tiagosiebler
bbdf6edad9 cleaning and expand public api tests 2021-06-24 00:41:21 +01:00
tiagosiebler
f8fcb83628 feat(#3): implement initial public API tests 2021-06-24 00:26:52 +01:00