-
Notifications
You must be signed in to change notification settings - Fork 22
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
[TEST] Integration Tests Policy Store (Happy Path) #518
Comments
@dsmf Please refer the Xray Tests in JIRA where Gherkin Tests are defined. |
Todos
Outcome:
Additionally in order to test response state setup in step definitions (as preparation for #519):
Additional improvements:
New related PBIs
PRs
|
including: - Split up the E2E step definition classes into two classes (one for each API: job API and policy API). - Moved some code to helper classes. - Configured RESTAssured request / response logging centrally (for better debugging and in order to see progress when github action runs).
…-definitions feat(impl): [#518] Cucumber test step definitions for Policy Store API
@mkanal, ready for test |
https://jira.catena-x.net/browse/TRI-1987 |
PO acceptance in behalf of @jzbmw. All int tests works as expected. |
…XX-fix-critical-findings feat(impl):[TRI-XXX] fix criticals
As product
I want automatically executed integration tests for policy store covering the happy path
so that we are informed about regression errors at the earliest stage, and we have a high level of confidence in the application
Links
Hints / Details
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: