Skip to content

Commit b798ca6

Browse files
committed
refactor: Extract Flow<DataClass> tests to FlowDataClassTest, remove 739 redundant tests
CalculatorTest.kt contained 769 tests, 739 of which were exact duplicates of tests in 13 specialized test files (CoreTest, EnumTest, ObjectTest, etc.). Extracted the 30 unique 'flow dc - *' tests (Flow with data classes) into FlowDataClassTest.kt and removed the monolithic CalculatorTest.kt to reduce redundancy and improve test organization.
1 parent 2da2949 commit b798ca6

2 files changed

Lines changed: 300 additions & 6475 deletions

File tree

0 commit comments

Comments
 (0)