test descriptions

This commit is contained in:
Dobromir Popov
2026-07-11 22:25:30 +03:00
parent 7d259d7c9b
commit 7cf8d9bcf3
43 changed files with 876 additions and 265 deletions

View File

@@ -34,7 +34,8 @@ def _required_real_stack() -> None:
def test_real_registered_shards_complete_a_pinned_request():
"""Acceptance test: tracker proxies an actual prompt through real registered shards."""
"Acceptance test: tracker proxies an actual prompt through real registered shards.\n\nTags: model, node, real-inference"
_required_real_stack()
assert BASE_URL is not None
assert API_KEY is not None