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

Module test_myproxywsgi_with_paster

source code

Unit tests for MyProxy WSGI Middleware classes and Application testing them with Paster web application server. The server is started from __init__ method of the Test Case class and then called by the unit test methods. The unit test methods themselves using a bash script myproxy-ws-logon.sh to query the MyProxy web application.


Date: 25/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]
  MyProxyLogonAppWithPasterTestCase
Test MyProxy Logon App WSGI in Paster web application server container with bash shell script clients.
Variables [hide private]
  __revision__ = '$Id$'