Skip to content

Remove redundant MethodCallBox tests#79

Merged
dak2 merged 1 commit intoremove-redundant-method-registry-testsfrom
remove-redundant-box-tests
Mar 22, 2026
Merged

Remove redundant MethodCallBox tests#79
dak2 merged 1 commit intoremove-redundant-method-registry-testsfrom
remove-redundant-box-tests

Conversation

@dak2
Copy link
Copy Markdown
Owner

@dak2 dak2 commented Mar 22, 2026

Motivation

Basic method resolution and param propagation tests are already covered by Ruby integration tests. Retained 10 unit tests for Box-specific internal behavior.

Stacked on #78

Changes

  • Remove tests from box.rs (15 → 10)

Checked

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

@dak2 dak2 force-pushed the remove-redundant-method-registry-tests branch from ce42539 to d35ab9d Compare March 22, 2026 05:50
@dak2 dak2 force-pushed the remove-redundant-box-tests branch from dab58ab to 8080a90 Compare March 22, 2026 05:50
@dak2 dak2 force-pushed the remove-redundant-method-registry-tests branch from d35ab9d to bd5a611 Compare March 22, 2026 05:52
@dak2 dak2 force-pushed the remove-redundant-box-tests branch from 8080a90 to 91f4358 Compare March 22, 2026 05:52
Basic method resolution and param propagation tests are already covered
by Ruby integration tests. Retained 10 unit tests for Box-specific
internal behavior.
@dak2 dak2 force-pushed the remove-redundant-method-registry-tests branch from bd5a611 to 38c4b18 Compare March 22, 2026 05:57
@dak2 dak2 force-pushed the remove-redundant-box-tests branch from 91f4358 to b949018 Compare March 22, 2026 05:57
@dak2 dak2 changed the title Remove 5 redundant MethodCallBox tests Remove redundant MethodCallBox tests Mar 22, 2026
@dak2 dak2 merged commit 4a83afa into remove-redundant-method-registry-tests Mar 22, 2026
1 check passed
@dak2 dak2 deleted the remove-redundant-box-tests branch March 22, 2026 06:03
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