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

More tests #5

Merged
merged 3 commits into from
Oct 16, 2024
Merged

More tests #5

merged 3 commits into from
Oct 16, 2024

Conversation

rolandgroen
Copy link
Collaborator

No description provided.

Deleted various GoMock-generated mock files for did_x509, pem, and x509_cert. This cleanup involves removing unnecessary mock implementations, potentially reducing the repository size and improving maintainability.
Refactor `BuildCertChain` to `BuildSelfSignedCertChain` and clean up key usage code. Implement additional tests for certificate chain and error scenarios. Add regex parsing utility for UZI numbers and integrate it with existing functions.
Combined certificate chain initialization into a concise slice literal. Removed unused mock structures in ca_certs tests. Enhanced error messages for failError function and added additional failure checks. Updated identifier representation in ura_issuer_test.go for consistency.
@rolandgroen rolandgroen merged commit bc30589 into main Oct 16, 2024
3 checks passed
@rolandgroen rolandgroen deleted the more_tests branch October 16, 2024 23:32
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.

1 participant