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

[Test] E2E Cucumber / Cypress Test for Editing Notifications #843

Closed
ds-mwesener opened this issue Apr 10, 2024 · 5 comments · Fixed by catenax-ng/tx-traceability-foss#1193 or catenax-ng/tx-traceability-foss#1194
Assignees
Labels
testing all testing related topics

Comments

@ds-mwesener
Copy link
Contributor

ds-mwesener commented Apr 10, 2024

As ... , developer
I want ... , to ensure that the edit of quality notification works
so that ... . I can rely on the application.

Hints / Details

Acceptance Criteria

  • Jira Ticket for Backend Test has been created 👍
  • Jira Ticket for Frontend Test has been created👍
  • E2E Test in Cucumber for Backend has been implemented 👍 / validated 👍
  • E2E Test in Cucumber for Frontend has been implemented 👍 / validated 👍

Out of Scope

  • ...
@github-project-automation github-project-automation bot moved this to inbox in Trace-X Apr 10, 2024
@ds-mwesener ds-mwesener added the testing all testing related topics label Apr 16, 2024
@ds-mwesener ds-mwesener moved this from inbox to next in Trace-X Apr 16, 2024
@ds-mwesener ds-mwesener changed the title [Test Management] E2E Cucumber / Cypress Test for Editing Notifications [Test] E2E Cucumber / Cypress Test for Editing Notifications Apr 16, 2024
@ds-mwesener ds-mwesener moved this from next to wip in Trace-X Apr 19, 2024
@ds-mwesener ds-mwesener self-assigned this Apr 19, 2024
@ds-mwesener
Copy link
Contributor Author

ds-mwesener commented Apr 19, 2024

@ds-mwesener
Copy link
Contributor Author

ds-mwesener commented Apr 22, 2024

We completed the e2e test cases. For the frontend we decided to stop testing targetDate because the datepicker caused a lot of trouble within our test setup, which is not allowing us to open it correctly.
As the picker is already part of extensive component tests we can accept that from my perspective.

Frontend test: https://github.com/catenax-ng/tx-traceability-foss/actions/runs/8780068313 (edit is successful)
Backend test https://jira.catena-x.net/browse/TRACEFOSS-3360 (edit is successful)

@ds-crehm
Copy link
Contributor

Backend tests work properly.
Frontend test seems to have a problem still: https://jira.catena-x.net/secure/XrayExecuteTest!default.jspa?testExecIssueKey=TRACEFOSS-3367&testIssueKey=TRACEFOSS-3356
Cypress can't clear and edit the title field. The issue still has the same title (no title) after running the test.

@ds-crehm ds-crehm reopened this Apr 25, 2024
@ds-mwesener ds-mwesener mentioned this issue Apr 25, 2024
2 tasks
@ds-crehm ds-crehm self-assigned this Apr 29, 2024
@ds-mwesener
Copy link
Contributor Author

@ds-crehm
Copy link
Contributor

Frontend test for editing notifications works now. Ready for review.

@ds-crehm ds-crehm assigned jzbmw and unassigned ds-crehm Apr 29, 2024
@ds-mmaul ds-mmaul moved this from test to review in Trace-X Apr 29, 2024
@jzbmw jzbmw moved this from review to done in Trace-X Apr 30, 2024
@jzbmw jzbmw closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment