Commit Graph

28 Commits

Author SHA1 Message Date
Skillz4Killz
ef5b25b319 test: fix unit tests related to code bugs (#2001)
* fix: get tests runnable

* fix: tests are now passing

* fix: 32 passing tests

* fix: deno fmt u dumb dumb work automatically for once in your life

* fix: 54 tests passing now

* fix: 94 passing, itoh was wrong he guess wrong hehe

* fix: remove debug logs

* fix: remove broken webhook test for now

Co-authored-by: ITOH <to@itoh.at>
2022-02-06 15:56:56 +00:00
ITOH
c2b7a6ec03 test: remove configs.ts (#1995)
* refactortests): remove config.ts

* Update mod.ts

* Update mod.ts

* .env file
2022-02-04 10:06:55 -05:00
ITOH
81f8e0377c style: move to deno fmt (#1992)
* Create deno.json

* run format

* run format

* ci: only check formatting

* f

* Update settings.json

* Update settings.json
2022-02-04 15:00:04 +01:00
lts20050703
6fdc03b24a fix delete invite test 2021-12-28 22:00:20 +07:00
Skillz4Killz
9154fab9ad fix: latest deps plugins 2021-12-23 20:57:23 +00:00
Skillz4Killz
4de69bdfce fix: bump deps 2021-12-23 20:48:16 +00:00
Skillz4Killz
001afae921 fix: test bugs 2021-12-23 19:39:13 +00:00
Skillz4Killz
74710c27c7 fix: move channelOverwriteHasPermission to perm plugin 2021-12-03 16:27:39 +00:00
Skillz4Killz
69230ae78e fix: tests with latest cache 2021-12-02 16:24:41 +00:00
Skillz4Killz
0b3f149e90 fix: bot type and tests bot.cache.x 2021-12-01 22:24:01 +00:00
Skillz4Killz
ed9b8b1368 feat: thread related unit tests 2021-11-24 15:46:03 +00:00
Skillz4Killz
45cca372f2 chore: latest deps 2021-11-23 09:16:17 +00:00
Skillz4Killz
9390446620 fix: remaining tests 2021-11-19 02:36:01 +00:00
Skillz4Killz
0135733e39 fix: make tests pass 2021-11-13 17:16:16 +00:00
Skillz4Killz
b4784c2d39 fix: 0.0.6 cache 2021-11-13 04:47:26 +00:00
Skillz4Killz
c27dac3d2e fix: use 0.0.5 cache 2021-11-13 00:09:05 +00:00
Skillz4Killz
f5f75077c6 fix: cache plugin dd deps url 2021-11-12 22:19:26 +00:00
Skillz4Killz
16d10245df fix: enable cache plugin in tests 2021-11-12 22:13:18 +00:00
Skillz4Killz
6b5344b9b5 add snowflake unit tests 2021-10-29 20:48:57 +00:00
Skillz4Killz
3d43d7eedf remove old tests 2021-10-28 17:26:16 +00:00
ITOH
11cdf184f5 change: update deps 2021-05-23 17:30:03 +02:00
ITOH
d4fd9f2e6b change: update deps 2021-05-15 12:59:33 +02:00
ITOH
e5d0723a1d change: update std version to 0.95.0 2021-05-06 19:57:08 +02:00
rigormorrtiss
02eb2de8f2 add(tests): validateSlashCommands (#899)
* test(util): add missing tests for validateSlashCommands()

* Summarize the name of the test suites

* Add more tests

* Concise and correct the suite name
2021-05-05 14:26:10 +01:00
Skillz4Killz
03631e3c6e refactor: base complete for unit tests 2021-04-09 12:46:38 +00:00
ayntee
e69d4ac78b ci: another attempt to fix CI 2021-01-15 19:46:05 +04:00
Ayyan
823b9d2cef refactor(tests): separate tests into categories (#369)
* refactor(tests): seperate tests into categories

* idk
2021-01-11 19:09:56 +04:00
Ayyan
e49a23687e refactor!: organize directories and files (#268)
* refactor!: organize directory structure

* fix: avoid stack overflow err

* chore: swtch back to std/encoding for base64

* style: format source files
2020-12-22 21:26:27 +04:00