Skip to content

Streamline the integration tests#832

Merged
eselmeister merged 3 commits into
OpenChrom:developfrom
Mailaender:lean-tests
May 12, 2026
Merged

Streamline the integration tests#832
eselmeister merged 3 commits into
OpenChrom:developfrom
Mailaender:lean-tests

Conversation

@Mailaender
Copy link
Copy Markdown
Member

I don't think we need TestPathHelper anymore. It makes integration file paths public API and then screams in the JavaDoc that those shall not be used outside. The sensible way to do then is to not make them public in the first place, I guess. It also avoids creating an extra class with additional fields per file, which is extra effort from a test setup perspective. I also found some files that were referenced but not used. Added tests for them wherever I could.

@eselmeister eselmeister merged commit e1174b4 into OpenChrom:develop May 12, 2026
3 checks passed
@Mailaender Mailaender deleted the lean-tests branch May 12, 2026 16:56
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