SwayDB icon indicating copy to clipboard operation
SwayDB copied to clipboard

Improve testing

Open simerplaha opened this issue 4 years ago • 0 comments

Test cases are getting hard to maintain. CommonAssertions and TestData are getting too large - All test functions are jammed into these files.

All helper functions should be split into their dedicated *TestKit files.

For example all Segment related test data generator etc should be under SegementTestKit

simerplaha avatar Dec 17 '21 00:12 simerplaha