Increase test coverage for HMAC #132388
Labels
extension-modules
C modules in the Modules dir
stdlib
Python modules in the Lib dir
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
Feature or enhancement
Proposal:
After implementing HACL* HMAC in #99108, I've observed that I didn't test all code paths and that some tests I assumed were a bit incorrect (some redundancy was done). This is an issue to track all improvements done to HMAC tests (I'm planning to target an almost 100% coverage), but I'll close it when nothing needs to be done "for now".
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Lib/test/test_hmac.py
#132480test_hmac.py
#133008The text was updated successfully, but these errors were encountered: