⬆️ Upgrade ACA-Py and ✨ add NATS reconnect logic #142
Annotations
2 errors
test_wallet_credentials.test_get_credential_record_with_limit[clean-clean-clean-clean-clean-3]:
app/tests/e2e/test_wallet_credentials.py#L94
AssertionError: assert 3 == 1
+ where 3 = len([{'attrs': {'age': '44', 'name': 'Alice', 'speed': '2'}, 'cred_def_id': 'Pb44Db5Ni39iCLQpgx7DdP:3:CL:904:tag', 'cred_r...44Db5Ni39iCLQpgx7DdP:3:CL:904:tag', 'cred_rev_id': None, 'credential_id': '6d94762f-555d-4b2f-82ec-15cff88a9b48', ...}])
|
test_get_credentials_by_proof_id.test_limit_and_offset[clean-clean-clean-clean-clean-clean]:
app/tests/e2e/verifier/test_get_credentials_by_proof_id.py#L75
AssertionError: assert 3 == 1
+ where 3 = len([{'cred_info': {'attrs': {'age': '44', 'name': 'Alice', 'speed': '2'}, 'cred_def_id': 'LVvx5jS4raAGn7baQF4SWW:3:CL:974...92a0f-4058-4a3a-8f7e-e3cbb351e4bd', ...}, 'interval': None, 'presentation_referents': ['0_speed_uuid', '0_name_uuid']}])
|