google-developer-training / basic-android-kotlin-compose-training-unscramble

Apache License 2.0
92 stars 125 forks source link

Android Basics: Viewmodel and State in Compose #47

Open Anthony17serrato opened 1 year ago

Anthony17serrato commented 1 year ago

This assertion fails: // Assert that current word count is set to 1. assertTrue(gameUiState.currentWordCount == 1) in gameViewModel_Initialization_FirstWordLoaded()

osuleymanova commented 1 year ago

Duplicate of #32, #31 , #30 , #24, #19 , #12 , #4.