beeware / beeware/Python-support-testbed
Add tests for `org.beeware.ARGV` and `org.beeware.ENVIRON`
- Vorherrschende Sprache
- Python
- Sterne
- 7
- Forks
- 8
- Ø Merge
- 9 Std. 41 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.