agera-edc / DataSpaceConnector

DataspaceConnector project
Apache License 2.0
1 stars 0 forks source link

End-to-end test for DPF Azure Data Factory extension #232

Open cpeeyush opened 2 years ago

cpeeyush commented 2 years ago

After upstream PR https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/pull/910/files merged After #231

Description

ADF implementation has only integration test AzureDataFactoryCopyIntegrationTest which tests scenarios on lower level, but we need one end-to-end test to verify it from end user point of view (by using Data management APIs).

Acceptance Criteria

Task

Same as Acceptance Criteria

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 28 days with no activity.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 14 days with no activity.

robertdevlin-ms commented 1 year ago

Does this accomplish what the issue originally wanted? It looks like this was committed very recently. https://github.com/eclipse-edc/Connector/blob/main/system-tests/azure-data-factory-tests/src/test/java/org/eclipse/edc/test/system/local/AzureDataFactoryTransferIntegrationTest.java