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
Skillz4Killz
b80f3149eb
Merge pull request #813 from TriForMine/main
...
fix(tests): higher max delay
2021-04-10 19:20:38 -04:00
TriForMine
49a378e960
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# tests/channels/category_children.ts
# tests/channels/create_channel.ts
# tests/channels/delete_channel.ts
# tests/guilds/create_guild.ts
# tests/guilds/delete_server.ts
# tests/messages/add_reaction.ts
# tests/messages/add_reactions.ts
# tests/messages/create_message.ts
# tests/messages/delete_message.ts
# tests/messages/delete_messages.ts
# tests/messages/edit_message.ts
# tests/messages/get_message.ts
# tests/messages/get_messages.ts
# tests/messages/get_reactions.ts
# tests/messages/pin_message.ts
# tests/messages/remove_all_reactions.ts
# tests/messages/remove_reaction.ts
# tests/messages/remove_reaction_emoji.ts
# tests/messages/remove_user_reaction.ts
# tests/messages/unpin_message.ts
2021-04-11 00:07:40 +02: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
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