You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
It would be good to add pytest based tests for the applicaiton functionality. This will require some mock data similar in form to what is expected in
This issue is for a: (mark with an
x
)It would be good to add
pytest
based tests for the applicaiton functionality. This will require some mock data similar in form to what is expected inassign-reviews/assign_reviews.py
Lines 20 to 21 in 084be95
Then unit and application tests can be written that in addition to typical use target edge cases that have been encournted in the past.
The text was updated successfully, but these errors were encountered: