pub fn test_synced_tables_remote_root_with_blob(
decl: BlobDecl,
) -> Vec<SyncedTable>Expand description
The synthetic store’s schema and Database constructors, which the database
layer owns and its own tests open directly.
test_synced_tables_with_blob with an ungated notes root: the rows are
remote from the start rather than waiting on a gate, which is what a snapshot
test needs to have something to publish before any gate is opened.