Added all the old test things.

This commit is contained in:
James Cole
2015-02-07 08:42:20 +01:00
parent fb1c78c657
commit 2dc67d1674
45 changed files with 4254 additions and 13 deletions
+6 -10
View File
@@ -9,14 +9,10 @@ settings:
colors: true
memory_limit: 1024M
modules:
config:
config:
coverage:
enabled: true
remote: false
whitelist:
include:
- app/controllers/*
- app/models/*
- app/lib/FireflyIII/*
exclude:
- app/controllers/BaseController.php
enabled: true
remote: false
whitelist:
include:
- app/*