blink icon indicating copy to clipboard operation
blink copied to clipboard

Spin up new DB containers on each test/CI!

Open JaneJeon opened this issue 4 years ago • 1 comments

With the following configs:

fsync = off
synchronous_commit = off

Plus, ensure the tests are architected in a way where it doesn't need the wipe script in the first place (AND it shouldn't be running its own delete queries!)

JaneJeon avatar Nov 18 '21 09:11 JaneJeon

Plus, this would allow us to ditch knex-cleaner once and for all if we do this for development environments as well...?

JaneJeon avatar Dec 31 '21 03:12 JaneJeon