Various code coverage and test related fixes.

This commit is contained in:
James Cole
2017-04-22 07:05:31 +02:00
parent ee08fc2421
commit e3cd11ec2e
17 changed files with 238 additions and 74 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
</blacklist>
</filter>
<logging>
<log type="coverage-clover" target="./storage/build/clover.xml" charset="UTF-8"/>
<log type="coverage-clover" target="./storage/build/clover-all.xml" charset="UTF-8"/>
</logging>
<php>
<env name="APP_ENV" value="testing"/>