meilisearch-js
meilisearch-js copied to clipboard
Add tests in browser with Cypress
Cypress is a library to run tests in a browser.
To ensure this package work, we would like to add tests with Cypress.
Follow this guide to implement it: https://github.com/meilisearch/integration-guides/blob/main/guides/cypress.md
Feel free to ask any question about this issue implementation 🙂
Hey, @bidoubiwa I would love to work on this issue.
I assigned you @sshiv5768 ! I can only guarantee it for 5 days.
About this PR, the objective would be to create multiple environments where we run meilisearch-js.
- react
- vue
- javascript
- HTML (in
- angular
To ensure that we are compatible with all their requirements. To do so you can take inspiration from the cypress tests and environments from instant-meilisearch repo.
they should add UI components with the result of a search. Even if meilisearch-js is no UI library with want to ensure that we are browser and javascript environments compatible. As it could be that meilisearch-js does not work on firefox but does on chrome for example,
I would like to work on this issue @bidoubiwa , Can you please assign this to me?
Thanks for your interest in this project 🔥 You are definitely more than welcome to open a PR for this!
We prefer not assigning people to our issues because sometimes people ask to be assigned and never come back, which discourages the real volunteers contributors from opening a PR to fix this issue. We will accept and merge the first PR that fixes correctly and well implements the issue following our contributing guidelines.
We are looking forward to reviewing your PR 😊
Not relevant for this project, closing