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

The new CardScanSheet API is not testable #492

Closed
francescocervone opened this issue Feb 24, 2022 · 2 comments · Fixed by #498
Closed

The new CardScanSheet API is not testable #492

francescocervone opened this issue Feb 24, 2022 · 2 comments · Fixed by #498
Assignees

Comments

@francescocervone
Copy link

The new "not-yet-documented" CardScanSheet API (#486) does not allow clients to pass a custom ActivityResultRegistry, needed to make the activity result testable, as suggested by the official guide.

@francescocervone
Copy link
Author

This issue can be worked-around using espresso-intents.

@awush-stripe
Copy link
Contributor

Thanks for the report @francescocervone . I'll get this added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants