mirror of
https://github.com/elyby/accounts.git
synced 2024-12-04 20:49:48 +05:30
c8db2f4b3f
Версия codeception зафиксирована
13 lines
342 B
YAML
13 lines
342 B
YAML
class_name: UnitTester
|
|
modules:
|
|
enabled:
|
|
- Yii2:
|
|
part: [orm, email, fixtures]
|
|
- tests\codeception\common\_support\amqp\Helper
|
|
- tests\codeception\common\_support\Mockery
|
|
config:
|
|
Yii2:
|
|
configFile: '../config/api/unit.php'
|
|
cleanup: true
|
|
transaction: false
|