Add API tests

This commit is contained in:
Pierre Rudloff
2018-04-09 21:23:41 +02:00
parent 9bb11ccfa5
commit 3195d6e125
12 changed files with 5342 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<phpunit bootstrap="boot.php">
<phpunit bootstrap="tests/bootstrap.php">
<testsuites>
<testsuite>
<directory>tests/</directory>