Skip to content

Group remaining ruby indexer tests into submodules#723

Open
alexcrocha wants to merge 7 commits intomainfrom
04-02-organize-remaining-ruby-indexer-tests
Open

Group remaining ruby indexer tests into submodules#723
alexcrocha wants to merge 7 commits intomainfrom
04-02-organize-remaining-ruby-indexer-tests

Conversation

@alexcrocha
Copy link
Copy Markdown
Contributor

@alexcrocha alexcrocha commented Apr 3, 2026

Part of #649
Follow-up to #717

This PR groups the remaining ungrouped tests in ruby_indexer_tests.rs into dedicated submodules:

  • mixin_tests (10 tests)
  • alias_tests (12 tests)
  • dynamic_namespace_tests (13 tests)
  • constant_alias_tests (7 tests)
  • comment_tests (14 tests)
  • promotability_tests (5 tests + group-specific macros)
  • diagnostic_tests (2 tests)

After this PR, all ruby indexer tests are organized into 19 submodules with no tests remaining at the top level.

Best reviewed commit by commit

Copy link
Copy Markdown
Contributor Author

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

@alexcrocha alexcrocha changed the title Group mixin indexing tests into submodule Group remaining ruby indexer tests into submodules Apr 3, 2026
@alexcrocha alexcrocha marked this pull request as ready for review April 3, 2026 04:06
@alexcrocha alexcrocha requested a review from a team as a code owner April 3, 2026 04:06
@alexcrocha alexcrocha self-assigned this Apr 3, 2026
@alexcrocha alexcrocha added the chore Something that should not be included in release notes label Apr 3, 2026
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.

1 participant