ChicoState / ChicoState/habitflow

Missing AVDs

Open
#19 0 comments 0 reactions 1 assignee Claimed by @NickK21 View on GitHub
Dominant language
Kotlin
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

"emulator" command not found in docker container.
we need it to spin up android virtual devices for instrumented tests.

we are able to run units tests with
```
./gradlew test
```

running instrumented tests is done with
```
./gradlew cAT
```
which fails in docker

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.