beeware / beeware/Python-support-testbed
Add tests for `org.beeware.ARGV` and `org.beeware.ENVIRON`
- 主要言語
- Python
- スター
- 7
- フォーク
- 8
- 平均マージ
- 9時間 41分
- マージ済み PR(30日)
- 1
説明
### 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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, python
- 領域
- mobile, testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100