Add API tests
authorPierre Rudloff <contact@rudloff.pro>
Mon, 9 Apr 2018 19:23:41 +0000 (21:23 +0200)
committerPierre Rudloff <contact@rudloff.pro>
Thu, 10 May 2018 17:12:00 +0000 (19:12 +0200)
commit3195d6e125fddbb219a8bde13b588fcafc5fd821
treeb952918b45f8d1b78402b883ddbcba15c793a228
parent9bb11ccfa5ddd8e614be18b0c5b217d66cfae4a0
Add API tests
12 files changed:
.travis.yml
composer.json
composer.lock
doc/Tests.md [new file with mode: 0644]
include/dba.php
phpunit.xml
tests/ApiTest.php [new file with mode: 0644]
tests/BaseObjectTest.php
tests/DatabaseTest.php [new file with mode: 0644]
tests/TextTest.php
tests/bootstrap.php [new file with mode: 0644]
tests/datasets/api.yml [new file with mode: 0644]