You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2019. It is now read-only.
I can't seem to get the functional PHPUnit tests run without errors. Inside core/phpunit.xml I have set this: <env name="BROWSERTEST_OUTPUT_DIRECTORY" value="/var/www/html/modules/regcode_simple/phpUnitHTML"/> (where regcode_simple is the module name)
Running tests from the host with $> .docker/phpunit.sh --group regcode_simple
has mkdir() perm issues:
Running tests from the docker directly with root@10e9cb3215cf:/var/www/html/core# ../vendor/bin/phpunit --group regcode_simple
fails with connection problem: