Skip to content

test: refactor#181

Merged
mmolari merged 4 commits intofeat/bypass-guidetreefrom
test/refactor
Apr 29, 2026
Merged

test: refactor#181
mmolari merged 4 commits intofeat/bypass-guidetreefrom
test/refactor

Conversation

@ivan-aksamentov
Copy link
Copy Markdown
Member

No description provided.

Collapse 8 individual round-trip/parse tests into a single `#[rstest]` parameterized test with `#[case]` entries, including the doubled-quote test reformulated as a round-trip.
- Add `assert_error!` macro to `utils/assert.rs`
- Convert `newick_rejects_malformed_input` from `is_err()` to exact message checks
- Convert `build_tree_from_newick` error tests from `.contains()` to exact messages
@mmolari mmolari marked this pull request as ready for review April 29, 2026 19:58
@mmolari mmolari merged commit a40ad6f into feat/bypass-guidetree Apr 29, 2026
19 checks passed
@mmolari mmolari deleted the test/refactor branch April 29, 2026 19:58
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.

2 participants