artifact-store/tests/unit
2026-05-16 23:26:03 +02:00
..
__init__.py WP-0001-T001: service scaffold (Python, FastAPI, uv, ruff, mypy, pytest) 2026-05-16 01:30:22 +02:00
conftest.py WP-0001-T001: service scaffold (Python, FastAPI, uv, ruff, mypy, pytest) 2026-05-16 01:30:22 +02:00
test_config_storage.py Add S3 backend and storage verification 2026-05-16 23:26:03 +02:00
test_dataplane_inproc.py Add S3 backend and storage verification 2026-05-16 23:26:03 +02:00
test_db_schema.py WP-0001-T002: registry data model, Alembic, initial migration with retention seed 2026-05-16 01:50:38 +02:00
test_identity.py WP-0001-T009: digest abstraction and content address (ADR-0001) 2026-05-16 01:34:24 +02:00
test_manifest.py WP-0001-T010: manifest model, canonical CBOR codec, JCS projection 2026-05-16 01:39:42 +02:00
test_smoke.py WP-0001-T001: service scaffold (Python, FastAPI, uv, ruff, mypy, pytest) 2026-05-16 01:30:22 +02:00
test_storage_local.py WP-0001-T003: storage adapter SPI and local filesystem backend 2026-05-16 02:01:25 +02:00
test_storage_s3.py Add S3 backend and storage verification 2026-05-16 23:26:03 +02:00