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

feat: Integration test #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Sadhorsephile
Copy link
Owner

Сценарии теста:

  1. Ввод текста в первое поле -> изменение во втором (работа с текстом и поиском)
  2. Ввод текста во второе поле -> изменение в первом
  3. Смена валюты первого поля -> изменение значения во втором поле (взаимодействие с модалкой и асинхронными операциями)
  4. Смена валюты второго поля на валюту первого -> snackbar о запрете на идентичные валюты (поиск снекбара)

На большее фантазии не хватило 😪

Пруфы
integration-test.mov

Это я, имитирующий работу интеграционного теста и очень быстро клацающий по симулятору:

@Sadhorsephile Sadhorsephile self-assigned this Feb 25, 2023
@Sadhorsephile
Copy link
Owner Author

Поправил замечания, а именно:

  • сделал декомпоз тестов;
  • добавил мок апихи;
Пруфы image
Screen.Recording.2023-03-23.at.01.51.56.mov

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.

2 participants