daml/compatibility/sandbox-migration/runner/Migration
Moritz Kiefer 1d5cf688a5
Interleave migration tests (#6366)
Currently we run all migration tests on a separate postgres
instance. This PR changes this to interleave the steps so that we can
run all tests on a single postgres instance.

We do get slightly worse errors for now but the assertion failures
should be informative enough that I don’t think assigning them to the
test that caused them is an issue (and if it is we can just change the
error message).

changelog_begin
changelog_end
2020-06-16 17:13:06 +02:00
..
KeyTransfer.hs Factor out generic types from migration tests (#6360) 2020-06-16 11:10:22 +02:00
ProposeAccept.hs Factor out generic types from migration tests (#6360) 2020-06-16 11:10:22 +02:00
Runner.hs Interleave migration tests (#6366) 2020-06-16 17:13:06 +02:00
Types.hs Interleave migration tests (#6366) 2020-06-16 17:13:06 +02:00