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

We should start writing tests. #136

Open
vivax3794 opened this issue Jul 30, 2021 · 1 comment
Open

We should start writing tests. #136

vivax3794 opened this issue Jul 30, 2021 · 1 comment
Assignees
Labels
area: unit tests priority: low Low priority status: discussion Discussing the implementation type: feature A request for or implementation of a new feature

Comments

@vivax3794
Copy link
Contributor

I have been thinking about unit tests for gurkbot lately.
I think we should have tests for the stuff we can test (I know we could in theory test everything, but lets start simple), one simple example is OffTopicName

personally, I would go with pytest + hypothesis (https://hypothesis.works/)

I would LOVE to do this :D

@vivax3794 vivax3794 added area: unit tests type: feature A request for or implementation of a new feature status: discussion Discussing the implementation priority: low Low priority labels Jul 30, 2021
@vivax3794 vivax3794 self-assigned this Jul 30, 2021
@gustavwilliam
Copy link
Member

@vivax3794 how's it going with the tests? 🥺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: unit tests priority: low Low priority status: discussion Discussing the implementation type: feature A request for or implementation of a new feature
Projects
None yet
Development

No branches or pull requests

2 participants