front: add e2e stdcm tests #14642
Annotations
1 error, 2 warnings, and 1 notice
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L499
1) [webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Error: Download event was not triggered.
at pages/stdcm-page-model.ts:499
497 | await this.downloadSimulationButton.click({ force: true });
498 | const download = await downloadPromise.catch(() => {
> 499 | throw new Error('Download event was not triggered.');
| ^
500 | });
501 |
502 | // Verify filename and save the download
at /app/tests/pages/stdcm-page-model.ts:499:13
at STDCMPage.downloadSimulation (/app/tests/pages/stdcm-page-model.ts:498:22)
at /app/tests/006-stdcm.spec.ts:89:5
|
Run Playwright tests:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.8s
|
Run Playwright tests:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 18.6s
|
Run Playwright tests
1 flaky
[webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
4 skipped
105 passed (12.0m)
|
Loading