Commit Graph

91 Commits

Author SHA1 Message Date
Skillz4Killz
186067350d fix: broken imports in tests/ 2022-03-15 03:50:06 +00:00
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
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
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
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
7c171faf3c fix: remove cloneChannel helper 2021-12-03 14:11:43 +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
d23ff868c7 fix: improve unit tests style 2021-11-22 16:34:30 +00:00
Skillz4Killz
b51d341524 fix: stabilize tests 2021-11-19 04:23:30 +00:00
Skillz4Killz
9390446620 fix: remaining tests 2021-11-19 02:36:01 +00:00
Skillz4Killz
f08edcd5fc feat: add scheduled events unit tests 2021-11-17 03:21:53 +00:00
Skillz4Killz
a1f7c47b7a feat: guild scheduled events 2021-11-16 21:15:05 +00:00
ITOH
9eeb8e26fb never ever come with snake_case again for dd 2021-11-14 21:53:29 +01:00
ITOH
068ba61ac3 22th chunk 2021-11-14 18:48:07 +01:00
ITOH
763814c408 twentyoneth chunk 2021-11-14 18:46:44 +01:00
ITOH
2092d8e21d twentieth chunk 2021-11-14 18:45:09 +01:00
ITOH
9fe7a427b9 nineteenth chunk 2021-11-14 18:44:40 +01:00
Skillz4Killz
0135733e39 fix: make tests pass 2021-11-13 17:16:16 +00:00
Skillz4Killz
f337c5519d fix: ban test typo 2021-11-12 22:09:46 +00:00
Skillz4Killz
370d62be04 change: prettier code 2021-11-10 20:35:03 +00:00
Skillz4Killz
e0955df780 i love you 2021-11-10 19:06:24 +00:00
Skillz4Killz
afbebf2370 few error fixes 2021-11-09 21:00:39 +00:00
Skillz4Killz
cdb67ba95a nukes everything 2021-11-09 20:47:14 +00:00
Skillz4Killz
c1f14a4af3 Merge pull request #1719 from Skillz4Killz/fp-attempt-9001
Fp attempt 9001
2021-11-08 11:54:02 -05:00
Skillz4Killz
949211447b fix vanity test 2021-11-08 16:53:17 +00:00
Skillz4Killz
f5ba30098a change: prettier code 2021-11-07 00:02:35 +00:00
Skillz4Killz
0679e575c4 fix tests 2021-11-07 00:01:16 +00:00
Skillz4Killz
4c634dc51f Merge branch 'fp-attempt-9001' into fp-attempt-9001 2021-11-05 11:16:25 -04:00
Skillz4Killz
6b39a903ac Closes [api-docs] Suppress member join sticker replies system channel flag. #1709 2021-11-04 01:27:05 +00:00
Skillz4Killz
f2c9d79a88 change: prettier code 2021-11-04 01:17:50 +00:00
Skillz4Killz
8b22207733 Closes #1193 2021-11-04 00:47:08 +00:00
Skillz4Killz
df0e4052ad add clone channel unit test 2021-11-04 00:29:20 +00:00
Skillz4Killz
c001e09e56 Closes #1180 2021-11-03 22:47:03 +00:00
Skillz4Killz
228c71d3bd Closes #1179 2021-11-03 22:32:19 +00:00
Skillz4Killz
2a83d8e597 add discovery tests 2021-11-03 15:47:45 +00:00
Skillz4Killz
e719a07107 Merge branch 'fp-attempt-9001' of https://github.com/Skillz4Killz/discordeno into fp-attempt-9001 2021-11-02 20:45:36 +00:00
Skillz4Killz
2cf17ceee0 a few user tests 2021-11-02 19:50:24 +00:00
Skillz4Killz
da2216709d Merge branch 'fp-attempt-9001' into fp-attempt-9001 2021-11-02 15:44:06 -04:00
Skillz4Killz
300c760480 add role tests 2021-11-02 19:32:57 +00:00
TriForMine
84a1bb0e50 change: prettier code 2021-11-02 17:52:45 +00:00
Quentin Nicolini
95f270f0a3 [Unit Tests] Helpers: guilds 2021-11-02 18:51:57 +01:00
Skillz4Killz
8c944ca2e0 fix invite and ban tests 2021-11-02 03:00:06 +00:00
Skillz4Killz
bdfe1890e2 change: prettier code 2021-11-01 15:58:10 +00:00
HypeLevels
303d927e8b feat(tests): added getBans 2021-11-01 13:49:04 +00:00
Skillz4Killz
17952c8cb1 Merge branch 'fp-attempt-9001' into unit-tests-invites 2021-11-01 08:45:25 -04:00
Skillz4Killz
63527d4f4e Merge branch 'fp-attempt-9001' into fp-attempt-9001 2021-11-01 08:43:39 -04:00
lts372005
5d554c9d17 snakelize and therefore fix tests/mod.ts imports 2021-11-01 16:23:29 +07:00