Commit 8fc67b3
committed
Consolidate url-converter.test.mts: parameterize package type tests
Refactor repetitive package type conversion tests using it.each:
- Consolidate 17 toRepositoryUrl tests into 1 parameterized test
- Consolidate 11 toDownloadUrl tests into 1 parameterized test
- Consolidate 4 null-return validation tests into 1 parameterized test
Reduces ~250 lines while maintaining identical test coverage.1 parent 5b5e1e4 commit 8fc67b3
1 file changed
+195
-460
lines changed
0 commit comments