android / android/testing-samples

How to using Idling Resource for multiple activities

オープン
#163 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
9.3k
フォーク
3.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

I am new to android UI testing. I have `3 Activities(A,B,C)` in my project. `Activity A` has one button, on click of the button I open `B Activity` which has an `EditText` and a `Button`. On filling some text and click on the button it makes a network call and `onSuccess` goes to `Activity C`. In `Activity C` I make one more network call and `onSuccess` I show a Toast. How to test the flow from `Activity A to C` by waiting for the networks to complete ?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

この issue では、サンプル、ソースファイル、既存のテストが指定されていません。まず、activity のナビゲーションとネットワーク同期に関する Android UI-testing samples とそのテストを見つけ、次に、要求されているガイダンスを既存のサンプルまたはそのドキュメントに含めるべきか判断してください。A-to-C フローと 2 つのネットワーク待機について、文書化され再現可能なテスト方法があれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, java
領域
mobile-dev, testing-qa
issue の種類
ドキュメント
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。