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

Location extension #10

Merged
merged 8 commits into from May 20, 2021
Merged

Location extension #10

merged 8 commits into from May 20, 2021

Conversation

sagar-viradiya
Copy link
Owner

  • Add location extension for last location and location flow
  • Add instrumentation test for location extensions
  • Modify CI script to spin up devices with playstore
  • Add location permission in test activity

- Add location extension for last location and location flow
- Add instrumentation test for location extensions
- Modify CI script to spin up devices with playstore
- Add location permission in test activity
- Fix wildcard import
- Separate emulators with playstore support(Google play services)
- Skip location test on API levels below 24
- Exclude instrumentation tests for location module on API level 16, 19 and 21.
- Target API level 26 and 30 instead of 25 and 29 for instrumentation testing.
- Update API level from 30 to 29 as tests were failing on API level 30
- Run location test only on API level 29 because there seems to problem with play services on API level below 29.
- Remove coroutine test dependency.
- Add coroutine android dependency in the android test src set.
@sagar-viradiya sagar-viradiya merged commit e52a7f4 into master May 20, 2021
@sagar-viradiya sagar-viradiya deleted the sagar/ktx/location branch June 6, 2021 12:32
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.

None yet

1 participant