-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: cypress default configuration #22
feat: cypress default configuration #22
Conversation
…ult-conf # Conflicts: # .gitignore # package.json # tests/main.test.ts # yarn.lock
Tag me or rndquu when you need this merged. Looks like our permissions system for generating permits is still functional. We are |
By the way tagging means like this @FernandVEYRIER because I know that I get push notifications for these. |
Hey @FernandVEYRIER please adjust this to only post comments on pulls instead. |
Resolves #18
Note: it is now important that in Jest files imports are added explicitly, otherwise they will be interpreted as Mocha instead of Jest by the IDE (does not break the tests, just the auto completion).