Trust Tokens: add test coverage for maximum batchsize
This CL adds a test covering trust token issuance against an issuer whose configured batch size (number of tokens to request) is greater than the parameterized maximum batch size. It verifies that the number of tokens requested gets clamped to the maximum. R=csharrison Fixed: 1065388 Change-Id: I212d5e6a0b9dae6c8c812ed2513b2a4a4ff8d145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150304 Auto-Submit: David Van Cleve <davidvc@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#760078}
Showing
Please register or sign in to comment