Skip to content

Fix test superinfection#179

Open
WongDWai wants to merge 2 commits into
mainfrom
fix-test-superinfection
Open

Fix test superinfection#179
WongDWai wants to merge 2 commits into
mainfrom
fix-test-superinfection

Conversation

@WongDWai

@WongDWai WongDWai commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

For #168, replaced seed-search loops in .get_outer_with_superinfection, .get_valid_phylo, and .get_valid_outer with hard-coded seeds in test_superinfection.R

@ArtPoon

ArtPoon commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

test has an expect_equal statement embedded in a loop, causing the number of tests to be inflated ( almost 500!). Please move test outside of loop.

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