DroidKaigi / conference-app-2024

The Official Conference App for DroidKaigi 2024
Apache License 2.0
448 stars 201 forks source link

Wrap with captureWithChecks{} for checkTimetableListFirstItemNotDisplayed tests #375

Closed takahirom closed 2 months ago

takahirom commented 2 months ago

We can run the test by clicking the "Run" button on the left side of Android Studio.

image

I think the screenshots helps our debugging.

https://github.com/DroidKaigi/conference-app-2024/blob/237294f45e71867796d4d8427c52a553887630d6/feature/sessions/src/androidUnitTest/kotlin/io/github/droidkaigi/confsched/sessions/TimetableScreenTest.kt#L74

https://github.com/DroidKaigi/conference-app-2024/blob/237294f45e71867796d4d8427c52a553887630d6/feature/sessions/src/androidUnitTest/kotlin/io/github/droidkaigi/confsched/sessions/TimetableScreenTest.kt#L102

pvcresin commented 2 months ago

I would like to do this 🙋

takahirom commented 2 months ago

Thanks! Assigned 👍