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

Introduce instrumented espresso CI tests #141

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

morckx
Copy link
Collaborator

@morckx morckx commented Feb 3, 2024

Tests:

  • all provided locales on all fragments and preferences sections
  • CSV export
  • step count

Run also as instrumented GitHub CI workflows automatically on changes and PRs to master.
This works pretty quickly (7-8 min) and stable, now, without too many false positives.

Advantages:

  • no more forgetting to test old Android versions (test runs on API 17, ...)
  • better immediate feedback on PRs
  • quick first assessment of PRs – including translation PRs
  • ensured stability on all locales

* all provided locales on all fragments and preferences sections
* csv export
* step count test
@morckx morckx merged commit 9b003da into SecUSo:master Feb 9, 2024
6 checks passed
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.

2 participants