Problem/Motivation

The Varbase functional testing suite on this project still depends on the previous testing package. The harness now ships as Varbase E2E (@vardot/varbase-e2e 2.0.1 on npm, maintained by Vardot) and includes the Drupal and Varbase step packs as built-ins.

Steps to reproduce

grep -rn webship package.json cucumber.js .gitlab-ci.yml on the 4.0.x, 3.1.x and 3.0.x branches.

Proposed resolution

  • Depend on @vardot/varbase-e2e.
  • Update the require: globs in cucumber.js and the helper imports in the step definitions.
  • Rename the CI test job to varbase-e2e-test and the environment variables to the VARBASE_E2E_* family.
  • Produce the HTML + PDF report the same way the Varbase Project pipeline does.
  • Remove any local copies of steps the package now ships as built-ins.
  • Apply on: 4.0.x, 3.1.x, 3.0.x.

Remaining tasks

  • ✅ 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

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Automated functional testing on this project now runs on Varbase E2E.

AI-Generated: Yes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

  • rajab natshah committed 66768eb5 on 4.0.x
    task: #3615770 Switch the Varbase functional testing suite to Varbase...

  • rajab natshah committed 7c3b1119 on 3.0.x
    task: #3615770 Switch the Varbase functional testing suite to Varbase...

  • rajab natshah committed 685fb7d3 on 3.1.x
    task: #3615770 Switch the Varbase functional testing suite to Varbase...

  • rajab natshah committed 835b301b on 3.1.x
    task: #3615770 Update @vardot/varbase-e2e to the latest 2.x (3.1.x)
    

  • rajab natshah committed c8310c57 on 3.0.x
    task: #3615770 Update @vardot/varbase-e2e to the latest 2.x (3.0.x)
    

  • rajab natshah committed 40a12bd7 on 4.0.x
    task: #3615770 Update @vardot/varbase-e2e to the latest 2.x (4.0.x)
    
rajab natshah’s picture

Status: Active » Fixed
Issue tags: +varbase_components-3.1.1

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

Issue tags: +varbase-10.1.2
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

rajab natshah’s picture

Issue tags: +varbase-11.0.0-rc1

✅ Released varbase-11.0.0-rc1

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.