-
Notifications
You must be signed in to change notification settings - Fork 9
Unit tests refactoring #73
Copy link
Copy link
Open
Labels
severity: minorThe defect does not affect functionality or data. It is merely an inconvenience.The defect does not affect functionality or data. It is merely an inconvenience.type: enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
severity: minorThe defect does not affect functionality or data. It is merely an inconvenience.The defect does not affect functionality or data. It is merely an inconvenience.type: enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Current unit tests are hard to read. Thre are many duplicated pieces of code that can be extracted to separated methods to make unit test more readable.