Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Epic 2 pbi 2.1 (improvement)#93

Open
amarilda611 wants to merge 27 commits intomainfrom
epic-2-pbi-2.1-(improvement)
Open

Epic 2 pbi 2.1 (improvement)#93
amarilda611 wants to merge 27 commits intomainfrom
epic-2-pbi-2.1-(improvement)

Conversation

@amarilda611
Copy link
Copy Markdown
Contributor

Accomplishing PBI 2.1 Capture screenshots during testing

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

Comment thread .eslintrc.json
Comment on lines +4 to +10
"plugins": [
"@typescript-eslint"
],
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended"
],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
"plugins": [
"@typescript-eslint"
],
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended"
],
"plugins": ["@typescript-eslint"],
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended"],

Comment thread playwright.config.js
@@ -1,16 +1,36 @@
const { defineConfig } = require('@playwright/test');
// playwright.config.js
import { defineConfig, devices } from '@playwright/test';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
import { defineConfig, devices } from '@playwright/test';
import { defineConfig, devices } from "@playwright/test";

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 21, 2025

Playwright Test Metrics

Total: null
Passed: 24
Failed: null
Skipped: 0

Duration: 11871.203 ms
Pass Rate: 0.00 %

ESLint (GUI tests)

Total files scanned: 1
Errors: 2
Warnings: 0
Fixable Errors: 0
Fixable Warnings: 0

[
  {
    "filePath": "/home/runner/work/Code-Reviews-of-GUI-Tests/Code-Reviews-of-GUI-Tests/tests/demo-todo-app.spec.ts",
    "messages": [
      {
        "ruleId": "@typescript-eslint/no-explicit-any",
        "severity": 2,
        "message": "Unexpected any. Specify a different type.",
        "line": 429,
        "column": 66,
        "nodeType": "TSAnyKeyword",
        "messageId": "unexpectedAny",
        "endLine": 429,
        "endColumn": 69,
        "suggestions": [
          {
            "messageId": "suggestUnknown",
            "fix": {
              "range": [
                15395, # Keep this for the first 20 lines of raw output if desired

Test-Flow Chart

Artifact: test-flow-chart → flowchart.png

Playwright Screenshots for this PR

022863690ade3cd174130f7f3ffe3ae997423992.png\n\n0adfdf9dff86ec4adc0bf940ad9cb71151a1201d.png\n\n0d396de259b2fc1a7ece301cea800eba27cd36da.png\n\n1688c052c10f9164af5baa36ee3c2f391b10a514.png\n\n1856d4d2bb84993d729169d44338d6b3fa4b39eb.png\n\n24d775f4e78505c80f187c61968ac1a63962f4e2.png\n\n333b5ce71d0cb6c5f19c943f78da252edc0998ba.png\n\n467b296a96ad8bdd7a9eb5e60b48f4a60e43e270.png\n\n5c18a2a0182f8d1b48acf547e68cd16fa88c1c5d.png\n\n5eeb0aea135cf8abcedf660fa8aaef04b12e701e.png\n\n70fd0f3c5ba235f7eaee2a7c343ecafae2eb901f.png\n\n7932ff81788db5d5b0a2fefb31441ea72648264b.png\n\n7e1c687e42769360053d4f6dc6995acdca656ae4.png\n\n8396278520ed64a946503148b2933fb9fdbff3f9.png\n\n953dbced67c8dfb4a4ee2bfe90a837cd7ec9fd57.png\n\n9976f054b377810cc2dcf1591977e6b9ca7edf71.png\n\na39640ecbee5d6264f0e15369ebfd2cb6a22ad7c.png\n\na7dea094fb6784c13bf40d32bc7e457f7ce16c1f.png\n\nabb683800c9a3b04e74353bde00a13ee9778702a.png\n\nb32410c334e5c47dd085c36fd2148b0026553a50.png\n\nb6a8f02d2830595b888118088c4226c7103f8a24.png\n\nc7377c85b0fd0eeb3a7b684ac1ff57bf6e2ab35a.png\n\nf0ed3e839888e6beca7dd890b25f53db0018f600.png\n\nf29f203c9eb51f0ce4e24a7ae310ac9590957275.png\n\nfdbe5f510829e15e755334c23dbbd8ca8ac75462.png\n\ntest-finished-1.png\n\n


View Full Reports:
You can download the following artifacts from this workflow run's summary page:

  • playwright-html-report: The full interactive Playwright HTML report for this PR's branch.
  • eslint-test-report: Detailed ESLint results.

Full run details: link

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

Comment thread playwright.config.js
// This should fix the 'published-screenshots/html/' not found warning.
["html", { open: "never", outputFolder: "published-screenshots/html" }],
// Ensure JSON report is also in published-screenshots
["json", { outputFile: "published-screenshots/results.json" }]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
["json", { outputFile: "published-screenshots/results.json" }]
["json", { outputFile: "published-screenshots/results.json" }],

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hello!

Here's the link to our GitHub Pages site:
[View Blank Page]({{ https://digitalproductinnovationanddevelopment.github.io/Code-Reviews-of-GUI-Tests/ }})

This link will always show the latest version from our main branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant