boulder icon indicating copy to clipboard operation
boulder copied to clipboard

Refactor CA tests to be table-driven

Open jprenken opened this issue 1 year ago • 0 comments

In #7700 we removed the RejectLongCommonName test case, but we'd still like to test that the case is handled correctly; "correctly" just no longer means rejecting the CSR.

To get there, we should refactor these CA tests to be table-driven, which will be tidier and give us an elegant way to specify the behaviour we expect.

jprenken avatar Sep 06 '24 19:09 jprenken