Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: refactor node controller unit tests
Refactor node controller unit tests: - Break up single test function into multiple test functions - Create a clear separation between test case input data and expected result data - Implement existing tests with new structure as individual test functions - Avoid checking things that aren't subject matter of the test case at hand related-to: longhorn/longhorn#7332 Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com>
- Loading branch information