feat: display external portals on readme page + test coverage #7695
pull-request.yml
on: pull_request
Check file changes
4s
Run Integration tests
6m 11s
Run API Tests
0s
Run React Tests
8m 2s
Generate Hasura Change Summary
0s
E2E tests
10m 54s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
32s
Annotations
2 errors, 6 warnings, and 1 notice
src/pages/FlowEditor/ReadMePage/tests/ReadMePage.test.tsx > Read Me Page component > should not have any accessibility violations:
editor.planx.uk/src/pages/FlowEditor/ReadMePage/tests/ReadMePage.test.tsx#L104
Error: expect(received).toHaveNoViolations(expected)
Expected the HTML found at $('h3') to have no violations:
<h3 class="MuiTypography-root MuiTypography-h2 MuiTypography-gutterBottom css-18pitzc-MuiTypography-root"></h3>
Received:
"Headings should not be empty (empty-heading)"
Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
You can find more information on this issue here:
https://dequeuniversity.com/rules/axe/4.10/empty-heading?application=axeAPI
❯ src/pages/FlowEditor/ReadMePage/tests/ReadMePage.test.tsx:104:21
|
Run React Tests
Process completed with exit code 1.
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/agent.spec.ts#L97
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L98
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L106
Unexpected use of networkidle
|
E2E tests:
e2e/tests/ui-driven/src/invite-to-pay/nominee.spec.ts#L140
Unexpected use of networkidle
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow.spec.ts took 32.9s
|
Slow Test:
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts#L1
e2e/tests/ui-driven/[chromium] › create-flow-with-geospatial.spec.ts took 21.2s
|
🎭 Playwright Run Summary
22 passed (1.5m)
|