ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

Write test `test failure case displays toast`

Open github-actions[bot] opened this issue 10 months ago • 0 comments

https://github.com/google/ground-android/blob/6cb83adc8cc1132d4ff11b08fc080d499130ee2c/app/src/test/java/com/google/android/ground/ui/offlineareas/selector/OfflineAreaSelectorFragmentTest.kt#L129-L130



    viewModel.downloadProgress.removeObserver(observer)
  }

  // TODO: Write `test test failure case displays toast`
  // Issue URL: https://github.com/google/ground-android/issues/3038
}

github-actions[bot] avatar Feb 07 '25 09:02 github-actions[bot]