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

Add unit tests for the Slack bot event handler and utility functions #8

Open
Andrew-Dickinson opened this issue Aug 12, 2022 · 2 comments

Comments

@Andrew-Dickinson
Copy link
Member

Use a mocking framework to test the logic of the Slack event handlers and utility functions

Target: >80% unit test coverage in the supportbot package

@andybaumgar
Copy link
Collaborator

@Andrew-Dickinson Do you have a preferred testing framework? My tests so far are Pytest.

@Andrew-Dickinson
Copy link
Member Author

PyTest is good!

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

2 participants