refactor: comentarii strict functionale, fara referinte PRD/stories
Curatare globala a comentariilor si docstring-urilor (app, tools, teste, scripturi): eliminate referintele la PRD-uri, US-xxx, task-uri istorice si review-uri; pastrata doar informatia functionala, formulata scurt. Regula adaugata in CLAUDE.md (sectiunea Stil). Fara modificari de cod sau comportament. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Teste API /v1/prezentari — rutare validare (T3) + idempotenta."""
|
||||
"""Teste API /v1/prezentari — rutare validare + idempotenta."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
@@ -63,7 +63,7 @@ def test_idempotenta_dedup(client):
|
||||
|
||||
|
||||
# --------------------------------------------------------------------------- #
|
||||
# PRD 5.7 — raspuns onest: erori/nemapate/motiv pe randuri blocate #
|
||||
# Raspuns onest: erori/nemapate/motiv pe randuri blocate #
|
||||
# --------------------------------------------------------------------------- #
|
||||
|
||||
def test_needs_data_intoarce_erori(client):
|
||||
|
||||
Reference in New Issue
Block a user