Commit Graph

23 Commits

Author SHA1 Message Date
Junyu Liu
eee2d1c546
refactor(core): move storage package to core module (#813)
* refactor(core): move storage package to core module

* rename

* lint
2024-11-22 17:41:33 +08:00
Junyu Liu
0a084ef513
fix(prj): set part size to max by default
* fix part size

* remove useless --size flag in e2e test
2024-11-07 18:14:38 +08:00
Junyu Liu
659102cdec
fix(e2e): self-hosted Telegram server (#757) 2024-10-25 14:31:35 +08:00
Junyu Liu
5451bcb1ad
fix(test): Telegram test servers no longer provide test accounts (#753)
* runs on latest ubuntu

* runs on latest ubuntu

* cancel inf retries

* change to self-hosted account

* fix missing args

* fix opendb error

* inf retries

* inf retries
2024-10-17 17:05:57 +08:00
iyear
c660507b7d refactor(archive): rewrite based on new storage 2023-12-04 12:01:54 +08:00
iyear
92ab241ce6 fix(test): test storage 2023-12-04 11:39:47 +08:00
iyear
c31c59c911 test(e2e): add chat users test 2023-09-11 19:35:58 +08:00
iyear
df310fcfc3 fix(test): wait before each test to avoid rate limit 2023-09-11 11:03:00 +08:00
iyear
8828fcfef2 chore(test): delete mp3 to speed up e2e test 2023-09-02 20:57:38 +08:00
iyear
12fdbb8b59 test(e2e): use By method to log step 2023-08-23 19:23:36 +08:00
iyear
2bc4a7805d test(e2e): add mp3 test data 2023-08-21 22:06:37 +08:00
iyear
b80de1b1a6 test(e2e): add download test 2023-08-21 21:41:50 +08:00
iyear
6f61b1cfdb chore(prj): use golangci-lint 2023-08-21 13:19:40 +08:00
iyear
d3c02afe24 chore(prj): optimize imports 2023-08-20 21:18:36 +08:00
iyear
76b2b1b317 test(e2e): add archive test 2023-05-29 13:50:36 +08:00
iyear
21ed380e29 test(e2e): login before test 2023-05-29 13:11:22 +08:00
iyear
7bef23e50b test(e2e): fix unique 2023-05-29 12:47:30 +08:00
iyear
eb40448035 test(e2e): fix serial containers 2023-05-29 11:43:33 +08:00
iyear
382e74f9d1 test(e2e): add exclude flag test 2023-05-29 11:17:17 +08:00
iyear
c77a8cd32d test(e2e): add tests for upload 2023-05-29 00:52:24 +08:00
iyear
e1ef55efbc test(e2e): add upload 2023-05-27 01:06:38 +08:00
iyear
d97473724f test(e2e): remove proxy flag 2023-05-27 00:03:34 +08:00
iyear
98f3784cdf test(e2e): init and add chat ls test 2023-05-26 23:45:00 +08:00