It occurred to me that we don't have any integration tests for cigetcert.
We've been able to make very good use of Travis-CI for this in other OSG projects.
To actually test the client/server interactions:
- OSG provides a package for setting up a test CA infrastructure.
- It's straightforward to start up a MyProxy server.
- I have no idea what's involved in setting up a test ECP endpoint. I assume the Shibboleth folks must have something we can reuse?