oauth2-server/codeception.yml

18 lines
330 B
YAML
Raw Normal View History

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