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

Fix android test #104

Merged
merged 3 commits into from
Mar 24, 2022
Merged

Conversation

walkingice
Copy link
Member

fix some build errors to run androidTest

The listener is for listening screenshot capture state for Espresso
test. This pattern is not good because adding such listener to
BrowserFragment does not make sense. And the way of finding
`MainActivity.BrowserFragment.captureStateListener` is weird.

we need a better way to replace it.
@walkingice walkingice closed this Mar 24, 2022
@walkingice walkingice reopened this Mar 24, 2022
@walkingice walkingice merged commit 10dc9ea into RocketScientists:master Mar 24, 2022
@walkingice walkingice deleted the fix_android_test branch March 24, 2022 17:42
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.

1 participant