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

Run tests with API 30 #617

Closed
yigit opened this issue Jul 1, 2021 · 2 comments
Closed

Run tests with API 30 #617

yigit opened this issue Jul 1, 2021 · 2 comments

Comments

@yigit
Copy link
Contributor

yigit commented Jul 1, 2021

what title says :) we should update the workflow to also run tests on API 30.

We could also consider a bit of a cleanup to have 1 task build all apks and other tasks to just run tests with the output of the previous task.

@yigit yigit self-assigned this Jul 1, 2021
@Tarun-Bhardwaj Tarun-Bhardwaj added this to To do in FHIR engine library via automation Sep 17, 2021
@Tarun-Bhardwaj Tarun-Bhardwaj added this to To do in Data capture library via automation Sep 17, 2021
@jingtang10
Copy link
Collaborator

we run tests on api 30 now.

@jingtang10
Copy link
Collaborator

i think we also do this now: have 1 task build all apks and other tasks to just run tests with the output of the previous task

we have the ./gradlew build step

and then test step for ./gradlew check and then emulator test separated for each module e.g. ./gradlew :engine:connectedCheck

so i think this can be closed.

@yigit @omarismail94 FYI

i'm gonna be aggressive and close this. but please feel free to reopen if i'm wrong :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants