Skip to content

fix: fix spacing in checkout and other design issues #1593

fix: fix spacing in checkout and other design issues

fix: fix spacing in checkout and other design issues #1593

Triggered via issue November 24, 2023 15:02
Status Failure
Total duration 1m 24s
Artifacts 1

main.yml

on: issue_comment
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user: __tests__/STF_05.spec.ts#L45
1) [Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ─────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: getByTestId('SummaryProductList').getByTestId('SummaryItem') Expected: 1 Received: 0 Call log: - expect.toHaveCount with timeout 5000ms - waiting for getByTestId('SummaryProductList').getByTestId('SummaryItem') - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" - locator resolved to 0 elements - unexpected value "0" 43 | 44 | const summaryProductList = page.getByTestId("SummaryProductList"); > 45 | await expect(summaryProductList.getByTestId("SummaryItem")).toHaveCount(1); | ^ 46 | await expect(summaryProductList).toContainText(product.name); 47 | }); 48 | at /home/runner/work/storefront/storefront/__tests__/STF_05.spec.ts:45:62
build_and_test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ──────────────────── 3 passed (44.6s)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
995 KB