microsoft / data-factory-testing-framework

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

fix: evaluate expression from root #67

Closed LeonardHd closed 5 months ago

LeonardHd commented 5 months ago

Refactors the evaluation of expressions to allow evaluation from root to leaves.

Fixes #66

LeonardHd commented 5 months ago

Few minor comments outstanding

Addressed the outstanding issues :+1: