Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 3 – Unit testing #3

Open
wants to merge 8 commits into
base: task-2
Choose a base branch
from
Open

Task 3 – Unit testing #3

wants to merge 8 commits into from

Conversation

Senex-x
Copy link
Owner

@Senex-x Senex-x commented May 9, 2022

App demo:
https://user-images.githubusercontent.com/66133985/172169913-6b28ab1c-e62c-47ae-8a91-7a419774a870.mp4

Task:

Написать unit-тесты для всех:

  • use-case
  • view-model
  • presenter

Каждый пункт по 2 балла.
VM у вас будет в репозитории с openweather
Достаточно покрыть use-case тестами только в одном приложении. Где писать тесты для use-case, на ваш выбор. Можно в том и том репозитории. Должны быть rule для диспатчеров корутин и rxjava
Cтек: junit4 или 5 - mockk - kotlintest

@Senex-x Senex-x changed the title Task 3 Task 3 – Unit testing May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant