microsoft / data-factory-testing-framework

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
MIT License
88 stars 20 forks source link

Improve guidance for fabric setup once git sync and workspace workflow finalized #84

Open LeonardHd opened 7 months ago

LeonardHd commented 7 months ago

Fabric's git integration and workspace flow is still evolving. We need to add some guideance for setup and link potential Microsoft docs to enable the user to understand the workflow using PRs and Azure Devops.

arjendev commented 7 months ago

Let's make sure each example uses the same folder structure as closely aligned with the structure in fabric

arjendev commented 7 months ago

As agreed during our weekly:

  1. Let's try to follow the "fabric" folder structure
  2. Rename the nested fabric folder to something that indicates it's the git synced repository.
  3. Use the same folder structure for all fabric examples