Skip to content

Refactor Column tests to use parameterized testing - #1937

Open
Deniz Güney Yıldırım (denizguney) wants to merge 1 commit into
microsoft:mainfrom
denizguney:patch-1
Open

Refactor Column tests to use parameterized testing#1937
Deniz Güney Yıldırım (denizguney) wants to merge 1 commit into
microsoft:mainfrom
denizguney:patch-1

Conversation

@denizguney

Copy link
Copy Markdown
  • Replaced repetitive type-checking unit tests in Column.test.ts with Jest's it.each().
  • Improved test maintainability, readability, and reduced code duplication (DRY principle).

- Replaced repetitive type-checking unit tests in Column.test.ts with Jest's it.each().
- Improved test maintainability, readability, and reduced code duplication (DRY principle).

Signed-off-by: Deniz Güney Yıldırım <dnzgny99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant