Jack Grigg
Jack Grigg
Might depend on https://github.com/zcash/schemerz/issues/7.
In https://github.com/zcash/librustzcash/pull/1673/commits/fe5c33e348eb67b20371ba2f599671fbb70e0b1b a migration test is converted from "create a pre-migration state, test the migration changes it appropriately" to "test that the correct post-migration state is created". However, in general...
It would be beneficial to be able to generate SQLite database states that we can then test, for example that exhibit a bug that a particular migration is intended to...