Skip to content

[TASK] Add RuleContainerTest trait, use in RuleSetTest #1291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025

Conversation

JakeQZ
Copy link
Collaborator

@JakeQZ JakeQZ commented Jun 26, 2025

The trait provides tests for classes implementing RuleContainer. The test methods and data providers have been moved verbatim to the trait from RuleSetTest.

Will be needed for #1194.

The trait provides tests for classes implementing `RuleContainer`.
The test methods and data providers have been moved verbatim to the trait from
`RuleSetTest`.

Will be needed for #1194.
@JakeQZ JakeQZ requested a review from oliverklee June 26, 2025 22:55
@JakeQZ JakeQZ self-assigned this Jun 26, 2025
@JakeQZ JakeQZ added cleanup testing PRs/issues adding additional tests only, or primarily testing-focused refactor For PRs that refactor code without changing functionality labels Jun 26, 2025
@coveralls
Copy link

coveralls commented Jun 26, 2025

Coverage Status

coverage: 57.906%. remained the same
when pulling c9414d4 on test/rulesetcontainer
into 1b6a957 on main.

@JakeQZ JakeQZ removed the cleanup label Jun 26, 2025
@JakeQZ JakeQZ requested a review from oliverklee June 27, 2025 12:30
@oliverklee oliverklee merged commit ec1f6dd into main Jun 27, 2025
21 checks passed
@oliverklee oliverklee deleted the test/rulesetcontainer branch June 27, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor For PRs that refactor code without changing functionality testing PRs/issues adding additional tests only, or primarily testing-focused
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants