Running: homepage.spec.js
Oops...we found an error preparing this test file:
> cypress/integration/hyva/homepage.spec.js
The error was:
Error: Webpack Compilation Error
./cypress/integration/hyva/homepage.spec.js
Module not found: Error: Can't resolve '../../../fixtures/hyva/selectors/cart.json' in '/data/web/public/cypress/integration/hyva'
A similar bug is also present in cypress/integration/hyva/cms/cms-pages.spec.js wheere the paths to fixtures/hyva/cms.json and fixtures/hyva/selectors/cms.json have a ../ too much.
Describe the bug
To Reproduce Steps to reproduce the behavior:
Expected behavior Test can compile
Additional context The path to the
cart.json
has one../
to many at https://github.com/elgentos/magento2-cypress-testing-suite/blob/main/cypress/integration/hyva/homepage.spec.js#L6