Active
Project:
CAS
Version:
7.x-1.x-dev
Component:
CAS Server
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2011 at 06:17 UTC
Updated:
7 Jan 2012 at 21:22 UTC
Since there have been a few issues with the CAS Server recently, it'd be good to write some test routines which verify that the basic functionality is correct.
Comments
Comment #1
thecarlhall commentedA good starting place for tests would be to use the integration tests found in the CAS java code.
https://github.com/Jasig/cas/tree/master/cas-server-compatibility/src/te...