Commit Graph

2360 Commits

Author SHA1 Message Date
TriForMine 639c842622 tests: use delayUntil instead of delay (#812) 2021-04-10 22:40:20 +01: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 2e21ea54e9 Merge pull request #810 from TriForMine/main
fix(tests): fix reactions tests
2021-04-10 14:51:42 -04:00
TriForMine 12e21084a6 fix(tests): fix reactions tests 2021-04-10 20:24:38 +02:00
Skillz4Killz b7321a6d0e fix(rest): URL limiting (#809)
* fix: shtuff

* fix: better url handling
2021-04-10 18:26:41 +01:00
Skillz4Killz 667ce24863 Merge pull request #808 from discordeno/itohatweb-patch-1
move coverage to test.yml
2021-04-10 09:40:05 -04:00
Skillz4Killz 66b0aa3685 tests: add channel tests (#807) 2021-04-10 14:38:58 +01:00
ITOH bfef74b8ab remove coverage file 2021-04-10 15:27:43 +02:00
ITOH 8b7c44b319 move coverage to test.yml 2021-04-10 14:26:23 +01:00
Skillz4Killz 55d73d1937 Merge pull request #805 from itohatweb/types-add-eventhandlers-back
types: add eventHandlers type
2021-04-10 08:57:02 -04:00
TriForMine ab19ec81e1 fix(helpers/channels): add missing import (#806) 2021-04-10 13:53:01 +01:00
ITOH 0d4544ed2f Update debug_arg.ts 2021-04-10 14:47:26 +02:00
Skillz4Killz be5572c0eb Merge pull request #804 from itohatweb/fix-handlers-messages-reaction-remove
fix(handlers/messages): reaction remove event handler logic
2021-04-10 08:41:57 -04:00
Skillz4Killz 701dfd1c2b Merge pull request #803 from itohatweb/types-fix-cache-wrong-types
fix(cache): cacheHandlers get messages wrong type
2021-04-10 08:41:43 -04:00
Skillz4Killz fd724ffa01 Merge pull request #802 from TriForMine/main
tests: add all messages tests
2021-04-10 08:41:28 -04:00
ITOH 6b6b6d4cac add 2021-04-10 12:59:31 +02:00
ITOH eac62c6bb0 fix(handlers/messages): reaction remove event handler logic 2021-04-10 11:15:06 +02:00
Skillz4Killz 82429a1e7d fix: try deleting guilds if (#801) 2021-04-10 10:05:16 +01:00
Skillz4Killz 91114a62c2 fix: category children (#800) 2021-04-10 10:01:50 +01:00
TriForMine 8437721437 Merge pull request #6 from TriForMine/all-message-test
tests: add all messages tests
2021-04-10 10:57:02 +02:00
TriForMine 63675aa818 tests: add all messages tests 2021-04-10 10:54:30 +02:00
ITOH eac97c47ee fix(cache): cacheHandlers get messages wrong type 2021-04-10 10:51:43 +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
Skillz4Killz 81c85eb337 Merge pull request #799 from TriForMine/main
tests: react with custom emojis tests
2021-04-09 20:05:08 -04:00
TriForMine 78e5faab6b tests: react with custom emojis tests 2021-04-10 00:36:31 +02:00
Skillz4Killz 5031b6e427 Merge pull request #798 from TriForMine/main
tests: add add_reaction test
2021-04-09 18:32:43 -04:00
TriForMine 889eb2e16c tests: add add_reaction test 2021-04-10 00:20:05 +02:00
Skillz4Killz 568b7397e0 Merge pull request #797 from discordeno/itohatweb-patch-2
fix(github/workflows): coverage wrong test command
2021-04-09 17:59:02 -04:00
ITOH 8f9464c436 fix(github/workflows): coverage wrong test command
I will never copy paste again.
2021-04-09 23:55:45 +02:00
Skillz4Killz 6c8cc8f61a Merge pull request #794 from itohatweb/remove-struct
changed(structures): *Struct to Discordeno*
2021-04-09 17:54:28 -04:00
Skillz4Killz 8dfb401784 Merge pull request #796 from discordeno/itohatweb-patch-1
fix(github/workflows): wrong branch name
2021-04-09 17:51:56 -04:00
ITOH ce60d71478 Update coverage.yml 2021-04-09 23:44:46 +02:00
Skillz4Killz 45205dd96b Merge pull request #795 from discordeno/add-coverage
add(github/workflows): test coverage
2021-04-09 17:43:20 -04:00
ITOH cc84537644 wrong shield 2021-04-09 22:20:58 +01:00
ITOH 43ec2a530d change shield style 2021-04-09 22:17:20 +01:00
ITOH 2cb4f31232 change name from CI to Coverage 2021-04-09 22:16:04 +01:00
ITOH 637bfa9b2e Update README.md 2021-04-09 22:15:30 +01:00
ITOH 3cf18ee48e Create coverage.yml 2021-04-09 22:14:15 +01:00
ITOH 7a6b4bf2d7 ref 2021-04-09 23:07:20 +02:00
Skillz4Killz b40aaf5a8f Merge pull request #790 from itohatweb/fix-debug-
fixed(eventHandlers): debug can be undefined
2021-04-09 16:45:23 -04:00
ITOH dc9c33f0d4 f 2021-04-09 22:22:06 +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 75fddf4bf3 Merge pull request #789 from itohatweb/main
removed(utils): sleep function
2021-04-09 15:45:53 -04:00
ITOH e00bb82ed2 Merge remote-tracking branch 'upstream/main' into main 2021-04-09 21:42:52 +02:00
ITOH 7ee485107c Update utils.ts 2021-04-09 21:42:14 +02:00
Skillz4Killz 0c44589356 Merge pull request #788 from itohatweb/loop-loggers
added(eventHandlers): debug loop functions
2021-04-09 15:38:58 -04:00
ITOH 9312606100 lop 2021-04-09 21:37:13 +02:00
Skillz4Killz 15e59b5a94 Merge pull request #786 from itohatweb/fix-cache
fix(cache): cacheHandlers forEach message wrong type
2021-04-09 15:29:13 -04:00