hyperledger / aries-cloudagent-python

Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://wiki.hyperledger.org/display/aries
Apache License 2.0
405 stars 510 forks source link

Fix scenario tests #3231

Closed jamshale closed 2 weeks ago

jamshale commented 2 weeks ago

I noticed when I was making a new test that the existing tests weren't running the full scenario. I had made a mistake when pointing the tests to test.bcovrin.vonx.io. I had a return statement after POST /did/create/public that was causing the scenario to end early.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
80.0% Duplication on New Code

See analysis details on SonarCloud