requests-gssapi icon indicating copy to clipboard operation
requests-gssapi copied to clipboard

We should have some non-mocked end-to-end style tests

Open DirectXMan12 opened this issue 7 years ago • 0 comments
trafficstars

We should use k5test to set up an actual realm, and then run through the full auth cycle.

We should be able to set up a simple HTTP server using the built-in http.server module, and add a subclass that does the server-side auth with python-gssapi.

DirectXMan12 avatar Nov 27 '17 16:11 DirectXMan12