Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev: Testing #27

Open
TylerBloom opened this issue Jun 17, 2022 · 0 comments
Open

Dev: Testing #27

TylerBloom opened this issue Jun 17, 2022 · 0 comments
Labels
todo Will be resolved but work hasn't started

Comments

@TylerBloom
Copy link
Member

Description
There is currently no systemic way of performing testing since spoofing the state of the discord client is difficult. This might not be necessary. Instead, a !test command that can be run only by bot admins can be added. The arguments to a command can be created easily (see here) and read in from a file. From there, the Context and Message can be used used as a proxy for calls to the other commands.

Note: This can't really be used in a CI environment. But it's better than nothing, and more stable that spoofing the client.

@TylerBloom TylerBloom added the feature Some new is requested label Jun 17, 2022
@TylerBloom TylerBloom added this to the Version 2.0 Release milestone Jun 17, 2022
@TylerBloom TylerBloom self-assigned this Jun 17, 2022
@TylerBloom TylerBloom added the todo Will be resolved but work hasn't started label Jun 19, 2022
@TylerBloom TylerBloom removed their assignment Jun 21, 2022
@TylerBloom TylerBloom removed this from the Version 2.0 Release milestone Oct 15, 2022
@TylerBloom TylerBloom removed the feature Some new is requested label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Will be resolved but work hasn't started
Projects
Development

No branches or pull requests

1 participant