TriForMine
cdba34a93d
tests: add message.reply() test
2021-04-11 13:57:22 +02:00
TriForMine
337dc9fe44
tests: add reply and embed message test
2021-04-11 13:51:30 +02: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
5d20c1c638
fix(helpers/guilds): createGuild not caching the guild ( #814 )
2021-04-11 10:27:57 +01:00
TriForMine
1b952b6713
fix(tests): higher max delay
2021-04-10 23:58:36 +02:00
TriForMine
aae106ab71
fix(tests): higher max delay
2021-04-10 23:54:56 +02:00
TriForMine
0739826e7a
tests: use delayUntil instead of delay
2021-04-10 23:37:24 +02: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
TriForMine
63675aa818
tests: add all messages tests
2021-04-10 10:54:30 +02:00
TriForMine
69b8fe4545
Deno fmt
2021-04-10 08:03:48 +02:00
TriForMine
e9ac9b3c3c
tests: add multiple reactions and delete multiple messages tests
2021-04-10 08:02:58 +02:00
TriForMine
78e5faab6b
tests: react with custom emojis tests
2021-04-10 00:36:31 +02:00
TriForMine
889eb2e16c
tests: add add_reaction test
2021-04-10 00:20:05 +02:00
TriForMine
3fc62b9572
tests: add create/delete/edit message tests ( #787 )
...
* tests: add create/delete/edit message tests
* Use sleep instead of delay
* Deno fmt
* Add getters to message tests
* Change back to delay
* Deno fmt
* Use function in tests
* Deno fmt
2021-04-09 21:06:12 +01:00