Skip to content

Unit Tests

Unit Tests #689

Manually triggered July 31, 2024 08:49
Status Failure
Total duration 1m 48s
Billable time 4m
Artifacts

test.yaml

on: workflow_dispatch
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test/routes/rgbpp/address.test.ts > /:btc_address/balance - without pending_amount: test/routes/rgbpp/address.test.ts#L78
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ test/routes/rgbpp/address.test.ts:78:33
test/routes/rgbpp/address.test.ts > /:btc_address/balance - with pending_amount: test/routes/rgbpp/address.test.ts#L158
AssertionError: expected "getPendingOuputCellsByTxid" to be called 2 times, but got 0 times ❯ test/routes/rgbpp/address.test.ts:158:43
test (mempool)
Process completed with exit code 1.
test/routes/rgbpp/address.test.ts > /:btc_address/balance - without pending_amount: test/routes/rgbpp/address.test.ts#L78
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ test/routes/rgbpp/address.test.ts:78:33
test/routes/rgbpp/address.test.ts > /:btc_address/balance - with pending_amount: test/routes/rgbpp/address.test.ts#L158
AssertionError: expected "getPendingOuputCellsByTxid" to be called 2 times, but got 0 times ❯ test/routes/rgbpp/address.test.ts:158:43
test (electrs)
Process completed with exit code 1.
test (mempool)
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/
test (electrs)
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/