microshed-testing
microshed-testing copied to clipboard
Hook to purge connection pool between test runs
For hollow mode, connection pools may be unable to cope with DBs being replaced underneath them.
We should add a hook to purge connection pools before tests start so that connection pools start with a clean state and do not have stale connection references in them.