Closed Ferdev closed 3 months ago
I've tried to run the e2e tests locally, but even checking out trunk
they don't pass in my machine. I get a lot of random timeouts in different tests each run. @kallehauge can you try running them locally? you have to:
npm run test:e2e-docker-up
npm run test:e2e
You bet! Giving it a swing now @Ferdev.
Edit: Trunk is working for me, so giving the branch a go again
I'm closing this PR in favor of https://github.com/Automattic/woocommerce-services/pull/2783, which rebases instead of merging trunk, which makes the whole merge cleaner. If you don't mind, I'm gonna add you as reviewer in the other PR, @kallehauge :innocent:
Description
This PR merge the latest changes from the trunk branch into the wcs-migration branch.
Related issue(s)
N/A
Steps to reproduce & screenshots/GIFs
trunk
in woocommerce-shipping.Checklist
changelog.txt
entry addedreadme.txt
entry added