You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I have thought about doing it, and it would be nice, but I haven't been able to figure out how to to get all the pieces where I'd be able to have a scriptable test. I'd also need kerberos credentials from somewhere. A test ECP endpoint also implies a test Service Provider. Fermilab & CILogon already have test instances of each, and I could probably create a test non-expiring Fermilab kerberos credential with kcron and sneak it off of the system I create it on, but I'm not sure it's a good idea to expose that to public access.
It seems too daunting to install everything in a sandbox: myproxy, ECP IdP, SP, and a fake kerberos installation.
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:
The text was updated successfully, but these errors were encountered: