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

ISSUE-561: setup Kakao and Kautomator settings before each test #569

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

sumin93
Copy link
Collaborator

@sumin93 sumin93 commented Sep 5, 2023

Fix #561

@@ -94,6 +103,28 @@ internal class TestRunner<InitData, Data>(
resultException?.let { throw it }
}

private fun injectKaspressoInKakao() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it makes sense to put this inject-specific code in a single place to avoid any confusion in the future.
Also, I see some code duplication here.

@sumin93 sumin93 merged commit e8e8b5d into master Sep 6, 2023
6 checks passed
@AzamatCherchesov AzamatCherchesov deleted the ISSUE-561-interceptors branch September 7, 2023 09:11
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.

FlakySafely не работает в скриншот тестах после смены локали
2 participants