mirror of
https://github.com/kopia/kopia.git
synced 2026-06-25 22:35:35 -04:00
Create helper functions that can seed state for epoch manager tests. Test basic cases of getting the active set of blobs. This indirectly tests the fallback logic that ensures all epochs are covered when returning the active set. Authored-by: @ashmrtn