frostfs-node/pkg/local_object_storage/metabase
Alex Vanin e03d906cb7 [#334] engine: Make tests more predictable
There is a codecov issue because objects are not placed
in the engine the same way every unit test. Therefore
sometimes there are more coverage, sometimes there are
less. Seeded RNG should solve this issue for engine tests.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-21 11:00:23 +03:00
..
cleanup.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
containers.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
containers_test.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
control.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db_test.go [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
delete.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
delete_test.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
get_test.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
info.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
inhume.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
inhume_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select.go [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
select_test.go [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
small.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
util.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00