mutualmobile / PraxisKMP

A Kotlin multiplatform base project
49 stars 11 forks source link

Implemented Unit tests for all platforms #3

Closed shubhamsinghmutualmobile closed 2 years ago

shubhamsinghmutualmobile commented 2 years ago

Created a basic test for TrendingReposListScreen composable to send it mock API data and test if it displays the list of item(s) successfully.