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

test(bindings/s2n-tls): refactor testing::s2n-tls tests #4613

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

jmayclin
Copy link
Contributor

Description of changes:

This PR refactors the main testing::s2n-tls unit tests to use the new testing utility introduced in #4596

Testing:

No functionality was changed, all unit test will still pass.

While this is a relatively large refactor, the scope of it is very narrow. No logic in any of the unit tests is being changed, we are just adopting the simpler syntax allowed by the new testing utility.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Jun 18, 2024
@jmayclin jmayclin requested review from goatgoose and lrstewart June 18, 2024 17:55
@jmayclin jmayclin marked this pull request as ready for review June 18, 2024 17:55
bindings/rust/s2n-tls/src/testing/s2n_tls.rs Outdated Show resolved Hide resolved
Co-authored-by: Sam Clark <3758302+goatgoose@users.noreply.github.com>
@jmayclin jmayclin enabled auto-merge (squash) June 24, 2024 00:41
@jmayclin jmayclin merged commit cab0426 into aws:main Jun 24, 2024
34 checks passed
@jmayclin jmayclin deleted the bindings-s2n-tls-ut-cleanup branch July 1, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants