Add functional tests for task links

This commit is contained in:
Frederic Guillot
2015-05-23 23:25:18 -04:00
parent 6bee8822bc
commit 65e9e5d1be
6 changed files with 585 additions and 15 deletions

View File

@@ -12,6 +12,6 @@
<const name="DB_HOSTNAME" value="localhost" />
<const name="DB_USERNAME" value="postgres" />
<const name="DB_PASSWORD" value="postgres" />
<const name="DB_PORT" value="5432" />
<const name="DB_PORT" value="" />
</php>
</phpunit>