feat: add abstractions for flow builder create test #599
test.yml
on: pull_request
eslint
11s
Validate all commits
6s
build
15s
test-saas
4m 6s
Matrix: test
Annotations
2 errors, 2 warnings, and 3 notices
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects:
tests/PageObjects/StorefrontPageObjects.spec.ts#L57
1) [chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ──────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('button', { name: /Expand|Show details/ }).first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByRole('button', { name: /Expand|Show details/ }).first()
55 |
56 | await ShopCustomer.goesTo(StorefrontAccountOrder.url());
> 57 | await ShopCustomer.expects(StorefrontAccountOrder.orderExpandButton).toBeVisible();
| ^
58 |
59 | await ShopCustomer.goesTo(StorefrontAccountProfile.url());
60 | await ShopCustomer.expects(StorefrontAccountProfile.changeEmailButton).toBeVisible();
at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects/StorefrontPageObjects.spec.ts:57:74
|
test (shopware, http://localhost:8011)
Process completed with exit code 1.
|
eslint:
src/page-objects/administration/FlowBuilderCreate.ts#L87
Unexpected use of page.waitForSelector()
|
test (shopware-65, http://localhost:8021)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
2 skipped
20 passed (3.2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › PageObjects/StorefrontPageObjects.spec.ts:3:1 › Storefront page objects ───────────
4 skipped
39 passed (3.6m)
|
🎭 Playwright Run Summary
4 skipped
40 passed (3.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-shopware
|
5.15 MB |
|