Closed natefleming closed 2 months ago
Added framework for adding programmatic unit tests.
$> make test
$> make test INTEGRATION=true # requires DATABRICKS_{HOST,TOKEN} (optional .env file)
Added initial test for ez_deploy and version modules.
Updates to Makefile - Added targets for test, coverage, clean, distclean
Added ISORT to $> make fmt target
Added framework for adding programmatic unit tests.
$> make test
$> make test INTEGRATION=true # requires DATABRICKS_{HOST,TOKEN} (optional .env file)
Added initial test for ez_deploy and version modules.
Updates to Makefile - Added targets for test, coverage, clean, distclean
Added ISORT to $> make fmt target