-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
Goal
kubevirt compute tests should not depend on tests/utils
User Stories
- As a KubeVirt developer, I want to find my auxiliary functions in properly-named packages, not thrown in a 1000s-lines long file in a package with dozens of files.
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- Specifically,
$ git grep 'tests\.' tests/*.go | wc -l
346
should be zero or next-to-zero.
There are no Sub-Tasks for this issue.