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

Fix/199 fix policy api #839

Merged
merged 61 commits into from
Apr 10, 2024
Merged

Fix/199 fix policy api #839

merged 61 commits into from
Apr 10, 2024

Conversation

dsmf
Copy link

@dsmf dsmf commented Mar 28, 2024

story: eclipse-tractusx#199

contains:

dsmf added 23 commits March 25, 2024 19:49
By moving business logic from PolicyStoreController to PolicyStoreService the PolicyStoreServiceTest can test all business logic while the PolicyStoreControllerTest can focus on web layer concerns such as parameter validation.

Besides this, tests were structured via Nested in order to group tests for each method together. This helps not to forget about test cases.
Copy link

CHANGELOG file was not updated! Make sure to include important changes.

@dsmf dsmf marked this pull request as ready for review April 10, 2024 01:12
ds-jhartmann
ds-jhartmann previously approved these changes Apr 10, 2024
Copy link

@ds-jhartmann ds-jhartmann left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@dsmf dsmf merged commit 73c6ec9 into main Apr 10, 2024
@dsmf dsmf deleted the fix/199-fix-policy-api branch April 10, 2024 09:01
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.

3 participants