beeware / beeware/Python-support-testbed
Add tests for `org.beeware.ARGV` and `org.beeware.ENVIRON`
- Lenguaje dominante
- Python
- Estrellas
- 7
- Forks
- 8
- Merge medio
- 9 h 41 min
- PR fusionados (30 d)
- 1
Descripción
### What is the problem or limitation you are having?
Currently the command line arguments (passed to an android app via `org.beeware.ARGV`) and environment variables (passed to an android app via `org.beeware.ENVIRON` as proposed [here](https://github.com/beeware/briefcase-android-gradle-template/pull/97) ) are not automatically tested for android.
### Describe the solution you'd like
The command line arguments and environment variables should be automatically tested.
### Describe alternatives you've considered
Do not test these cases automatically. Manual testing is enough.
### Additional context
This has been proposed here: https://github.com/beeware/briefcase-android-gradle-template/pull/97#issuecomment-2767555341
Guía de contribución
Línea de trabajo
Review the Android test setup in Python-support-testbed and the proposed changes in briefcase-android-gradle-template PR #97. Run the existing Android tests, then add automated coverage showing that org.beeware.ARGV and org.beeware.ENVIRON are passed into the app correctly. Done means both cases run automatically and pass.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, python
- Área
- mobile, testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100