pub fn test_migrations() -> Vec<Migration>
The synthetic test schema as a single-migration ladder, so a test db opens at schema_version() == 1. The host-schema ladder for every open_test_db* helper.
schema_version() == 1
open_test_db*