Skip to content

Commit 6a05166

Browse files
Boshenclaude
andcommitted
refactor: use loop pattern for include/exclude tests
Refactor tsconfig_include_exclude tests to follow existing codebase patterns used in tsconfig_paths.rs and extensions.rs. Changes: - Consolidate 25 individual test functions into 8 focused tests - Main test uses data-driven array with loop (68 test cases) - Separate tests for special behaviors (empty arrays, inheritance, etc) - Better error messages with fixture name, file path, and description - More maintainable - easy to add new test cases All test coverage preserved. All 19 fixtures still tested. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 25bb1f8 commit 6a05166

File tree

1 file changed

+133
-359
lines changed

1 file changed

+133
-359
lines changed

0 commit comments

Comments
 (0)