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

Add tests cases for predictable zip functionality. #544

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

rtibbles
Copy link
Member

@rtibbles rtibbles commented Dec 5, 2024

Summary

  • Adds tests for our predictable zip functionality and hard codes the MD5s we are aiming for in the test cases
  • Test file does double duty as script to generate the MD5s.

References

Setting this up to help with learningequality/studio#4013 so that we can generate predictable zips in the browser that match the Python behaviour here.

Be specific about using DEFLATED compression for the entire zip file.
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.

2 participants