-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add more tests to Cypress 🌲 #36
Comments
I'd be interested in working on this! |
Sure! Feel free to take one (or more) tests and I can review your PRs. |
I think I'm having issues with the build. I can load up the server and start the index, however when I try to route to another page I get the following:
For the .env, I'm just using the defaults supplied in |
It seems like a DNS timeout. The only gitlab link we use is https://gitlab.com/shootbot/cities/-/raw/master/all.json. Can you access that link? |
We use cypress to do e2e testing. We should add more tests.
Some ideas I have:
Components:
/city?lat=...&lng=...
/city/{slug}
Home page:
City page:
Feel free to pick some tests, or add new ones you can think of!
The text was updated successfully, but these errors were encountered: