kaushikgopal/movies-usf-android

feat: add a single ui instrumentation test

Offen

#2 geöffnet am 24.09.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Kotlin (44 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (229 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The view state tests are the more interesting ones imho, but for this to be fully "complete", we'd definitely need UI instrumentation tests to make sure:

  1. the output "view state" is being bound properly to our Android Views
  2. the android views are generating the correct input "events"

A single espresso tests should suffice for that.

Contributor Guide