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

build corpus of test files for integration tests #150

Open
g-k opened this issue Oct 4, 2018 · 0 comments
Open

build corpus of test files for integration tests #150

g-k opened this issue Oct 4, 2018 · 0 comments
Labels
code quality code improvements and tidiness enhancement

Comments

@g-k
Copy link
Contributor

g-k commented Oct 4, 2018

refs: #148 (comment)

Save representative samples of data, hashes, and files for each format (e.g. to an S3 bucket or in the repo):

  • APK
  • XPI
  • MAR
  • Content-Signature

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.

@g-k g-k added the enhancement label Oct 4, 2018
@g-k g-k added the code quality code improvements and tidiness label Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality code improvements and tidiness enhancement
Projects
None yet
Development

No branches or pull requests

1 participant