Attempt to add codeclimate test coverage

This commit is contained in:
snipe
2018-02-22 22:34:08 -08:00
parent bfb11d249e
commit aea37467d8
4 changed files with 561 additions and 1 deletions

View File

@@ -28,4 +28,7 @@
<server name="SERVER_NAME" value="http://testing.dev"/>
</php>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
</phpunit>