Unify environment dependencies plus 2 end points
The unification is needed to simplify testing on new instances. There are still a lot of things that need to be synced in the database level so the workflows can be executed. The two new endpoints are in status 'work in progress', there are things that need to be clarified before implemented. One test also in 'work in progress' where more investigation will be done. It only works on one of the environment and could not be reproduced on the others.
parent
45ebc150
No related branches found
No related tags found
Showing
- src/main/resources/REST/json/Credential.json 94 additions, 0 deletionssrc/main/resources/REST/json/Credential.json
- src/main/resources/REST/json/Presentation.json 168 additions, 4 deletionssrc/main/resources/REST/json/Presentation.json
- src/test/java/api/test/rest/RestGeneralStepDefinitions.java 16 additions, 0 deletionssrc/test/java/api/test/rest/RestGeneralStepDefinitions.java
- src/test/java/api/test/rest/tsa/signer/SignerStepDefinitions.java 12 additions, 3 deletions.../java/api/test/rest/tsa/signer/SignerStepDefinitions.java
- src/test/resources/features/tsa/cache/v1/cache/GET.feature 1 addition, 1 deletionsrc/test/resources/features/tsa/cache/v1/cache/GET.feature
- src/test/resources/features/tsa/infohub/v1/export/GET.feature 1 addition, 1 deletion...test/resources/features/tsa/infohub/v1/export/GET.feature
- src/test/resources/features/tsa/signer/v1/credential/verify/POST.feature 2 additions, 2 deletions...ces/features/tsa/signer/v1/credential/verify/POST.feature
- src/test/resources/features/tsa/signer/v1/namespaces/{namespace}/keys/GET.feature 0 additions, 1 deletion...res/tsa/signer/v1/namespaces/{namespace}/keys/GET.feature
- src/test/resources/features/tsa/signer/v1/presentation/proof/POST.feature 3 additions, 2 deletions...es/features/tsa/signer/v1/presentation/proof/POST.feature
- src/test/resources/features/tsa/signer/v1/presentation/verify/POST.feature 2 additions, 2 deletions...s/features/tsa/signer/v1/presentation/verify/POST.feature
- src/test/resources/features/tsa/signer/v1/verification-method/{namespace}/{did}/GET.feature 44 additions, 5 deletions...gner/v1/verification-method/{namespace}/{did}/GET.feature
- src/test/resources/features/tsa/task/v1/task/{taskName}/GET.feature 0 additions, 37 deletions...esources/features/tsa/task/v1/task/{taskName}/GET.feature
Loading
Please register or sign in to comment