Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tests
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaia-X
Trust Services API
tests
Merge requests
!43
Resolve "Update Task services test after fix"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update Task services test after fix"
7-update-task-services-test-after-fix
into
main
Overview
0
Commits
1
Pipelines
1
Changes
6
Merged
Georgi Michev
requested to merge
7-update-task-services-test-after-fix
into
main
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
6
Expand
Closes
#7 (closed)
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
afe87d14
1 commit,
1 year ago
6 files
+
1
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
src/test/resources/features/tsa/cache/v1/cache/GET.feature
+
0
−
1
Options
@@ -69,7 +69,6 @@ Feature: API -TSA - Cache - v1/cache GET
And
the response is valid according to the {Cache_negative_schema.json} REST schema
And
the field {message} has the value {"key" is missing from header}
@wip
#issue https://gitlab.eclipse.org/eclipse/xfsc/tsa/task/-/issues/5
Scenario
:
TSA - Executing Task with DID resolver and Evaluate the Cache - Positive
Given
we are testing the TSA Task Api
When
I load the REST request {Policy.json} with profile {did_key}
Loading