We should start writing tests. #136
Labels
area: unit tests
priority: low
Low priority
status: discussion
Discussing the implementation
type: feature
A request for or implementation of a new feature
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
The text was updated successfully, but these errors were encountered: