We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently all the test in test suite works on very small blobs. We need a test witch will cover handling of bigger blobs.
Data in the blobs should be randomized. There should be a helper function to run a test for given size of a blob, and a subtests for various sizes.
Related to #12.
The text was updated successfully, but these errors were encountered:
tzdybal
No branches or pull requests
Implementation ideas
Currently all the test in test suite works on very small blobs. We need a test witch will cover handling of bigger blobs.
Data in the blobs should be randomized. There should be a helper function to run a test for given size of a blob, and a subtests for various sizes.
Related to #12.
The text was updated successfully, but these errors were encountered: