Skip to content
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

Find a good way to test/check the map app with Cypress #19

Open
dadiorchen opened this issue Nov 10, 2021 · 3 comments
Open

Find a good way to test/check the map app with Cypress #19

dadiorchen opened this issue Nov 10, 2021 · 3 comments
Labels
cypress good first issue Good for newcomers

Comments

@dadiorchen
Copy link
Collaborator

Our test looks like this picture below, we need to find a good way to verify the map result, like, the data on the map was loaded correctly, say, there are several cluster icons on the map, it's not a normal/traditional case for testing, also, those cluster on the map isn't css+html, they are pictures.
image


Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
@dadiorchen
Copy link
Collaborator Author

You can directly working on the cypress test existing: run: npm run cy and click the test: map.spec.js

@keyy123
Copy link
Contributor

keyy123 commented Jan 17, 2023

@dadiorchen, is this ticket still open?

@dadiorchen
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cypress good first issue Good for newcomers
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants