-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.
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 ) 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: beeware/briefcase-android-gradle-template#97 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.