agera-edc / DataSpaceConnector

DataspaceConnector project
Apache License 2.0
1 stars 0 forks source link

Automated Test for Sample 04.2 #253

Closed zeier closed 2 years ago

zeier commented 2 years ago

Feature #194 After #252

Upstream https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/issues/1588

Description

Automated integration tests that run in CI should be added for samples to prevent the samples breaking due to changes in the EDC.

The scope of this story is to add automated integration tests for sample 04.2.

Note: it was decided that EDC integration tests should not rely on samples. However, it is desirable to have additional tests to make sure that the samples don't get broken.

Acceptance criteria

Tasks

pkirch commented 2 years ago

Feature branch: https://github.com/agera-edc/DataSpaceConnector/tree/feature/1588-test-for-sample-042 Sub-feature branch: https://github.com/agera-edc/DataSpaceConnector/tree/feature/1588/253-test-for-sample-042