diff --git a/backend/tests/test_api.py b/backend/tests/test_api.py index b81ed6c..bb39b5c 100644 --- a/backend/tests/test_api.py +++ b/backend/tests/test_api.py @@ -1,4 +1,4 @@ -"""API endpoint tests, based on docs/spec.md. +"""API endpoint tests. Covers /healthz, /datasets, /metadata, /schema, /columns, /rows (pagination, column filtering, serialization), /vector/preview, and the