fivetran / dbt_fivetran_utils

Helper utils for our packages
29 stars 19 forks source link

exploring integration test schema cleanup #106

Closed fivetran-jamie closed 1 year ago

fivetran-jamie commented 1 year ago

What change does this PR introduce?

- adds drop_schemas macro to be run in integration testing - adds quote macro that i feel like we would use all the time **If this PR introduces a new macro, how did you test the new macro?**

on shopify source

If this PR introduces a modification to an existing macro, which packages is the macro currently present in and what steps were taken to test compatibility across packages?

Did you update the README to reflect the macro addition/modifications?