Revise tests based on phase 2 changes
- the main change is adding a new variable to the path 2 for accessing the policies in the Policy service
- some minor changes on the error messages
- adding new field on the policy db
Also there is a bug for Task and Invohub service due to the new changes.
The failing tests are marked as @WIP.
Signed-off-by:
Georgi Michev <georgi.michev@vereign.com>
Showing
- src/main/resources/REST/json/Credential.json 30 additions, 80 deletionssrc/main/resources/REST/json/Credential.json
- src/main/resources/REST/json/Infohub.json 41 additions, 43 deletionssrc/main/resources/REST/json/Infohub.json
- src/main/resources/REST/json/Presentation.json 226 additions, 221 deletionssrc/main/resources/REST/json/Presentation.json
- src/test/java/api/test/rest/tsa/policy/PolicyStepDefinitions.java 3 additions, 3 deletions.../java/api/test/rest/tsa/policy/PolicyStepDefinitions.java
- src/test/resources/features/tsa/cache/v1/cache/GET.feature 4 additions, 3 deletionssrc/test/resources/features/tsa/cache/v1/cache/GET.feature
- src/test/resources/features/tsa/cache/v1/cache/POST.feature 1 addition, 1 deletionsrc/test/resources/features/tsa/cache/v1/cache/POST.feature
- src/test/resources/features/tsa/infohub/v1/export/GET.feature 2 additions, 1 deletion...test/resources/features/tsa/infohub/v1/export/GET.feature
- src/test/resources/features/tsa/signer/v1/credential/proof/POST.feature 2 additions, 2 deletions...rces/features/tsa/signer/v1/credential/proof/POST.feature
- src/test/resources/features/tsa/signer/v1/credential/verify/POST.feature 1 addition, 1 deletion...ces/features/tsa/signer/v1/credential/verify/POST.feature
- src/test/resources/features/tsa/signer/v1/presentation/proof/POST.feature 1 addition, 1 deletion...es/features/tsa/signer/v1/presentation/proof/POST.feature
- src/test/resources/features/tsa/signer/v1/presentation/verify/POST.feature 1 addition, 1 deletion...s/features/tsa/signer/v1/presentation/verify/POST.feature
- src/test/resources/features/tsa/task/v1/task/taskListStatus/GET.feature 3 additions, 0 deletions...rces/features/tsa/task/v1/task/taskListStatus/GET.feature
- src/test/resources/features/tsa/task/v1/task/taskResult/GET.feature 2 additions, 0 deletions...esources/features/tsa/task/v1/task/taskResult/GET.feature
- src/test/resources/features/tsa/task/v1/task/{taskName}/POST.feature 1 addition, 0 deletions...sources/features/tsa/task/v1/task/{taskName}/POST.feature
Loading
Please register or sign in to comment