kin: BATON-ARCH-010 Написать unit-тесты бэкенда (tester FAILED без вывода)

This commit is contained in:
Gros Frumos 2026-03-20 21:10:26 +02:00
parent 59eb117589
commit 8012cb1c0f
5 changed files with 49 additions and 5 deletions

View file

@ -35,7 +35,7 @@ REQUIRED_FILES = [
]
# ADR files: matched by prefix because filenames include descriptive suffixes
ADR_PREFIXES = ["ADR-001", "ADR-002", "ADR-003", "ADR-004"]
ADR_PREFIXES = ["ADR-001", "ADR-003", "ADR-004"]
PYTHON_SOURCES = [
"backend/__init__.py",