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

CI testing before merge to main branch #22

Open
Cheukting opened this issue Jun 24, 2023 · 3 comments
Open

CI testing before merge to main branch #22

Cheukting opened this issue Jun 24, 2023 · 3 comments

Comments

@Cheukting
Copy link
Contributor

Currently, we do not have any visibility of if the bot is deployable in our CI pipeline. I think it will be handy to have some kind of testing - for the bare minimum to see if the bot is functional without manual testing.

@Kislovskiy
Copy link
Contributor

agree with this. However, I'm thinking on how to do it 🤔
Have a PR boot, that is deployed on every Pull Request?

@cmaureir
Copy link
Contributor

We can test functionality of the bot by creating "fake" messages or interactions that are being feed to the bot. For example: https://github.com/python-discord/bot/tree/main/tests

@Kislovskiy
Copy link
Contributor

We can test functionality of the bot by creating "fake" messages or interactions that are being feed to the bot. For example: https://github.com/python-discord/bot/tree/main/tests

Oh, that's nice! Somehow I missed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants