Rolle Admin und Acceptance Test

This commit is contained in:
Paminger
2016-04-13 08:14:33 +02:00
parent 4b5211a9c6
commit ae6740cc32
8 changed files with 22 additions and 4035 deletions
+9 -11
View File
@@ -9,17 +9,15 @@ settings:
colors: true
memory_limit: 1024M
modules:
enabled:
- Db
config:
Db:
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
user: 'fhcomplete'
password: 'fhcomplete'
dump: codeception/_data/dump.sql
populate: true
cleanup: false
reconnect: false
enabled:
- Db:
dsn: 'pgsql:host=localhost;port=5432;dbname=fhctest'
user: 'fhcomplete'
password: 'fhcomplete'
dump: codeception/_data/dump.sql
populate: true
cleanup: false
reconnect: false
coverage:
enabled: true
include: