Skip to content

Move resolution tests to separate file#737

Merged
alexcrocha merged 1 commit into
mainfrom
04-13-move_resolution_tests_to_separate_file
Apr 17, 2026
Merged

Move resolution tests to separate file#737
alexcrocha merged 1 commit into
mainfrom
04-13-move_resolution_tests_to_separate_file

Conversation

@alexcrocha
Copy link
Copy Markdown
Contributor

@alexcrocha alexcrocha commented Apr 14, 2026

Part of #649

This PR moves the tests from resolution.rs into resolution_tests.rs, separating test code from the indexer implementation as the file was getting too large at over 6k lines.

These relocated tests will be grouped into submodules in follow-up PRs.

Copy link
Copy Markdown
Contributor Author

alexcrocha commented Apr 14, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@alexcrocha alexcrocha added the chore Something that should not be included in release notes label Apr 14, 2026
@alexcrocha alexcrocha self-assigned this Apr 14, 2026
@alexcrocha alexcrocha marked this pull request as ready for review April 14, 2026 04:00
@alexcrocha alexcrocha requested a review from a team as a code owner April 14, 2026 04:00
@alexcrocha alexcrocha force-pushed the 04-13-move_resolution_tests_to_separate_file branch from fe9f274 to 2dead23 Compare April 14, 2026 04:24
@alexcrocha alexcrocha force-pushed the 04-13-move_resolution_tests_to_separate_file branch from 2dead23 to 92c611d Compare April 17, 2026 04:35
@alexcrocha alexcrocha merged commit 89a69d0 into main Apr 17, 2026
36 checks passed
@alexcrocha alexcrocha deleted the 04-13-move_resolution_tests_to_separate_file branch April 17, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Something that should not be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants