Any detailed recommendations on doing full blown unit-testing with Prefect flows? I’m looking for some best practices and how to deal with removing certain tasks (running queries against a database).
k
Kevin Kho
06/07/2021, 1:14 PM
Hi @Jacob Blanco, you can mock the unit the connection to the database like this