From 3c68722b2c6446facf1f3c128abaed72db9f4791 Mon Sep 17 00:00:00 2001 From: Auto-Claude Orchestrator Date: Tue, 24 Mar 2026 08:04:06 +0000 Subject: [PATCH] =?utf8?q?feat(task-JIRA-ERP-33-20260324070448):=20=D0=A1?= =?utf8?q?=D0=B1=D0=BE=D1=80=20=D0=B4=D0=B0=D0=BD=D0=BD=D1=8B=D1=85=20?= =?utf8?q?=D0=BF=D0=BE=20=D0=BE=D1=81=D1=82=D0=B0=D1=82=D0=BA=D0=B0=D0=BC?= =?utf8?q?=20=D0=BD=D0=B0=20=D0=B4=D0=B5=D0=BD=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- specs/JIRA-ERP-33-20260324070448.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specs/JIRA-ERP-33-20260324070448.md b/specs/JIRA-ERP-33-20260324070448.md index dc9b5ecc..f74b9972 100644 --- a/specs/JIRA-ERP-33-20260324070448.md +++ b/specs/JIRA-ERP-33-20260324070448.md @@ -70,9 +70,9 @@ cron (08:00, 20:00 МСК) ### Подзадачи #### Subtask 1: Верификация тестов [DONE] -- 11 unit-тестов проходят в Docker-контейнере (OK, 20 assertions) -- 3 дополнительных теста добавлены в workspace-версию файла (testCollect_InvalidTimeFormat, testCreatePartition_InvalidFormat, testEnsurePartitions) -- Все тесты зелёные, ошибок не обнаружено +- Все 14 unit-тестов проходят в Docker-контейнере (OK, 25 assertions) +- Команда запуска: `docker exec yii_erp24-php-yii_erp24-1 vendor/bin/codecept run unit services/StockHistoryServiceTest.php --no-ansi` +- ВАЖНО: Codeception принимает путь относительно папки suite (tests/unit/), НЕ полный путь tests/unit/services/... #### Subtask 2: Code review и финальная проверка [DONE] - DQ-5 SQL (previousCount subquery) — корректен, row comparison `(snapshot_date, snapshot_time)` валиден в PostgreSQL -- 2.39.5