Open MathieuLamiot opened 6 days ago
We need to do something to don't have a failed test:
In any case, something needs to be done.
We can encapsulate this kind of test to be run with a single command like we do for WP Rocket here. That would be a straight forward solution.
There are 2 ways I see to handle this
Create a new script
In https://github.com/wp-media/wp-rocket-e2e/blob/221c9d21605df18c9a96cb65509f71480f01cefa/package.json
Estimate the effort [XS]
@MathieuLamiot On this one, I'm not sure there's anything to be done here, the reason this is failing is because the delayjs test requires specific scripts:
I ran
npm run test:delayjs:flatsome
on the remote desktop and it passes.