Skip to content

handled auth in CashuMint #823

handled auth in CashuMint

handled auth in CashuMint #823

Triggered via push February 3, 2025 16:41
Status Failure
Total duration 1m 40s
Artifacts

node.js.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test/wallet.test.ts > receive > test receive tokens already spent: test/wallet.test.ts#L277
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: tokens already spent. Secret: asda… - Expected + Received - [Error: tokens already spent. Secret: asdasdasd] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:277:18
test/wallet.test.ts > receive > test receive could not verify proofs: test/wallet.test.ts#L290
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: could not verify proofs. - Expected + Received - [Error: could not verify proofs.] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:290:18
test/wallet.test.ts > requestTokens > test requestTokens bad resonse: test/wallet.test.ts#L361
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: bad response - Expected + Received - [Error: bad response] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:361:18
test/wallet.test.ts > send > test send bad response: test/wallet.test.ts#L638
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: bad response - Expected + Received - [Error: bad response] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:638:18
test/wallet.test.ts > receive > test receive tokens already spent: test/wallet.test.ts#L277
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: tokens already spent. Secret: asda… - Expected + Received - [Error: tokens already spent. Secret: asdasdasd] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:277:18
test/wallet.test.ts > receive > test receive could not verify proofs: test/wallet.test.ts#L290
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: could not verify proofs. - Expected + Received - [Error: could not verify proofs.] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:290:18
test/wallet.test.ts > requestTokens > test requestTokens bad resonse: test/wallet.test.ts#L361
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: bad response - Expected + Received - [Error: bad response] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:361:18
test/wallet.test.ts > send > test send bad response: test/wallet.test.ts#L638
AssertionError: expected InternalError: [MSW] Cannot bypass a requ… to deeply equal Error: bad response - Expected + Received - [Error: bad response] + [InternalError: [MSW] Cannot bypass a request when using the "error" strategy for the "onUnhandledRequest" option.] ❯ test/wallet.test.ts:638:18
tests (18.x)
Process completed with exit code 1.