eclipse-tractusx / SSI-agent-lib

Apache License 2.0
4 stars 15 forks source link

fix: integration test #86

Closed nitin-vavdiya closed 7 months ago

nitin-vavdiya commented 8 months ago

Ref: https://github.com/eclipse-tractusx/SSI-agent-lib/issues/84

Description

Fix two issues:

  1. The Docker image tag changed due to the latest Docker images giving different JSON formats in response
  2. Integration test is not running in the pipeline with ./mvn test.

More information: https://github.com/decentralized-identity/uni-resolver-driver-did-key/issues/9

borisrizov-zf commented 7 months ago

@nitin-vavdiya you should rebase, because of #44

nitin-vavdiya commented 7 months ago

rebase done