Commit Graph

147 Commits

Author SHA1 Message Date
Skillz4Killz a44f968745 tests: add deleteChannel tests 2021-04-09 17:20:41 +00:00
Skillz4Killz 46fb1c530f use default options 2021-04-09 16:07:11 +00:00
Skillz4Killz af997afc14 missing awaits 2021-04-09 15:57:46 +00:00
Skillz4Killz a297775144 validate cached guild 2021-04-09 15:34:59 +00:00
Skillz4Killz 8e1b119e6c remove unneded import 2021-04-09 15:15:27 +00:00
Skillz4Killz 9c53a67dd3 fix: rest method uppercase 2021-04-09 14:41:31 +00:00
Skillz4Killz 30e5f3ae22 removelogs 2021-04-09 13:12:19 +00: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 30da6a750d test(message): add missing tests (#371)
* test(message): add missing tests

* Add todo comment
2021-01-15 16:47:19 +04:00
ayntee 5307f0c5f2 Revert "test: attempt to fix "Token not provided" error (#384)"
This reverts commit 6f21de2a3a.
2021-01-15 15:21:41 +04:00
Ayyan 6f21de2a3a test: attempt to fix "Token not provided" error (#384)
* test: fix "Token not provided" error

* idk wtf

* Revert "idk wtf"

This reverts commit 26063aa127.

* https://open.spotify.com/track/3ZWc3Bm8eUMRRJhSWKHHeV 🔥🔥
2021-01-15 15:03:54 +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 e5a8f3b358 chore: setup "deno lint" (#331)
* chore: setup "deno lint"

* ci(lint): add --unstable flat to lint script

* lint

* lint

* refactor: destructure assignment for Message#guildID

* chore: remove TODO comment

* refactor: remove redundant async

* chore: switch to Deno stable vscode ext

* chore: remove ignore comments

* chore: remove ignore comments

* chore: remove @ts-ignore comment

* fixes

* fixes

* chore: remove deno-lint-ignore comment

* chore: add index signature
2021-01-03 20:12:42 +04:00
ayntee b67f8f5f3d fix: update import paths 2020-12-27 11:18:47 +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
ayntee fffa2a078f style: format source files 2020-11-19 15:12:15 +04:00
Skillz ee02205c80 fixes 2020-11-18 15:12:05 -05:00
Skillz a8c74c82e5 fixing tests and perm check bug 2020-11-18 13:08:47 -05:00
Skillz ff3f33b285 permissions => permission 2020-11-18 12:21:45 -05:00
Skillz 65e04f656f Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-18 10:11:40 -05:00
Skillz 041e666868 fix tests going tooo fast 2020-11-18 09:32:38 -05:00
ayntee e01b141527 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into next 2020-11-04 07:17:01 -08:00
Skillz 8ea1c8c51f 0 be default 2020-10-29 19:02:37 -04:00
Skillz 3e1d9258e1 fix test exiting 2020-10-29 19:01:51 -04:00
Skillz b1001b0af5 test fix for test 14 2020-10-29 18:58:09 -04:00
ayyanm d471052425 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno into rename-permission_overwrites 2020-10-29 12:55:35 -07:00
ayyanm 47ede28f5d Rename permission_overwrites to permissionOverwrites 2020-10-29 10:38:40 -07:00
Skillz e8f391d547 remove todo 2020-10-29 10:22:32 -04:00
Skillz 01c04e03a6 fix: some tests 2020-10-29 10:21:13 -04:00
ayyanm f93cd5e8f4 Specify the std/testing/asserts.ts version in deps.ts 2020-10-28 09:24:13 -07:00
chroventer e17801ee6f Assign guildID, roleID, channelID to an object 2020-10-26 09:18:14 -07:00
chroventer 711adfbeb8 Add a TODO note 2020-10-26 09:14:30 -07:00
chroventer 92a3e7aab0 Remove new lines in between import variables 2020-10-26 09:13:32 -07:00
chroventer f5421a615b Add missing tests 2020-10-02 03:10:33 -07:00
Skillz 11bf0a458f add get message 2020-10-01 10:12:56 -04:00
Skillz 2dc6b8d460 add channel overwrite has permission 2020-10-01 09:48:53 -04:00
chroventer 3da7881966 Refactored 2020-09-30 04:07:01 -07:00
chroventer 689fc66493 🤔 some refactoring 2020-09-30 03:25:44 -07:00
chroventer ad7bd30468 Refactored tests 2020-09-29 12:21:08 -07:00
chroventer 8d8cb7d718 Refactor tests 2020-09-29 11:47:23 -07:00
Skillz c9f16d01c6 edit role test but its failing 2020-09-29 10:56:42 -04:00
Skillz efe3b43848 Merge branch 'unit-tests' of https://github.com/Skillz4Killz/Discordeno into unit-tests 2020-09-25 10:23:15 -04:00
Skillz ad3ec1841a role create and delete tests 2020-09-25 10:20:54 -04:00
chroventer 0ae6c0f353 Move external dependencies to deps.ts 2020-09-25 02:37:36 -07:00
Skillz 6b2211bc30 exit on last test 2020-09-24 23:28:33 -04:00
Skillz 9746a8445a phase 1 of unit tests 2020-09-24 15:57:33 -04:00