E2E Test | network: | #79 #79
Annotations
2 errors
test/e2e/tests/push-transaction.e2e.test.ts > push-transaction > PUSH_TRANSACTION:
test/e2e/tests/push-transaction.e2e.test.ts#L17
AssertionError: expected { error: { …(5) } } to deeply equal '89859191f334b9f2cf54736c9a60677633c16…'
- Expected:
"89859191f334b9f2cf54736c9a60677633c167ff6fd2bfe9768c6d005b833939"
+ Received:
Object {
"error": Object {
"error": "Bad Request",
"message": "{\"contents\":{\"contents\":{\"contents\":{\"era\":\"ShelleyBasedEraConway\",\"error\":[\"ConwayUtxowFailure (UtxoFailure (ValueNotConservedUTxO (MaryValue (Coin 0) (MultiAsset (fromList []))) (MaryValue (Coin 9797542939) (MultiAsset (fromList [])))))\",\"ConwayUtxowFailure (UtxoFailure (BadInputsUTxO (fromList [TxIn (TxId {unTxId = SafeHash \\\"f75c90af0f58c0f896620116a9520f210def57640e5b1fc883c48ec576a8005f\\\"}) (TxIx {unTxIx = 1})])))\"],\"kind\":\"ShelleyTxValidationError\"},\"tag\":\"TxValidationErrorInCardanoMode\"},\"tag\":\"TxCmdTxSubmitValidationError\"},\"tag\":\"TxSubmitFail\"}",
"name": "BlockfrostServerError",
"status_code": 400,
"url": "https://cardano-preprod.blockfrost.io/api/v0/tx/submit",
},
}
❯ test/e2e/tests/push-transaction.e2e.test.ts:17:29
|
build (20.x)
Process completed with exit code 1.
|