Running Drupal’s FunctionalJavascript tests on DDEV
Tuesday 16, October 2018
Tuesday 16, October 2018
mglaman
This is part two of a series on running Drupal’s testing suites on DDEV. We left off last time with trying to execute a FunctionalJavscript test and having every test case skipped because no browser emulator was available. In this post, we will run through getting set up to execute Drupal’s FunctionalJavascript tests inside of your DDEV web container.