ruby on rails - Unit testing an OpenID server -


i'm working on authentication system derived of openid.
work in ruby , use ruby-openid library.

currently, tests, use fakeweb fake openid consumer , server , check works well. don't way it. , i'm sure there'd better way so.

so question : has written tests openid server? have used ?

they're not yet available offline, great battery of tests both providers , relying parties exist @ http://test-id.org. openid foundation sponsored development of many of these tests. test interop , security.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -