Skip to content

tests: added assertion that payment button is present #177

tests: added assertion that payment button is present

tests: added assertion that payment button is present #177

Triggered via push April 24, 2024 13:28
Status Failure
Total duration 1m 5s
Artifacts

tests.yml

on: push
cypress-run
55s
cypress-run
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 216.53407599998172 to be less than 200 ❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 226.86444299999857 to be less than 200 ❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L28
AssertionError: expected 229.365135 to be less than 200 ❯ helpers/__tests__/normaliseOptions.spec.ts:28:27
helpers/__tests__/normaliseOptions.spec.ts > filterOptions Functions > is performant with a large number of options: src/helpers/__tests__/normaliseOptions.spec.ts#L19
AssertionError: expected 370.9130339999974 to be less than 225 ❯ helpers/__tests__/normaliseOptions.spec.ts:19:25
cypress-run
Process completed with exit code 1.
cypress-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/