-
Notifications
You must be signed in to change notification settings - Fork 30
Setting up the Cypress with first test #434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I have a problem with eslint which returns one error: This file is generated byCypress as a placeholder for custom actions and I did nothing inside. WDYT? |
Could you add every cypress directory except |
They are already in
|
You can add it in the .eslintignore! If the error comes from eslint of course :) |
…hbar.js into cypress-setting-up
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you remove package-lock.json
as we use yarn.loc
instead!
Done. Sorry for that - I'm accustomed to using npm and that's the first project where yarn is used instead of npm. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for this PR 🔥🔥🔥
If you are participating in Hacktoberfest, and you would like to receive a small gift from MeiliSearch too, please complete this form.
bors merge |
Build succeeded: |
No description provided.