storj/satellite/metabase/rangedloop/rangedlooptest
Andrew Harding 633ab8dcf6 satellite/metadabase/rangedloop: stream affinity for test provider
Some observers assume that they will observe all the segments for a
given stream, and that they will observe those segments in a sequential
stream over one or more iterations.

This change updates the range provider from rangedlooptest to provide
these guarantees.

The change also removes the Mock suffix from the provider/splitter types
since the package name (rangedlooptest) implies that the type is a test
double.

Change-Id: I927c409807e305787abcde57427baac22f663eaa
2022-12-09 16:49:02 +00:00
..
countobserver.go satellite/metabase/rangedloop: minimal loop (#5334) 2022-12-08 15:27:21 +01:00
provider_test.go satellite/metadabase/rangedloop: stream affinity for test provider 2022-12-09 16:49:02 +00:00
provider.go satellite/metadabase/rangedloop: stream affinity for test provider 2022-12-09 16:49:02 +00:00