agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

Instructions for Postman suite for local development #57

Open marcgs opened 2 years ago

marcgs commented 2 years ago

Feature agera-edc/DataspaceConnector#194 After https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/issues/1264

Description

Extend MVD instructions to include how to create a Postman collection out of the OpenApi with requests for contract negotiation and data transfer to enable manual testing of MVD without having to run system tests.

Acceptance Criteria

Tasks

zeier commented 2 years ago

Moved to feature agera-edc/DataSpaceConnector#194

algattik commented 2 years ago

This requires https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/issues/1264 to be fixed first.

Currently, performing requests using templates generated from the OpenAPI definition results in invalid requests.