This commit is contained in:
Paula Quispe
2019-07-23 11:47:36 -04:00
parent 5b6c2927e4
commit 782ba439f0
2 changed files with 78 additions and 73 deletions

2
phpunit.xml Normal file → Executable file
View File

@@ -52,6 +52,8 @@
<env name="MSSQL_DATABASE" value="testexternal" />
<env name="MSSQL_USERNAME" value="test" />
<env name="MSSQL_PASSWORD" value="test" />
<!--Define if we use a populated database-->
<env name="POPULATE_DATABASE" value="false" />
<!--Performance Mysql test-->
<env name="RUN_MYSQL_PERFORMANCE_TESTS" value="false" />
<!--Php variables-->