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

Refactor CA tests to be table-driven #7702

Open
jprenken opened this issue Sep 6, 2024 · 0 comments
Open

Refactor CA tests to be table-driven #7702

jprenken opened this issue Sep 6, 2024 · 0 comments

Comments

@jprenken
Copy link
Contributor

jprenken commented Sep 6, 2024

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.

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

No branches or pull requests

1 participant