Skip to content

Add monolithic tutorial cases to the system tests#861

Merged
MakisH merged 6 commits into
developfrom
test-monolithic
Jul 6, 2026
Merged

Add monolithic tutorial cases to the system tests#861
MakisH merged 6 commits into
developfrom
test-monolithic

Conversation

@MakisH

@MakisH MakisH commented Jul 6, 2026

Copy link
Copy Markdown
Member

This PR adds the following monolithic tutorial cases to the system tests (related to #448):

These are not coupled cases and thus do not generate preCICE export files to compare. It is still important to know that these cases still run, though.

There is a check that a test selects an option from all participants. This is useful for the usual coupled cases, and makes the code simpler later on. To not touch that check, I am defining the monolithic case as implementing the one participant, and providing a virtual (named none) implementation for the other participant, which does nothing.

I am not sure if there is a simpler/cleaner solution, but at least it seems to work. Since this only defines test cases, it would be trivial to revert it in case we find a better approach.

@MakisH MakisH self-assigned this Jul 6, 2026
@MakisH MakisH merged commit e7cb445 into develop Jul 6, 2026
2 checks passed
@MakisH MakisH deleted the test-monolithic branch July 6, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant