Skip to content

Migrate Rust integration tests to Ruby CLI and Rust unit tests#14

Merged
dak2 merged 1 commit intomainfrom
divide-testing-responsibilities
Feb 7, 2026
Merged

Migrate Rust integration tests to Ruby CLI and Rust unit tests#14
dak2 merged 1 commit intomainfrom
divide-testing-responsibilities

Conversation

@dak2
Copy link
Owner

@dak2 dak2 commented Feb 7, 2026

Rust integration tests tested the CLI pipeline through internal APIs, making them fragile to internal refactoring. Move error detection and location tests to Ruby CLI tests for true end-to-end validation, and keep type inference tests as Rust unit tests where they belong.

Rust integration tests tested the CLI pipeline through internal APIs,
making them fragile to internal refactoring. Move error detection and
location tests to Ruby CLI tests for true end-to-end validation, and
keep type inference tests as Rust unit tests where they belong.
@dak2 dak2 force-pushed the divide-testing-responsibilities branch from 72e11d3 to d4c2306 Compare February 7, 2026 07:23
@dak2 dak2 merged commit 6ed4661 into main Feb 7, 2026
2 checks passed
@dak2 dak2 deleted the divide-testing-responsibilities branch February 7, 2026 07:38
@dak2 dak2 mentioned this pull request Feb 8, 2026
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