test: ✅ get coverage back up to 100% #58
Annotations
3 errors and 1 warning
test/CouponCode.spec.ts#L61
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at Object.<anonymous> (test/CouponCode.spec.ts:61:29)
|
test/CouponCode.spec.ts#L76
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test/CouponCode.spec.ts:76:3
at Object.<anonymous> (test/CouponCode.spec.ts:67:1)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading