issues/27: autotest foundation — TestTraceProcessor, PHPUnit suites, CI coverage
backend-ci-cd / parse-tag (push) Has been cancelled
backend-ci-cd / test (push) Has been cancelled
backend-ci-cd / test-prod-skip (push) Has been cancelled
backend-ci-cd / build-and-push (push) Has been cancelled
backend-ci-cd / deploy-gitops (push) Has been cancelled

This commit is contained in:
Valery Petrov
2026-06-04 12:51:57 +03:00
parent 5702c7178e
commit 77267619ad
6 changed files with 163 additions and 24 deletions
+4
View File
@@ -30,6 +30,10 @@ services:
- '../src/DependencyInjection/'
- '../src/Entity/'
- '../src/Kernel.php'
App\Log\TestTraceProcessor:
tags:
- { name: monolog.processor }
# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones