Skip to content

Fixes #236: (test) add unit and e2e tests to about us page components #154

Fixes #236: (test) add unit and e2e tests to about us page components

Fixes #236: (test) add unit and e2e tests to about us page components #154

Triggered via pull request October 22, 2024 12:26
Status Success
Total duration 2m 18s
Artifacts 1

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
[webkit] › pages/about-page.spec.js:7:1 › should render partnership modal when partner with us btn is clicked: tests/pages/about-page.spec.js#L17
1) [webkit] › pages/about-page.spec.js:7:1 › should render partnership modal when partner with us btn is clicked Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('div[data-testid="partner-popup"]') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('div[data-testid="partner-popup"]') 15 | const popupTestId = "partner-popup"; 16 | const popup = await page.locator(`div[data-testid="${popupTestId}"]`); > 17 | await expect(popup).toBeVisible(); | ^ 18 | }); 19 | at /home/runner/work/SYT-Web-Redesign/SYT-Web-Redesign/tests/pages/about-page.spec.js:17:23
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 flaky [webkit] › pages/about-page.spec.js:7:1 › should render partnership modal when partner with us btn is clicked 11 passed (29.5s)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
3.66 MB