Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: integration tests should use didex 1.1 #2889

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Apr 12, 2024

A quick fix for the integration tests. I added the use_did_method parameter to the get_invite method of the support agent class but forgot to update the handshake_protocols list used to did exchange 1.1. Without this change, the int tests were actually just defaulting back to 1.0 behavior of unqualified DIDs.

This is just a correction in the tests and does not impact the behavior of ACA-Py which, according to my own testing at least, is still correctly sending qualified DIDs in the appropriate circumstances.

@dbluhm dbluhm force-pushed the fix/int-tests-use-didex-1.1 branch from 244ae1c to 752e8dd Compare April 12, 2024 17:48
@ianco
Copy link
Member

ianco commented Apr 12, 2024

Good catch I just noticed this one today

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
@dbluhm dbluhm force-pushed the fix/int-tests-use-didex-1.1 branch from 752e8dd to 0fb0934 Compare April 12, 2024 21:22
@dbluhm dbluhm enabled auto-merge April 12, 2024 21:23
Copy link

sonarcloud bot commented Apr 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@dbluhm dbluhm merged commit 58fc72c into hyperledger:main Apr 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants