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
As a developer I want to quickly check that the codebase has sufficient unit test coverage so that I can be confident that my changes have not broken anything.
Rationale
We aim to maintain 100% unit test coverage but this has slipped during the refactor.
Implementation details
Add unit tests to bring coverage up to 100% in if, if-plugins and if-unofficial-plugins repository.
Priority
3/5
Scope
Tests in all three if repos
Size
1-2 days
What does "done" look like?
All repos have 100% unit test coverage
Does this require updates to documentation or other materials??
No
What testing is required?
Unit tests 10% coverage and 100% poassing
Is this a known/expected update?
Expcted since refactor
The text was updated successfully, but these errors were encountered:
Story
As a developer I want to quickly check that the codebase has sufficient unit test coverage so that I can be confident that my changes have not broken anything.
Rationale
We aim to maintain 100% unit test coverage but this has slipped during the refactor.
Implementation details
Add unit tests to bring coverage up to 100% in
if
,if-plugins
andif-unofficial-plugins
repository.Priority
3/5
Scope
Tests in all three
if
reposSize
1-2 days
What does "done" look like?
All repos have 100% unit test coverage
Does this require updates to documentation or other materials??
No
What testing is required?
Unit tests 10% coverage and 100% poassing
Is this a known/expected update?
Expcted since refactor
The text was updated successfully, but these errors were encountered: