Add first integration test

This commit is contained in:
Mike van Riel
2015-06-24 08:42:24 +02:00
parent de7bc574ea
commit 97c3735b32
3 changed files with 78 additions and 1 deletions
+4 -1
View File
@@ -10,8 +10,11 @@
>
<testsuites>
<testsuite name="unit">
<directory>./tests/</directory>
<directory>./tests/unit</directory>
</testsuite>
<testsuite name="integration">
<directory>./tests/integration</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>