Description
I would like to add tests for the gh-stats command we are implementing with this issue: #1724
Reasoning
Given that implementing tests is out of scope for this given repo, this would be purely for academic purposes, so we can practise writing tests. Permission was given by the lovely Discord.
Proposed Implementation
The tests are aimed to be pretty simple, with no or minimal mocking required. Can add more details once I have a better idea of how to implement.
Would you like to implement this yourself?
Description
I would like to add tests for the
gh-statscommand we are implementing with this issue: #1724Reasoning
Given that implementing tests is out of scope for this given repo, this would be purely for academic purposes, so we can practise writing tests. Permission was given by the lovely Discord.
Proposed Implementation
The tests are aimed to be pretty simple, with no or minimal mocking required. Can add more details once I have a better idea of how to implement.
Would you like to implement this yourself?