task: #3615781 Switch the Varbase functional testing suite to Varbase E2E (10.0.x)
Issue: https://www.drupal.org/project/varbase_layout_builder/issues/3615781
Switches the Varbase functional testing suite on 10.0.x to Varbase E2E (@vardot/varbase-e2e):
- dependency +
cucumber.jsrequire:globs + step-definition helper imports point at the package - CI test job renamed
varbase-e2e-test; env varsVARBASE_E2E_* - HTML + PDF report generated as on the Varbase Project pipeline
- local copies of steps the package ships as built-ins removed
AI-Generated: Yes
Checkpoints:
- File an issue
- Addition/Change/Update/Fix
- Testing to ensure no regression
-
Automated unit testing coverage - Automated functional testing coverage
-
UX/UI designer responsibilities - Readability
-
Accessibility -
Performance -
Security -
Developer Documentation -
User Guide Documentation - Reviewed by human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Release notes snippet
- Release
Known unrelated red
The only failing job is phpstan (symfonyYamlParse + hook cacheability) in includes/updates/v10-0.inc and varbase_layout_builder.module — a new analyzer rule firing on pre-existing code; the last branch pipeline passed with the older analyzer. Not touched by this MR; needs its own issue. The varbase-e2e-test job is green.
Edited by Rajab Natshah