Better test coverage #34
Labels
No labels
Critical Bug
Documentation
Feature
Small bug
tests
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
babka/activitycolander#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The automated test coverage of ActivityColander is significantly lacking.
I'm following the policy that any new
utilsfunction must have at least one test case.But there are several functions in
utilsthat still lack any test case and the many actions, checks and ActivityColander itself also lack any automated tests.assigned to @CSDUMMI