Skip to content

Initial unit test coverage of shared tlsserver module.#491

Open
jonasbardino wants to merge 3 commits intonextfrom
test/add-tlsserver-unit-tests
Open

Initial unit test coverage of shared tlsserver module.#491
jonasbardino wants to merge 3 commits intonextfrom
test/add-tlsserver-unit-tests

Conversation

@jonasbardino
Copy link
Contributor

Generated simple tests to cover some of the basic functionality before we start tightening to python3 and perhaps use TLS 1.3 as minimum version.

@jonasbardino jonasbardino self-assigned this Mar 16, 2026
@jonasbardino jonasbardino added the test-only Improvements or additions solely for better test coverage - without functionality changes label Mar 16, 2026
@jonasbardino jonasbardino marked this pull request as ready for review March 16, 2026 20:12
…us key and

self-signed certificate for most tests. Implement variations to test the effect
of toggling function hardening argument values.
Move the original tests using Mock into their own class and disbale the tests
that won't work in the current form. Main coverage is the built-in `ssl` module
now that our PyOpenSSL dependency is likely to dwindle.
@jonasbardino jonasbardino force-pushed the test/add-tlsserver-unit-tests branch from 830f32f to 2b9ef68 Compare March 16, 2026 20:12
@jonasbardino jonasbardino requested a review from a team March 16, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-only Improvements or additions solely for better test coverage - without functionality changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant