MNTOR-3396 - Organize storybook dashboard states #1045
e2e_pr_smoke.yml
on: pull_request
e2e-tests-smoke
2m 20s
Annotations
2 errors and 1 warning
e2e-tests-smoke
Error: page.goto: net::ERR_CONNECTION_REFUSED at ***/
Call log:
- navigating to "***/", waiting until "domcontentloaded"
at ../global-setup.ts:28
26 | // commenting out as this its not needed for now
27 | // // go to sign up page
> 28 | await page.goto(process.env.E2E_TEST_BASE_URL as string, {
| ^
29 | waitUntil: "domcontentloaded",
30 | });
31 | const landingPage = new LandingPage(page);
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:28:14)
|
e2e-tests-smoke
Process completed with exit code 1.
|
e2e-tests-smoke
No files were found with the provided path: src/e2e/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
184 KB |
|