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

[Feature Request] Implement testing #28

Open
phoenixpereira opened this issue Aug 5, 2024 · 0 comments
Open

[Feature Request] Implement testing #28

phoenixpereira opened this issue Aug 5, 2024 · 0 comments
Labels
ci Continuous Integration dependencies Pull requests that update a dependency file priority:normal Normal priority; should be worked on when possible testing

Comments

@phoenixpereira
Copy link
Member

Overview

Add unit tests to test each command.

Details

Use pytest and/or unittest. New tests would need to be added when new commands are added.

Why would this feature be useful?

So that commands can be tested for regressions to ensure a change doesn't negatively impact other commands.

Additional Notes

See this example: https://github.com/python-discord/bot/blob/main/tests/README.md

@phoenixpereira phoenixpereira added ci Continuous Integration dependencies Pull requests that update a dependency file labels Aug 5, 2024
@phoenixpereira phoenixpereira added this to the Development Tools milestone Aug 5, 2024
@phoenixpereira phoenixpereira moved this to Todo in DuckBot Aug 5, 2024
@phoenixpereira phoenixpereira added priority:normal Normal priority; should be worked on when possible testing and removed priority:normal Normal priority; should be worked on when possible labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration dependencies Pull requests that update a dependency file priority:normal Normal priority; should be worked on when possible testing
Projects
Status: Todo
Development

No branches or pull requests

1 participant