dataform-co / dataform-web-tracking

Dataform is a collaborative data modelling platform that enables analysts and engineers to manage complex data models in SQL
https://dataform.co
MIT License
2 stars 0 forks source link

Unit tests won't work for operations with output #320

Open mshakhomirov opened 2 years ago

mshakhomirov commented 2 years ago

Unit tests return compilation error for unit tests on custom queries, i.e.

config { type: "operations", hasOutput: true, schema: "production", disabled: false, tags: ["analytics",], description: "Script to update some table." }