- Issue created by @Rosenstrauch
- Status changed to Needs work
over 1 year ago 11:03am 12 March 2023 - 🇯🇴Jordan Rajab Natshah Jordan
Thanks for reporting.
The patch file is empty.last week I had been working on #3345156: Update drupal/drupal-extension from ~4.0 to ~5.0 →
which needed to remove"emuse/behat-html-formatter": "^0.2.0"
"require": { "drupal/core": "^10", "drupal/drupal-extension": "~5.0" }
- Change
drupal/drupal-extension
to~5.0
in thecomposer.json
file - Remove all Drupal 9 old testing configs
- TEMP Remove
"emuse/behat-html-formatter": "^0.2.0",
as emuse/behat-html-formatter is not supporting TWIG ~3.0 yet - TEMP Remove Behat reporting format configs, and fall back to normal STD out reporting
Suggesting to start a new
5.0.x
branch to support drupal/drupal-extension~5.0
Behat UI needs the report format for reports or we could change it to other HTMl formatted reports
Thought of forking emuse/behat-html-formatter
Maybe update it Bootstrap 5 too - Change
oops, sorry for empty patch. a fresh branch dedicated sounds good.
https://github.com/dutchiexl/BehatHtmlFormatterPlugin/issues/122 is where the html formatter could get twig3 support, but if we configure it to use the renderer: Behat2 then we dont even need the twig update.switching to a different cdn for aceeditor might also be necessary.
- Assigned to Tasneem Natshah
- Status changed to Active
over 1 year ago 1:09pm 18 March 2023 - 🇯🇴Jordan Tasneem Natshah
Switching from emuse/behat-html-formatter to webship/behat-html-formatter
- @tasneem-natshah opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:56pm 18 March 2023 -
Rajab Natshah →
committed 35b80679 on 5.0.x authored by
Tasneem Natshah →
Issue #3347451 by Tasneem Natshah: Allow using Behat Drupal extension 5....
-
Rajab Natshah →
committed 35b80679 on 5.0.x authored by
Tasneem Natshah →
- Status changed to Fixed
over 1 year ago 11:38am 25 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.