mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Тестовое окружение отделено от основного, упрощены билды для контейнеров MariaDB и RabbitMQ, написаны скрипты для быстрого прогона тестов
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"build-tests" : "cd tests && codecept build",
|
||||
"test" : "codecept run -c tests",
|
||||
"test-api" : "codecept run -c tests/codeception/api",
|
||||
"phploc" : "phploc ./api ./common ./console"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user