snix/tvix/store/src
Florian Klink 07a51c7dc9 feat(tvix/store): add rstest-based PathInfoService tests
This introduces rstest-based tests. We also add fixtures for creating
some BlobService / DirectoryService out of thin air.
To test a PathInfoService, we don't really care too much about its
internal storage - ensuring they work is up to the castore tests.

Change-Id: Ia62af076ef9c9fbfcf8b020a781454ad299d972e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11272
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-03-28 07:02:18 +00:00
..
bin feat(tvix/store): support RUST_LOG env var 2024-03-18 16:10:05 +00:00
nar refactor(tvix/store/nar): use B3Digest in RenderError 2024-03-18 16:10:05 +00:00
pathinfoservice feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
proto refactor(tvix/store/tests/fixtures): use [u8; 20] 2024-03-28 07:02:18 +00:00
tests feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
import.rs refactor(tvix/store/import): use B3Digest in log_node 2024-03-18 16:10:15 +00:00
lib.rs feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
utils.rs refactor(tvix/store): import_pathimport_path_as_nar_ca 2024-01-20 18:26:17 +00:00