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
refs: #148 (comment)
Save representative samples of data, hashes, and files for each format (e.g. to an S3 bucket or in the repo):
and replay them as integration tests against autograph.
This will let us know if we're breaking things and more aggressively refactor autograph.
Also, we should be able test signing from dependent services e.g. w/ docker compose.
New signing formats should include representative samples too. Unit tests should still try to use minimal test cases.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
refs: #148 (comment)
Save representative samples of data, hashes, and files for each format (e.g. to an S3 bucket or in the repo):
and replay them as integration tests against autograph.
This will let us know if we're breaking things and more aggressively refactor autograph.
Also, we should be able test signing from dependent services e.g. w/ docker compose.
New signing formats should include representative samples too. Unit tests should still try to use minimal test cases.
The text was updated successfully, but these errors were encountered: