Skip to content

Commit

Permalink
deploy: 5385873
Browse files Browse the repository at this point in the history
  • Loading branch information
felixcicatt committed Dec 19, 2024
1 parent 2580c27 commit 3291522
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 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.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,43 @@
<body>
<main>
<div data-outcome="Passed">
<h2>Scenario: Scenario1</h2>
<h2>Scenario1</h2>
<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>When navigates through the HOME Page</li> <li>Then nieuws items are displayed</li> <li>And werkinstructies are displayed</li>
</ol>
</div><div data-outcome="Passed">
<h2>Scenario: Scenario2</h2>
<h2>Scenario2</h2>
<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 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><div data-outcome="Passed">
<h2>Scenario: Scenario3</h2>
<h2>Scenario3</h2>
<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 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><div data-outcome="Passed">
<h2>Scenario: Scenario4</h2>
<h2>Scenario4</h2>
<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 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><div data-outcome="Passed">
<h2>Scenario: Scenario5</h2>
<h2>Scenario5</h2>
<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 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><div data-outcome="Passed">
<h2>Scenario: Scenario6</h2>
<h2>Scenario6</h2>
<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 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><div data-outcome="Passed">
<h2>Scenario: Scenario7</h2>
<h2>Scenario7</h2>
<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 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>
Expand Down

0 comments on commit 3291522

Please sign in to comment.