Skip to content
Snippets Groups Projects
Commit a61ca155 authored by Georgi Michev's avatar Georgi Michev
Browse files

Delete trustedInfoImport.feature

parent 6ea77f85
No related branches found
No related tags found
1 merge request!27Clean files
Pipeline #52639 passed with stage
in 4 minutes and 45 seconds
As user
I want to import value to the cache and trust to the imported content
So I can then process the trusted data
Scenario: Import data
Given DID documents are published
And JSON transformations policy is published
When I send a request to import
And the request contains JSON-LD data
And the request contains allowed DIDs list
And the request contains import interval
And the request contains http sources to import
When I get a successful response
When I evaluate the policy to get result from the cache
Then I get a response
And the response contains transformed data
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment