✨ save_exchange_record
should be Optional
#3728
Annotations
21 errors
test_proof_revoked_credential.test_regression_proof_revoked_credential[reuse-reuse-reuse-reuse-reuse-reuse]:
app/tests/e2e/verifier/test_proof_revoked_credential.py#L1
failed on setup with "AssertionError: Fixture is being recreated (regression tests configured to fail on recreating)"
|
test_verifier.test_regression_proof_valid_credential[reuse-reuse-reuse-reuse-reuse-reuse]:
app/tests/e2e/verifier/test_verifier.py#L1
failed on setup with "AssertionError: Fixture is being recreated (regression tests configured to fail on recreating)"
|
test_messaging.test_send_trust_ping[reuse-reuse-reuse]:
app/tests/e2e/test_messaging.py#L1
failed on setup with "AssertionError: Fixture is being recreated (regression tests configured to fail on recreating)"
|
test_messaging.test_send_message[reuse-reuse-reuse]:
app/tests/e2e/test_messaging.py#L1
failed on setup with "AssertionError: Fixture is being recreated (regression tests configured to fail on recreating)"
|
test_verifier.test_accept_proof_request_verifier_has_issuer_role[clean-clean-clean-clean-clean-trust_registry]:
app/tests/e2e/verifier/test_verifier.py#L529
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_save_exchange_record.test_issue_credential_with_save_exchange_record[clean-clean-clean-clean-clean-None]:
app/tests/e2e/issuer/test_save_exchange_record.py#L38
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_accept_proof_request_verifier_has_issuer_role[clean-clean-clean-clean-clean-default]:
app/tests/e2e/verifier/test_verifier.py#L529
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_predicate_proofs.test_predicate_proofs[clean-clean-clean-clean-clean-clean-<]:
app/tests/e2e/verifier/test_predicate_proofs.py#L98
assert 422 == 400
+ where 422 = HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}').status_code
+ where HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}') = <ExceptionInfo HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}') tblen=4>.value
|
test_verifier.test_accept_proof_request[clean-clean-clean-clean-clean-clean-trust_registry]:
app/tests/e2e/verifier/test_verifier.py#L133
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_predicate_proofs.test_predicate_proofs[clean-clean-clean-clean-clean-clean->]:
app/tests/e2e/verifier/test_predicate_proofs.py#L74
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_accept_proof_request[clean-clean-clean-clean-clean-clean-default]:
app/tests/e2e/verifier/test_verifier.py#L133
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_predicate_proofs.test_predicate_proofs[clean-clean-clean-clean-clean-clean-<=]:
app/tests/e2e/verifier/test_predicate_proofs.py#L98
assert 422 == 400
+ where 422 = HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}').status_code
+ where HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}') = <ExceptionInfo HTTPException(status_code=422, detail='{"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}') tblen=4>.value
|
test_verifier.test_get_proof_and_get_proofs[clean-clean-clean-clean-clean-clean]:
app/tests/e2e/verifier/test_verifier.py#L302
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_self_attested.test_self_attested_attributes[clean-clean-clean-clean-clean-clean]:
app/tests/e2e/verifier/test_self_attested.py#L76
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_predicate_proofs.test_predicate_proofs[clean-clean-clean-clean-clean-clean->=]:
app/tests/e2e/verifier/test_predicate_proofs.py#L74
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_saving_of_presentation_exchange_records[clean-clean-clean-clean-clean-clean-None-None]:
app/tests/e2e/verifier/test_verifier.py#L566
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_saving_of_presentation_exchange_records[clean-clean-clean-clean-clean-clean-None-False]:
app/tests/e2e/verifier/test_verifier.py#L600
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_saving_of_presentation_exchange_records[clean-clean-clean-clean-clean-clean-None-True]:
app/tests/e2e/verifier/test_verifier.py#L600
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_saving_of_presentation_exchange_records[clean-clean-clean-clean-clean-clean-False-None]:
app/tests/e2e/verifier/test_verifier.py#L566
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier.test_saving_of_presentation_exchange_records[clean-clean-clean-clean-clean-clean-True-None]:
app/tests/e2e/verifier/test_verifier.py#L566
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|
test_verifier_oob.test_accept_proof_request_oob[clean-clean-clean-clean-clean-clean]:
app/tests/e2e/verifier/test_verifier_oob.py#L38
fastapi.exceptions.HTTPException: 422: {"detail":[{"type":"bool_type","loc":["body","save_exchange_record"],"msg":"Input should be a valid boolean","input":null}]}
|