tests: add e2e test for one time access tokens #168
Annotations
2 errors, 3 warnings, and 2 notices
[setup] › auth.setup.ts:7:1 › authenticate:
frontend/tests/auth.setup.ts#L1
1) [setup] › auth.setup.ts:7:1 › authenticate ────────────────────────────────────────────────────
Test timeout of 10000ms exceeded.
|
[setup] › auth.setup.ts:7:1 › authenticate:
frontend/tests/auth.setup.ts#L13
1) [setup] › auth.setup.ts:7:1 › authenticate ────────────────────────────────────────────────────
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Authenticate' })
11 | await (await passkeyUtil.init(page)).addPasskey();
12 |
> 13 | await page.getByRole('button', { name: 'Authenticate' }).click();
| ^
14 | await page.waitForURL('/settings/account');
15 |
16 |
at /home/runner/work/pocket-id/pocket-id/frontend/tests/auth.setup.ts:13:59
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-postgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
33 passed (33.3s)
|
🎭 Playwright Run Summary
1 flaky
[setup] › auth.setup.ts:7:1 › authenticate ─────────────────────────────────────────────────────
32 passed (47.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-image
|
111 MB |
|
playwright-report-postgres
Expired
|
5.05 MB |
|
playwright-report-sqlite
Expired
|
198 KB |
|
stonith404~pocket-id~T7DGVI.dockerbuild
|
49.5 KB |
|