MNTOR-3353: add refresh token logic to session management #5243
Annotations
2 errors and 1 warning
e2e-tests
TimeoutError: page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/user/**" until "load"
navigated to "***/auth/logout"
navigated to "***/auth/logout"
navigated to "***/"
navigated to "***/"
============================================================
at ../pages/authPage.ts:31
29 | async continue({ waitForURL = "**/*" }) {
30 | await this.continueButton.click();
> 31 | await this.page.waitForURL(waitForURL);
| ^
32 | }
33 |
34 | async enterVerificationCode(code: string) {
at AuthPage.continue (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:31:21)
at AuthPage.enterPassword (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:48:5)
at AuthPage.signIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:53:5)
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:34:3)
|
e2e-tests
Process completed with exit code 1.
|
e2e-tests
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
Expired
|
181 KB |
|