nogweii / fisheye

A multi-tenant, multi-protocol identity server (OpenID, BrowserID)
3 stars 1 forks source link

Set up unit tests for each authentication protocol #6

Open nogweii opened 10 years ago

nogweii commented 10 years ago

There needs to be a way to validate that an instance has been set up correctly. This isn't testing the code directly -- rather, there should be clients for each protocol that attempt to be as realistic as possible to ensure the server responds appropriately.