Commit Graph

17 Commits

Author SHA1 Message Date
Skillz4Killz
4fca42f4f0 fix: broken util import for image url 2023-02-19 14:32:19 +00:00
Jonathan Ho
84295907d5 test(utils): add test (#2764)
* test(utils): remove old test

* test(utils): add color test

* test(utils): fix import mocha

* test(utils): fix test type error

* test(utils): remove dev code

* fix(utils): bucket not export all function

* test(utils): add some test for bucket

* fix(utils): close #2775

* test(utils): add test for permissions.ts

* test(utils): fix missing mocha import

* fix(utils): better fix for #2775
2023-02-10 12:35:38 -06:00
Jonathan Ho
da1660fc1c test(all): add test importing index (#2774)
* test(all): add test importing index

* chore: remove old benchmark dir

* chore: disable coverage status fail

* test(client): add import test with try catch

* test(rest): fix narrow import scope
2023-02-09 09:45:01 -06:00
Jonathan Ho
432abcd204 test(utils): add utils tests (#2737)
* test(utils): add urltobase64 test

* test(utils): add token test

* test(utils): fix missing import buffer

* test(utils): add casting test

* test(utils): add casting test

* test(utils): fix use correct function
2023-01-24 09:39:57 -06:00
Jonathan Ho
eaf8782d34 test: fix rest and utils test (#2723)
* test(utils): fix  cant import collection

* test(rest): await expect

* fix(utils): deno compactability

* test(utils): typing

* fix(utils): add return type
2023-01-15 11:04:20 -06:00
H01001000
7da632bab9 test(utils): enable old test 2023-01-14 09:49:35 -08:00
Jonathan Ho
3e426f9d82 test: this should run test 2023-01-04 08:32:07 -08:00
Jonathan Ho
2b868edf1f test: fix error and buffer 2022-12-29 18:50:05 -08:00
Jonathan Ho
3065bf1b95 test(rest): fix unit test 2022-12-29 17:31:41 -08:00
Skillz
76bf1d95fa fix: handle 429 rate limit 2022-12-28 01:38:14 -06:00
Skillz
621d31f921 fix: more cleanup 2022-12-26 21:00:54 -06:00
H01001000
2c6680611c ci: run test with deno close #2701 2022-12-20 09:35:40 +08:00
H01001000
b98c6c6e68 test: fix types 2022-12-15 10:39:51 +08:00
H01001000
d26c8d1fa7 fix: verifySignature 2022-12-15 10:39:14 +08:00
H01001000
869554167f test: move bot utils test 2022-12-05 05:41:02 +08:00
H01001000
b21ee66d58 test: add test 2022-12-04 21:29:58 +08:00
H01001000
e9feaf42d4 test: add mocha
* chore: add typescript plugin

* test: add mocha

* test: add test to utils
2022-12-02 16:17:46 +08:00