Skip to content

#79 Multi-object launches with several options. Solenoid test case. - #84

Open
lmdiazangulo wants to merge 10 commits into
devfrom
79-multi-object-launches
Open

#79 Multi-object launches with several options. Solenoid test case.#84
lmdiazangulo wants to merge 10 commits into
devfrom
79-multi-object-launches

Conversation

@lmdiazangulo

@lmdiazangulo lmdiazangulo commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Issue #79

@lmdiazangulo lmdiazangulo changed the title Add solenoid test cases for JSON object reading and launcher functionality #79 Multi-object launches with several options. Solenoid test case. Aug 17, 2026

@adrianarce-elemwave adrianarce-elemwave left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to increase test coverage over new retriangulatePlanarPatches method

EXPECT_EQ(1, countMeshElementsIf(r, isTriangle));
}

TEST_F(SmootherTest, retriangulatesMirroredPlanarPatchesWithMirroredDiagonals)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current test correctly covers the main nominal case, but additional tests should be added for non-triangular inputs, concave patches, degenerate patches, patches with multiple boundary cycles, and geometries crossing cell boundaries.

@lmdiazangulo
lmdiazangulo marked this pull request as ready for review August 19, 2026 11:07
@lmdiazangulo lmdiazangulo self-assigned this Aug 19, 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.

2 participants