mirror of
https://github.com/kopia/kopia.git
synced 2026-05-24 22:54:55 -04:00
Update tests to make the same calls made during full maintenance. This makes the tests more similar to how they used to be before some calls, like index compaction and write epoch advancement, were moved to the maintenance code path. Authored-by: ashmrtn <3891298+ashmrtn@users.noreply.github.com>