Skip to content

POC: unit test execution without instrumentation#925

Open
emilsenan wants to merge 1 commit intoorgzly:masterfrom
emilsenan:feature/move-query-test
Open

POC: unit test execution without instrumentation#925
emilsenan wants to merge 1 commit intoorgzly:masterfrom
emilsenan:feature/move-query-test

Conversation

@emilsenan
Copy link
Copy Markdown

Hi, I noticed that there are some tests which are not necessarily need to be executed as instrumented android tests. As a proof of concept, I tried to turn the QueryTest into normal unit test and it did work well. I would like to take some time and effort to refactor production and test code in order to move away pure unit tests out of androidTest package. Please let me know what do you think about it. Thank you!

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