migra
migra copied to clipboard
Make testing easier with docker
Closes https://github.com/djrobstep/migra/issues/180
Hi there, thanks so much for submitting this PR, and sorry it's taken so long to get to reviewing. I stepped away from active maintainer duties for a while but have now returned.
The test setup is definitely a bit crufty and needs improving. However, one problem is that everybody does things slightly differently - I'm wary of embedding docker-specific stuff into the basic test commands. Let me have a think about how we can best arrange the tests to have a simple setup, and get back to you.