33 Commits

Author SHA1 Message Date
JJ-Cro
bb33ca3dc7 chore(): updated test enums 2025-03-27 11:18:35 +01:00
JJ-Cro
49ddc43bf0 feat(): updated tests to pass properly 2025-03-27 10:33:24 +01:00
JJ-Cro
34aeea065a chore(): moved tests to subfolder 2025-03-25 17:31:55 +01:00
JJ-Cro
cde6f1b9a3 chore(): reuploaded tests for legacy client 2025-03-25 16:52:04 +01:00
JJ-Cro
1e7987a400 feat(): add comprehensive tests for Bitget Private and Public REST API endpoints
- Introduced new test files for private read and write endpoints, covering account, trade, funding, and futures functionalities.
- Added public API tests for server time, ticker, order book, and market trades - Enhanced error handling in tests with specific error codes and messages.
- Updated response utility functions to improve error response structure.
- Removed outdated broker tests to streamline the test suite.
2025-03-17 13:38:04 +01:00
JJ-Cro
51d9131f17 feat(): separated private and public tests 2025-03-15 12:05:51 +01:00
Tiago Siebler
1b0fe4334e chore(): simple test fix 2025-02-09 11:34:37 +00:00
Tiago Siebler
e92c083961 chore(): run linter fixes 2024-12-10 17:29:47 +00:00
Tiago Siebler
db2543951f chore(): skip fussy test 2024-10-01 16:30:43 +01:00
Tiago Siebler
5020cf52a0 chore(): add test logs 2024-10-01 16:19:47 +01:00
Tiago Siebler
b1c5b81f94 chore(): fix broken test 2024-08-20 14:58:28 +01:00
Tiago Siebler
88751a7c59 chore(): fix fussy tests 2024-04-08 13:34:28 +01:00
Tiago Siebler
8346e88a3b feat(): v2 public websockets & reusable base class for websockets 2023-11-14 15:39:53 +00:00
Tiago Siebler
dc6e0ff52a chore(): temporarily skip flaky ws test 2023-11-14 11:14:15 +00:00
Tiago Siebler
49b739fa5c chore(): fix tests with new api error codes 2023-08-29 11:17:31 +01:00
Tiago Siebler
1d0b228feb chore(): skip timing test 2023-04-04 12:22:44 +01:00
Tiago Siebler
464c90af98 chore(): test timeout for futures write 2023-04-04 12:19:20 +01:00
Tiago Siebler
610a579ff9 fix(): skip nuisance tests 2023-04-04 12:15:54 +01:00
Tiago Siebler
702728c0dd fix(): futures request type test 2023-04-04 12:10:00 +01:00
Tiago Siebler
f3d837bde6 v1.0.6: fix() fix type differences for spot vs futures candles. Add example for fetching last 1k futures candles 2023-04-04 11:58:09 +01:00
Tiago Siebler
3942f7e3f5 fix(): fix broken test 2023-03-22 17:04:14 +00:00
Tiago Siebler
e9972ef829 chore(): lint for trailing commas, fix tests with new types 2023-03-22 17:02:12 +00:00
Tiago Siebler
831689e857 feat(): add new futures endpoints & add new req property (clientOid) 2023-03-22 17:00:59 +00:00
Tiago Siebler
b2bbd8097c fix(): plan order test 2023-03-22 15:14:19 +00:00
Tiago Siebler
31aee2a0e5 feat(): add plan order endpoints 2023-03-22 15:00:40 +00:00
Tiago Siebler
bf2e545d09 feat(): add new spot wallet endpoints 2023-03-22 10:49:32 +00:00
Tiago Siebler
b98ef12c69 fix test exception codes 2023-02-10 18:31:42 +00:00
Tiago Siebler
6f9981db15 v1.0.4: feat(#6) add futures trailing stop endpoint, add missing types for new order endpoint 2023-02-10 18:26:55 +00:00
Tiago Siebler
3c59f24e19 fix fussy tests 2023-02-07 10:32:10 +00:00
Tiago Siebler
b3c4c43f63 bump node version, update readme, fix test code 2022-11-22 11:27:33 +00:00
Tiago Siebler
c8aca710b7 fix tests 2022-11-08 15:38:12 +00:00
Tiago Siebler
5361bebfa4 update test 2022-11-07 15:25:17 +00:00
Tiago Siebler
0f75ded05c initial commit, add bitget rest api and websockets connector 2022-10-09 23:01:08 +01:00