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
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:
@@ -101,6 +101,9 @@
|
||||
"@php bin/console cache:clear"
|
||||
],
|
||||
"phpunit": "phpunit",
|
||||
"phpunit:unit": "phpunit --testsuite=unit",
|
||||
"phpunit:integration": "phpunit --testsuite=integration",
|
||||
"phpunit:coverage": "phpunit --testsuite=unit --coverage-clover var/coverage/clover.xml --coverage-text",
|
||||
"generate-swagger": "php ./vendor/bin/openapi --output ./public/swagger.json ./src",
|
||||
"auto-scripts": {
|
||||
"cache:clear": "symfony-cmd",
|
||||
|
||||
Reference in New Issue
Block a user