Skip to content

Remove redundant literals and parentheses Rust tests#77

Merged
dak2 merged 1 commit intomainfrom
remove-redundant-literals-parentheses-tests
Mar 22, 2026
Merged

Remove redundant literals and parentheses Rust tests#77
dak2 merged 1 commit intomainfrom
remove-redundant-literals-parentheses-tests

Conversation

@dak2
Copy link
Copy Markdown
Owner

@dak2 dak2 commented Mar 22, 2026

Motivation

These Rust tests duplicate what Ruby integration tests already cover. Consolidating into Ruby keeps a single source of truth.

Changes

  • Remove test modules from literals.rs (7 tests) and parentheses.rs (3 tests)
  • Migrate unique scenario test_parenthesized_multiple_statements to Ruby

Checked

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

@dak2 dak2 force-pushed the remove-redundant-literals-parentheses-tests branch 2 times, most recently from ff4b042 to b9e0179 Compare March 22, 2026 05:52
These Rust tests duplicate what Ruby integration tests already cover.
Consolidating into Ruby tests keeps a single source of truth.
@dak2 dak2 force-pushed the remove-redundant-literals-parentheses-tests branch from b9e0179 to a4dbd52 Compare March 22, 2026 05:57
@dak2 dak2 merged commit 57251d4 into main Mar 22, 2026
4 checks passed
@dak2 dak2 deleted the remove-redundant-literals-parentheses-tests branch March 22, 2026 06:02
@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