oauth2-server/codeception.yml

18 lines
330 B
YAML
Raw Normal View History

2014-07-22 15:28:15 +05:30
actor: Tester
2014-05-10 16:24:11 +05:30
paths:
tests: tests
2014-07-22 15:28:15 +05:30
log: tests/_output
2014-05-10 16:24:11 +05:30
data: tests/_data
2014-07-22 15:28:15 +05:30
helpers: tests/_support
2014-05-10 16:24:11 +05:30
settings:
bootstrap: _bootstrap.php
colors: true
memory_limit: 1024M
modules:
config:
Db:
dsn: ''
user: ''
password: ''
dump: tests/_data/dump.sql