Active
Project:
AI Figma
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2026 at 14:24 UTC
Updated:
11 Aug 2026 at 15:38 UTC
Jump to comment: Most recent
The AI Figma functional testing suite still installs the browser testing package the suite was originally built on. That package is no longer the one Vardot maintains: the harness now ships as @vardot/varbase-e2e on npm, released from Vardot/varbase-e2e, and the Varbase projects and site templates have moved to it.
Read the 1.0.x branch: the testing dependency, the step-definition require paths and the CI configuration all name the old package.
@vardot/varbase-e2e and load its step definitions in the cucumber configuration.VARBASE_E2E_ prefix.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