Skip to content

Conversation

@bidoubiwa
Copy link
Contributor

@bidoubiwa bidoubiwa commented Feb 1, 2022

fixes: #642

Since tests were only done on one environment any way during CI but also local testing I removed the testing all together on playground using the remote meilisearch instance

@bidoubiwa bidoubiwa added the skip-changelog The PR will not appear in the release changelogs label Feb 1, 2022
@bidoubiwa bidoubiwa force-pushed the remove_remote_tests branch from fc2a9cc to b481799 Compare February 1, 2022 15:44
alallema
alallema previously approved these changes Feb 1, 2022
Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 💪

@bidoubiwa
Copy link
Contributor Author

bors merge

bors bot added a commit that referenced this pull request Feb 1, 2022
659: Remove tests on remote meilisearch server r=bidoubiwa a=bidoubiwa

fixes: #542 

Since tests were only done on one environment any way during CI but also local testing I removed the testing all together on playground using the remote meilisearch instance

Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 1, 2022

Build failed:

@bidoubiwa
Copy link
Contributor Author

bors try

bors bot added a commit that referenced this pull request Feb 1, 2022
@bors
Copy link
Contributor

bors bot commented Feb 1, 2022

@bidoubiwa bidoubiwa requested a review from alallema February 1, 2022 18:13
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just left thought about some questions regarding the change of the results.

Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
I just add a comment but I don't think it's relevant so I approve it! 🦩

- name: Install dependencies
run: yarn --dev && yarn --cwd ./playgrounds/vue
- name: Run Browser tests
run: yarn --dev && yarn --cwd ./tests/env/react
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we create a matrix with react, vue, angular and vanilla javascript? Just in case to prevent possible breaking between them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would take a very very long time for the tests to run. I thought maybe run them once a week in a scheduled job but not on every PR. What do you think ?

@bidoubiwa
Copy link
Contributor Author

bors merge

@bors
Copy link
Contributor

bors bot commented Feb 7, 2022

@bors bors bot merged commit 314f8ce into main Feb 7, 2022
@bors bors bot deleted the remove_remote_tests branch February 7, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cypress tests consitency

4 participants