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

Research how to make running the tests faster #433

Open
HenrikHartiala opened this issue Dec 20, 2022 · 0 comments
Open

Research how to make running the tests faster #433

HenrikHartiala opened this issue Dec 20, 2022 · 0 comments

Comments

@HenrikHartiala
Copy link
Contributor

Currently there is a lot waiting time in each tests when running them. We need to wait for the map to load, we need to wait for the app to be downloaded etc.

We should research how to make this faster, check how much the running time is reduced if we do not wait for the map tiles to load (use the CI setup). And maybe check would it be faster to for example build the optimized "production" version of the App and run the test for that or do we lose the won time to the build time.

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

No branches or pull requests

1 participant