Skip to content

Amin-Said/NYTaskArticles

Repository files navigation

NYTaskArticles

Simple list/details app to implement MVVM, Retrofit, Coroutines, Unit testing, UI testing

UI Testing

to run the UI tests go with classes (MainActivityTest,ListFragmentTest,DetailsFragmentTest) on androidTest directory

Unit Testing

to run the unit tests go with class (MainViewModelTest) on Test directory

Test coverage

go to gradle and execute task (createDebugAndroidTestCoverageReport) then go to path TaskArticles\app\build\reports\coverage to view the coverage report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages