Commit Graph

67 Commits

Author SHA1 Message Date
Skillz4Killz d746622681 feat: add validateLength util 2021-04-13 16:45:39 +00:00
itohatweb 5afa6f2c13 2021-04-13 07:26:23 +00:00
TriForMine 174ec859f1 tests: add channels types (#840) 2021-04-13 08:26:07 +01:00
Skillz4Killz a741e721f3 fix: more missing typings and remove swap roles 2021-04-12 18:35:24 +00:00
Skillz4Killz b7a2b0ed55 tests: add deleting channel overwrites test (#828) 2021-04-12 07:04:30 +01:00
TriForMine 5e6d749ffa tests: add roles tests (#822) 2021-04-11 19:41:15 +01:00
TriForMine 73c81e9436 tests: add emojis tests 2021-04-11 14:16:45 +02:00
Skillz4Killz e163e2d109 fix: reaction remove tests (#811) 2021-04-10 22:03:32 +01:00
Skillz4Killz fd724ffa01 Merge pull request #802 from TriForMine/main
tests: add all messages tests
2021-04-10 08:41:28 -04:00
Skillz4Killz 91114a62c2 fix: category children (#800) 2021-04-10 10:01:50 +01:00
TriForMine 63675aa818 tests: add all messages tests 2021-04-10 10:54:30 +02:00
TriForMine e9ac9b3c3c tests: add multiple reactions and delete multiple messages tests 2021-04-10 08:02:58 +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
Skillz4Killz a44f968745 tests: add deleteChannel tests 2021-04-09 17:20:41 +00:00
Skillz4Killz 9c53a67dd3 fix: rest method uppercase 2021-04-09 14:41:31 +00:00
Skillz4Killz 03631e3c6e refactor: base complete for unit tests 2021-04-09 12:46:38 +00:00