Commit Graph

71 Commits

Author SHA1 Message Date
Skillz4Killz 6b728afc29 image url formatter 2021-11-01 01:27:11 +00:00
Skillz4Killz 06a893af08 delete channel tests Closes #1192 2021-10-31 19:29:24 +00:00
Skillz4Killz 707e0f5b0d change: prettier code 2021-10-31 19:12:38 +00:00
Skillz4Killz 66b64b1868 add channel tests 2021-10-31 19:12:04 +00:00
Skillz4Killz 239734eab6 reaction tests 2021-10-31 14:13:39 +00:00
Skillz4Killz 5051c44e0d pin message tests Closes #1287 #1305 #1306 #1288 2021-10-30 21:26:01 +00:00
TriForMine 93c4b6f008 change: prettier code 2021-10-30 19:44:54 +00:00
Quentin Nicolini 87a6ec14e2 [Unit Test] members: fetchMembers 2021-10-30 21:44:09 +02:00
Skillz4Killz 144535d11c Merge branch 'fp-attempt-9001' into fp-attempt-9001 2021-10-30 14:02:22 -04:00
Skillz4Killz 5f4548396f fix components bug and tests 2021-10-30 18:00:23 +00:00
Quentin Nicolini b9909d97ff [Unit Test] messages: editMessage 2021-10-30 19:42:59 +02:00
Skillz4Killz d65178f694 fixed tests 2021-10-30 17:26:48 +00:00
Skillz4Killz cfb86c454e enable logs per test 2021-10-30 15:41:46 +00:00
Skillz4Killz 3a02c3fa09 push latest to get easier to make new prs 2021-10-30 15:22:01 +00:00
Skillz4Killz 1f95dc1ab0 change: prettier code 2021-10-30 13:44:12 +00:00
Skillz4Killz 64c55877ce Merge branch 'fp-attempt-9001' into unit-test-get-messages 2021-10-30 09:43:32 -04:00
Skillz4Killz a01f1c08cd change: prettier code 2021-10-30 13:42:22 +00:00
Skillz4Killz fb4f20f6c7 Merge branch 'fp-attempt-9001' into unit-test-delete-messages 2021-10-30 09:41:43 -04:00
Skillz4Killz c172f58df5 Merge pull request #1390 from TriForMine/unit-test-get-message
[Unit Test] messages: getMessage
2021-10-30 09:37:18 -04:00
Quentin Nicolini 6a94fe8f71 [Unit Test] messages: getMessages 2021-10-30 14:04:45 +02:00
TriForMine 73fea75ff7 change: prettier code 2021-10-30 11:52:20 +00:00
Quentin Nicolini 8c853766b3 [Unit Test] messages: getMessage 2021-10-30 13:51:40 +02:00
Quentin Nicolini 4720fd0c77 [Unit Test] messages: deleteMessages 2021-10-30 11:35:34 +02:00
Quentin Nicolini 98dfb45c5b Merge remote-tracking branch 'origin/unit-test-send-message' into unit-test-send-message
# Conflicts:
#	tests/mod.ts
2021-10-30 11:23:51 +02:00
Quentin Nicolini bd8659359f Revert "[Unit Test] messages: editMessage"
This reverts commit 1a3123011b.
2021-10-30 11:22:59 +02:00
TriForMine 66700adbcb change: prettier code 2021-10-30 09:22:16 +00:00
Quentin Nicolini 150fc39443 [Unit Test] messages: sendMessage 2021-10-30 11:21:33 +02:00
Quentin Nicolini 1a3123011b [Unit Test] messages: editMessage 2021-10-30 10:29:34 +02:00
Skillz4Killz db560a2dbc optimize for speed 2021-10-29 17:30:49 +00:00
Skillz4Killz c824ef3bce refactor 2021-10-29 17:23:51 +00:00
Skillz4Killz ba3d222cb0 refactor 2021-10-29 16:32:57 +00:00
Skillz4Killz 846ef0a977 local 2021-10-29 16:19:02 +00:00
Skillz4Killz 6f6099abc6 fix tests and cache bugs 2021-10-29 15:46:36 +00:00
Skillz4Killz 98c1149162 shtuff 2021-10-29 14:04:44 +00:00
Skillz4Killz 1a5c85f098 unit test base 2021-10-28 17:56:17 +00:00
Skillz4Killz 468ce033e1 fixes bugs and remaining ts errors 2021-10-28 16:44:06 +00:00
Skillz4Killz d95c40cab0 change: prettier code 2021-10-25 15:26:51 +00:00
Skillz4Killz 4d33e1f68b test fix 2021-10-25 15:26:13 +00:00
Skillz4Killz cc747df091 bots online 2021-10-25 13:50:08 +00:00
Skillz4Killz ce39f3f54f Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into fp-attempt-9001 2021-10-25 01:55:56 +00:00
Skillz4Killz cbfd81ea0b fixes 2021-10-25 01:54:57 +00:00
Skillz4Killz 3461408a33 change: prettier code 2021-10-25 00:11:44 +00:00
Skillz4Killz 231554d091 making it testable 2021-10-25 00:11:07 +00:00
ITOH d5e3315b98 some hacky fix 2021-05-29 21:09:07 +02:00
ITOH 15442a54e3 fix more 2021-05-29 20:40:37 +02:00
Skillz4Killz 11f6be7092 optimize gh acitons 2021-05-06 13:01:11 +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 ce5f890973 change removeUserReaction tests 2021-04-30 15:32:08 +02:00
ITOH f684e4f180 add missing import 2021-04-20 18:00:53 +02:00
ITOH 92ab2885fa add tests 2021-04-20 17:26:58 +02:00