Commit Graph

39 Commits

Author SHA1 Message Date
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00: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
ITOH
9eeb8e26fb never ever come with snake_case again for dd 2021-11-14 21:53:29 +01:00
ITOH
4c6b489670 skillz.is.pro 2021-11-14 18:53:20 +01:00
ITOH
5652f2a44c 23rd chunk 2021-11-14 18:49:04 +01:00
Skillz4Killz
e0955df780 i love you 2021-11-10 19:06:24 +00:00
lts372005
8ba177049e add unitTest/util/calculateBits and rework unitTest/util/delay 2021-11-02 09:41:59 +07:00
Skillz4Killz
e02e8fa6ec fix benchmarks test 2021-11-01 21:20:56 +00:00
lts372005
2176b7a072 fix parity with src/util/bigint.ts 2021-11-01 16:38:13 +07:00
lts372005
5d554c9d17 snakelize and therefore fix tests/mod.ts imports 2021-11-01 16:23:29 +07:00
Skillz4Killz
6b728afc29 image url formatter 2021-11-01 01:27:11 +00:00
lts372005
403f93ec27 [Unit Test] utils: delay 2021-10-30 10:49:49 +07:00
lts372005
39ae1ccd9d Unit Test Utils: iconHashToBigInt iconBigIntToHash 2021-10-30 09:34:09 +07:00
lts372005
7b8c82db40 unit test / utils / hasProperty 2021-10-30 07:55:20 +07:00
Yaikawa
3906079121 feat: unit test - utils - validateLength 2021-10-29 21:22:58 +00:00
Skillz4Killz
3d43d7eedf remove old tests 2021-10-28 17:26:16 +00:00
Skillz4Killz
109c2b8abe fix embeds 2021-10-28 17:22:00 +00:00
itohatweb
179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
itohatweb
3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
rigormorrtiss
a0bd415cbe style: fix lint warnings (#935) 2021-05-13 10:37:31 +04:00
Skillz4Killz
3d19ef9268 Commit from GitHub Actions (Lint) 2021-05-06 13:15:46 +00:00
Skillz4Killz
3137d50944 Update utils.ts 2021-05-06 09:13:24 -04:00
rigormorrtiss
4c58c357c1 Merge branch 'main' of https://github.com/discordeno/discordeno into test-utils 2021-05-06 13:18:41 +04:00
rigormorrtiss
814f8d7d16 test(util): add options & choices tests 2021-05-06 11:13:04 +04:00
ITOH
7ff0d242ff hopefully the last dir change 2021-05-05 20:06:32 +02:00
ITOH
8e870ec637 fix the new test 2021-05-05 18:03:34 +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
3d2535180d fix broken tests 2021-05-03 18:52:57 +00:00
Skillz4Killz
3d39b3878a change: ids to use bigint instead of string (#892)
* p1 of bigints change

* shtuff fixes and bits

* Commit from GitHub Actions (Lint)

* finish bigint structs

* typings fixes

* Commit from GitHub Actions (Lint)

* more fixes

* Commit from GitHub Actions (Lint)

* more fixes

* Commit from GitHub Actions (Lint)

* blame wolf

* Commit from GitHub Actions (Lint)

* foxed

* Commit from GitHub Actions (Lint)

* fix unit tests

* Commit from GitHub Actions (Lint)

* change: guildUpdate guild ID can't change

* delete server has been renamed to delete guild

* fixes

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-05-03 18:05:18 +01:00
ITOH
c825dbf0a7 fix delayutil 2021-04-15 19:59:09 +02:00
ITOH
98bf292aff fix lint 2021-04-15 18:06:31 +02:00
Skillz4Killz
d746622681 feat: add validateLength util 2021-04-13 16:45:39 +00:00
TriForMine
b7fd8b6ee7 fix(tests): fix typescripts errors 2021-04-13 13:42:36 +02:00
ayntee
1cbc1b8f82 fmt files damn son 2021-04-12 23:13:37 +04:00
TriForMine
309785f847 fix(test): delayUntil use setTimeout instead of while loop & addReaction test (#817)
* fix: guild create tests
* fix(test): use setTimeout instead of while loop and fix some tests
* fix(test): fix some test and fix maxMs

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2021-04-11 10:44:01 +01:00
Skillz4Killz
e163e2d109 fix: reaction remove tests (#811) 2021-04-10 22:03:32 +01:00
TriForMine
12e21084a6 fix(tests): fix reactions tests 2021-04-10 20:24:38 +02:00
Skillz4Killz
66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01:00
Skillz4Killz
03631e3c6e refactor: base complete for unit tests 2021-04-09 12:46:38 +00:00