snix/tvix/nar-bridge/src
Florian Klink 30b631ea72 test(tvix/nar-bridge): start testing handlers
We currently only had some integration tests (as part of tvix-boot)
testing nar-bridge functionality as a smoketest, but with axum-test we
can test individual handlers and peek at the store afterwards, which is
much more granular.

This adds tests for the nar-specific request handlers.

Change-Id: I7f2345df89ac43b9b372ecc66f696e95e2fcad18
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12916
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
2024-12-27 12:03:06 +00:00
..
bin fix(tvix/nar-bridge): set correct service name 2024-11-23 09:40:21 +00:00
lib.rs feat(tvix/nar-bridge): support zstd content-encoding 2024-11-24 18:34:04 +00:00
nar.rs test(tvix/nar-bridge): start testing handlers 2024-12-27 12:03:06 +00:00
narinfo.rs refactor(tvix/nar-bridge): move narinfo_str gen to helper 2024-12-27 12:01:34 +00:00