Skip to content

Remove redundant method_registry resolution tests#78

Merged
dak2 merged 1 commit intomainfrom
remove-redundant-method-registry-tests
Mar 22, 2026
Merged

Remove redundant method_registry resolution tests#78
dak2 merged 1 commit intomainfrom
remove-redundant-method-registry-tests

Conversation

@dak2
Copy link
Copy Markdown
Owner

@dak2 dak2 commented Mar 22, 2026

Motivation

Positive resolution tests (include/extend/inheritance/fallback) are already covered by Ruby integration tests. Retained 11 unit tests for internal API contracts and negative validations.

Stacked on #77

Changes

  • Remove tests from method_registry.rs (29 → 11)

Checked

  • cd core && cargo test --lib — all pass
  • bundle exec rake test — all pass

@dak2 dak2 mentioned this pull request Mar 22, 2026
2 tasks
@dak2 dak2 force-pushed the remove-redundant-literals-parentheses-tests branch from 690dd20 to ff4b042 Compare March 22, 2026 05:50
@dak2 dak2 force-pushed the remove-redundant-method-registry-tests branch 2 times, most recently from d35ab9d to bd5a611 Compare March 22, 2026 05:52
@dak2 dak2 force-pushed the remove-redundant-literals-parentheses-tests branch from ff4b042 to b9e0179 Compare March 22, 2026 05:52
Positive resolution tests (include/extend/inheritance/fallback) are
already covered by Ruby integration tests. Retained 11 unit tests
for internal API contracts and negative validations.
@dak2 dak2 force-pushed the remove-redundant-literals-parentheses-tests branch from b9e0179 to a4dbd52 Compare March 22, 2026 05:57
@dak2 dak2 force-pushed the remove-redundant-method-registry-tests branch from bd5a611 to 38c4b18 Compare March 22, 2026 05:57
Base automatically changed from remove-redundant-literals-parentheses-tests to main March 22, 2026 06:02
@dak2 dak2 changed the title Remove 18 redundant method_registry resolution tests Remove redundant method_registry resolution tests Mar 22, 2026
@dak2 dak2 merged commit 5e3444d into main Mar 22, 2026
1 check passed
@dak2 dak2 mentioned this pull request Mar 24, 2026
2 tasks
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