-
Notifications
You must be signed in to change notification settings - Fork 33
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
The CI for unit test is failing #149
Comments
@keyy123 do you now why this happens? |
I can look into it! @dadiorchen |
@keyy123 thank you! |
I found the issue and will make a PR today. File Extentions Renamed from .spec.js => cy.js handles the cypress issues. Jest also fails 2 test from the entire suite b/c they use ESM import statements so I renamed the jest unit test files from .js => .mjs. TLDR: |
https://github.com/Greenstand/treetracker-web-map-core/actions/runs/3627876711/jobs/6118238700
Seems some syntax proble? can not find
cy
by cypressSome hints:
The text was updated successfully, but these errors were encountered: