summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.Test/CoordinatorBase.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed up all tests so they pass.Andrew Arnott2009-06-251-0/+1
* Switched almost entirely over to Code Contracts across the entire library.Andrew Arnott2009-05-231-2/+3
* Improved test logging.Andrew Arnott2009-03-081-0/+2
* Added better fault tolerance to test Coordinator.Andrew Arnott2009-01-171-0/+9
* Added unit test channel coordination checks to prevent hanging tests when one...Andrew Arnott2009-01-041-0/+2
* Got all 4 association tests to pass.Andrew Arnott2008-11-191-6/+8
* Moved association creation logic from test assembly to library.Andrew Arnott2008-11-181-0/+4
* Work on OpenID test coordinator.Andrew Arnott2008-11-091-0/+2
* Refactored test coordinator so it can be used with OpenID as well as OAuth.Andrew Arnott2008-11-081-0/+68