Commit Graph

6 Commits

Author SHA1 Message Date
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
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
Skillz4Killz
66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01: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