t3hmrman / casgo

Single Sign On (SSO) Central Authentication Server (CAS) written in Go
ISC License
50 stars 9 forks source link

Improve test structure and add api tests #15

Closed t3hmrman closed 9 years ago

t3hmrman commented 9 years ago

Improve test structure with detailed @ http://vadosware.com/2014/12/29/a-pattern-for-organizing-dd-tests-in-golang/

Unfortunately it breaks cover stats, but gives better isolation/output. Also add BASIC HTTP(S) API auth with API keys/secrets.