Skip to content

Commit

Permalink
deploy: 8000d2b
Browse files Browse the repository at this point in the history
  • Loading branch information
felixcicatt committed Dec 19, 2024
1 parent c0e5d24 commit b60c66a
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 29 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
72 changes: 43 additions & 29 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,48 @@
<title>Playwright traces</title>
</head>
<body>
<ol> <li><p>Scenario: Scenario1</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>When navigates through the HOME Page</li> <li>Then nieuws items are displayed</li> <li>And werkinstructies are displayed</li>
</ol></li> <li><p>Scenario: Scenario2</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there is an important message</li> <li>When navigates through the HOME Page</li> <li>Then count of the important messages displayed in the News and Instructions tabs.</li>
</ol></li> <li><p>Scenario: Scenario3</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there is a nieuws item</li> <li>When navigates through the HOME Page</li> <li>And clicks on the book icon next to the news icon</li> <li>Then button changes to 'markeer ongelezen'</li> <li>And only title is displayed </li>
</ol></li> <li><p>Scenario: Scenario4</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 news articles</li> <li>When navigates through the HOME Page</li> <li>And clicks on the "Next" button to go to the next page</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 2</li>
</ol></li> <li><p>Scenario: Scenario5</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 news articles</li> <li>And is on the HOME Page</li> <li>And is on page 2 with 10 articles displayed</li> <li>When clicks on the "Previous" button</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 1</li>
</ol></li> <li><p>Scenario: Scenario6</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 werkinstructies</li> <li>And is on the HOME Page</li> <li>And is on page 2 with 10 articles displayed</li> <li>When clicks on the "Previous" button</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 1</li>
</ol></li> <li><p>Scenario: Scenario7</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 werkinstructies</li> <li>And is on the HOME Page</li> <li>And is on the last page of articles</li> <li>When clicks on the "Next" button</li> <li>Then should remain on the last page</li>
</ol></li>
<ol> <li><div data-outcome="Passed">
<p>Scenario: Scenario1</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario1.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>When navigates through the HOME Page</li> <li>Then nieuws items are displayed</li> <li>And werkinstructies are displayed</li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario2</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario2.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there is an important message</li> <li>When navigates through the HOME Page</li> <li>Then count of the important messages displayed in the News and Instructions tabs.</li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario3</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario3.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there is a nieuws item</li> <li>When navigates through the HOME Page</li> <li>And clicks on the book icon next to the news icon</li> <li>Then button changes to 'markeer ongelezen'</li> <li>And only title is displayed </li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario4</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario4.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 news articles</li> <li>When navigates through the HOME Page</li> <li>And clicks on the "Next" button to go to the next page</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 2</li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario5</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario5.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 news articles</li> <li>And is on the HOME Page</li> <li>And is on page 2 with 10 articles displayed</li> <li>When clicks on the "Previous" button</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 1</li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario6</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario6.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 werkinstructies</li> <li>And is on the HOME Page</li> <li>And is on page 2 with 10 articles displayed</li> <li>When clicks on the "Previous" button</li> <li>Then should see 10 new articles on the next page</li> <li>And the current page number should be 1</li>
</ol>
</div></li> <li><div data-outcome="Passed">
<p>Scenario: Scenario7</p>
<a target="_blank" href="https://trace.playwright.dev/?trace=https://klantinteractie-servicesysteem.github.io/KISS-frontend/Kiss.Bff.EndToEndTest.NieuwsEnWerkInstructies.Scenarios.Scenario7.zip">Playwright tracing</a>
<p>Steps:</p>
<ol> <li>Given user is logged in to KISS DEV environment</li> <li>And there are at least 20 werkinstructies</li> <li>And is on the HOME Page</li> <li>And is on the last page of articles</li> <li>When clicks on the "Next" button</li> <li>Then should remain on the last page</li>
</ol>
</div></li>
</ol>
</body>

0 comments on commit b60c66a

Please sign in to comment.