beeware / beeware/Python-support-testbed
Add tests for `org.beeware.ARGV` and `org.beeware.ENVIRON`
- Langage dominant
- Python
- Étoiles
- 7
- Forks
- 8
- Merge moyen
- 9 h 41 min
- PR mergées (30 j)
- 1
Description
### 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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, python
- Domaine
- mobile, testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100