Add browser tests (#796)

* Add lmc/steward package and other dependencies
This commit is contained in:
Alexis Saettler
2018-01-13 23:30:37 +01:00
committed by GitHub
parent 7f2d80ec3b
commit ccd63b7e99
12 changed files with 1188 additions and 45 deletions
+4
View File
@@ -46,4 +46,8 @@
<env name="SESSION_DRIVER" value="array"/>
<env name="QUEUE_DRIVER" value="sync"/>
</php>
<logging>
<log type="coverage-clover" target="./results/clover.xml"/>
<log type="junit" target="./results/junit.xml"/>
</logging>
</phpunit>