Package myproxy :: Package ws :: Package test :: Module test_httpbasicauth
[hide private]

Module test_httpbasicauth

source code

Unit tests for MyProxy WSGI Middleware classes and Application


Date: 21/05/10

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2010 Science and Technology Facilities Council

License: BSD - see LICENSE file in top-level directory

Classes [hide private]
  TestApp
Test WSGI Application for use with the unit tests for the HTTP Basic Auth middleware developed for the myproxy.server.app.MyProxyApp application
  TestHttpBasicAuthCallBackAppMiddleware
Add an authentication function to the environ for HttpBasicAuthMiddleware to pick up and use.
  TestHttpBasicAuthCallBackMiddleware
Add an authentication function to the environ for HttpBasicAuthMiddleware to pick up and use.
  HttpBasicAuthMiddlewareTestCase
Unit tests for HTTP Basic Auth middleware used with the MyProxyWebService package
Variables [hide private]
  __revision__ = '$Id: $'