disgo
disgo copied to clipboard
update Coverage Test
Here are requests which are not present in the current coverage test, but should be.
- CreateTestEntitlement
- ListEntitlements
- ListSKUs
- CreateApplicationEmoji
- ListDefaultSoundboardSounds
- DeleteTestEntitlement
- ModifyCurrentUserVoiceState
- ListGuildSoundboardSounds
- DeleteApplicationEmoji
- GetApplicationEmoji
- ListApplicationEmojis
- ModifyApplicationEmoji
- GetApplicationCommandPermissions
- ModifyUserVoiceState
- GetSticker
- GetAnswerVoters
- EndPoll
The coverage test can be modified manually at this point. — https://github.com/switchupcb/disgo/blob/v10/_gen/coverage/README.md#generation
Implementation
https://github.com/switchupcb/disgo/blob/v10/_contribution/CONTRIBUTING.md
- https://github.com/switchupcb/disgo/blob/v10/_gen/coverage/README.md#generation
You can add the requests above — with respective event handlers — to the coverage test at https://github.com/switchupcb/disgo/blob/v10/wrapper/tests/integration/coverage_test.go