feat(test): add playwright tests #9
playwright.yml
on: pull_request
Get Vercel Preview
1m 46s
Playwright Tests
1m 13s
Annotations
2 errors and 2 warnings
|
Playwright Tests
Process completed with exit code 1.
|
|
Playwright Tests
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../../playwright.config.ts': "general-behavior.spec.ts Node.js Website Navigation"
at general-behavior.spec.ts:136
134 | });
135 |
> 136 | test.describe.only('Navigation', () => {
| ^
137 | test('should have functioning mobile menu on small screens', async ({
138 | page,
139 | }) => {
|
|
Playwright Tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
|
Playwright Tests
Unexpected input(s) 'cache', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
187 KB |
sha256:8015b3e131348aa024efaa5e7ff3cb81b58505802dc62f857dab8b758c67cb85
|
|