algolia / vue-instantsearch

👀 Algolia components for building search UIs with Vue.js
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/vue
MIT License
853 stars 157 forks source link

chore: update e2e tests #1109

Closed dhayab closed 2 years ago

dhayab commented 2 years ago

Summary

This PR updates instantsearch-e2e-tests to its latest version.

Result

Pipelines should have less issues with flaky tests.

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4ed889ce45e2023da577e1782aa6dc11a8491a87:

Sandbox Source
vue-instantsearch-e-commerce Configuration
dhayab commented 2 years ago

I'll put this on hold for a bit to investigate why the local server tunnel to saucelabs failed.

dhayab commented 2 years ago

It now passed twice without changing anything on our side, which makes me think its on Saucelabs' side. I'll merge it and keep monitoring CI failures for a while in case we need to adjust something.