pyOpenSSL’s implementation of Context is not test-friendly

Bug #1173899 reported by Hynek Schlawack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyOpenSSL
New
Undecided
Unassigned

Bug Description

The current implementation of Context makes it hard to test since it doesn’t allow any introspection. It requires all users to write their own fakes.

This should be fixed in pyOpenSSL by:

1. Providing an introspectable Fake so others don’t have to re-implement it themselves.
2. Making Context itself introspectable.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.