meilisearch-js icon indicating copy to clipboard operation
meilisearch-js copied to clipboard

Add tests in browser with Cypress

Open curquiza opened this issue 4 years ago • 2 comments

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 🙂

curquiza avatar Jun 01 '21 12:06 curquiza

Hey, @bidoubiwa I would love to work on this issue.

sshiv5768 avatar Oct 01 '21 12:10 sshiv5768

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,

bidoubiwa avatar Oct 02 '21 10:10 bidoubiwa

I would like to work on this issue @bidoubiwa , Can you please assign this to me?

shikhar13012001 avatar Oct 18 '22 17:10 shikhar13012001

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 😊

bidoubiwa avatar Oct 18 '22 19:10 bidoubiwa

Not relevant for this project, closing

bidoubiwa avatar Aug 30 '23 11:08 bidoubiwa