Android-Tutorial-Test-ShowCase/hilt/hilt-app/src
Gergely Hegedus e3720ff3f6 PR#128 Fix Compose UI sync issue
Sometimes the emptyPasswordShowsProperErrorMessage failed because while waiting for Idling Resources/Coroutines to run the clock has been updated and the Snackbar got dismissed.
autoAdvance=off, waitForIdle, autoAdvance=on pattern ensures this doesnt happen
2022-09-29 15:06:04 +03:00
..
androidTest/java/org/fnives/test/showcase/hilt PR#128 Fix Compose UI sync issue 2022-09-29 15:06:04 +03:00
main Issue#41 Update Hilt Entry Point access in compose 2022-09-29 14:17:48 +03:00
robolectricTest/java/org/fnives/test/showcase/hilt Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00
test Issue#41 Copy full example into separate module with Hilt Integration 2022-09-27 18:17:12 +03:00