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

chore(tests): Skip waiting for map to completely load in e2e tests #694

Merged
merged 2 commits into from
Aug 23, 2021

Conversation

gmaclennan
Copy link
Member

Currently e2e tests wait for all network activity to finish before
continuing with each test step. The Mapbox library can continue
pre-loading tiles for a while and slows down tests.

Came across this when setting up tests for the Mapeo ICCA variant

Currently e2e tests wait for all network activity to finish before
continuing with each test step. The Mapbox library can continue
pre-loading tiles for a while and slows down tests
@gmaclennan gmaclennan force-pushed the chore/e2e-skip-mapbox-network branch from c6bd2d8 to 5897c5e Compare August 23, 2021 13:12
@gmaclennan gmaclennan merged commit 6c59277 into develop Aug 23, 2021
@gmaclennan gmaclennan deleted the chore/e2e-skip-mapbox-network branch August 23, 2021 16:09
gmaclennan added a commit that referenced this pull request Aug 26, 2021
* develop:
  fix: fix merging of settings state in settings context (#711)
  chore(tests): Skip waiting for map to completely load in e2e tests (#694)
  chore: Run Github actions on every push to develop branch (#710)
  chore: speedup CI e2e tests (#708)
  chore: enable TestButler for e2e tests (#695)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant