Skip to content
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

Feat/518 policy store integration tests #892

Closed
wants to merge 60 commits into from

Conversation

dsmf
Copy link

@dsmf dsmf commented Apr 24, 2024

story: eclipse-tractusx#518

todo close this in favor of eclipse-tractusx#577

@dsmf dsmf changed the title Feat/518 policy store integration tests reworked Feat/518 policy store integration tests Apr 24, 2024
@dsmf dsmf changed the title Feat/518 policy store integration tests Feat/518 policy store integration tests -- DRAFT Apr 24, 2024

This comment was marked as outdated.

@dsmf dsmf requested a review from ds-jhartmann April 24, 2024 19:14
@NoArgsConstructor
public static final class PolicyAttributes {
private String policyId;
private List<String> bpnls;

Check notice

Code scanning / CodeQL

Exposing internal representation

getBpnls exposes the internal representation stored in field bpnls. The value may be modified [after this call to getBpnls](1).
temporarily set IRS DEV Cucumber Integration test filter to tests from branch
back to original exportFilter
@dsmf dsmf changed the title Feat/518 policy store integration tests -- DRAFT Feat/518 policy store integration tests Apr 30, 2024
Copy link

sonarcloud bot commented May 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
79.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@dsmf dsmf closed this May 6, 2024
@dsmf dsmf deleted the feat/518-policy-store-integration-tests--reworked branch May 6, 2024 15:10
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.

1 participant