Skip to content

Add tests for org.beeware.ARGV and org.beeware.ENVIRON #123

@timrid

Description

@timrid

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

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions