Allow to run javascripts test with ddev

Created on 25 July 2025, 8 days ago

Problem/Motivation

All tests of phpunit runs with the exception of the ajax test:

Steps to reproduce

❯ ddev phpunit
PHPUnit 11.5.27 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.17

.F.............................................................  63 / 551 ( 11%)
............................................................... 126 / 551 ( 22%)
............................................................... 189 / 551 ( 34%)
............................................................... 252 / 551 ( 45%)
............................................................... 315 / 551 ( 57%)
............................................................... 378 / 551 ( 68%)
............................................................... 441 / 551 ( 80%)
............................................................... 504 / 551 ( 91%)
..............................................

Time: 07:55.671, Memory: 42.00 MB

There was 1 failure:

1) Drupal\Tests\og_ui\Functional\BundleEntityFormAlterAjaxTest::testGroupContentAjax
Behat\Mink\Exception\DriverException: Could not open connection: Failed to connect to localhost port 4444 after 0 ms: Couldn't connect to server

Proposed resolution

Install the selenium add-on.

📌 Task
Status

Active

Version

2.0

Component

og.module

Created by

🇦🇷Argentina dagmar Argentina

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024