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

thecarlhall’s picture

A 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...