-
Notifications
You must be signed in to change notification settings - Fork 304
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
Accounts-db: Add scan tests to cover bad accounts storage files #2123
Conversation
dc98c5d
to
d5c574f
Compare
We will wait for #2123 to merge, in order to get the same error message for overflow tests. |
3a9e4a8
to
87ef110
Compare
7bb6c23
to
98f1f45
Compare
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.
A few last nits then I think it's good to go!
98f1f45
to
8b91d23
Compare
Co-authored-by: Brooks <[email protected]>
Co-authored-by: Brooks <[email protected]>
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 adding these tests!
Problem
Tests changes splitted from #2093
Summary of Changes
Add tests coverage for scan* functions
Fixes #