Skip to content

PR: Unit tests for virtual cards backend #3

PR: Unit tests for virtual cards backend

PR: Unit tests for virtual cards backend #3

Triggered via pull request November 5, 2024 10:46
Status Failure
Total duration 1m 9s
Artifacts

vitest-unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests/unit/post-order.test.ts > Post order for a payment card > should post order on production with permit: tests/unit/post-order.test.ts#L79
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/unit/post-order.test.ts:79:19
testing
Process completed with exit code 1.
testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/