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
89 stars 21 forks source link

Implement all functions in functions_repository in python version #31

Closed LeonardHd closed 11 months ago

LeonardHd commented 11 months ago

We can separate the work in the following groups. Please order by amount of work and likelihood of usage:

### Tasks
- [ ] Collection Functions
- [ ] Conversion Functions
- [ ] Date Functions
- [ ] Logical Functions
- [ ] Math Functions
- [ ] String Functions