-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[RNMobile] File Block VI-a: Implementing unit tests #27225
Conversation
Size Change: 0 B Total Size: 1.2 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for these tests @etoledom. Looking good! Will we be covering any other cases such as the try/cancel states?
For the error state it's not strait forward, since we need access to the deeply nested Thanks for the review! |
Description
Two simple snapshot tests for the File block:
How has this been tested?
test-unit:native
must be ✅Checklist: