Added basic tests for contacts (#243)

This commit is contained in:
Brandon Turner
2017-06-13 20:53:20 +01:00
committed by Régis Freyd
parent 09c4f9648b
commit 1d306154dd
6 changed files with 329 additions and 4 deletions
+4
View File
@@ -17,6 +17,10 @@
<testsuite name="Helpers Tests">
<directory suffix="Test.php">./tests/Helper</directory>
</testsuite>
<testsuite name="Feature Tests">
<directory suffix="Test.php">./tests/Feature</directory>
</testsuite>
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">