summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth.Test/OAuthChannelTests.cs
Commit message (Expand)AuthorAgeFilesLines
* Adding the binding elements necessary for basic OAuth functionality.Andrew Arnott2008-09-211-266/+0
* StylCop and FxCop work.Andrew Arnott2008-09-211-1/+1
* All tests passing, with more work done.Andrew Arnott2008-09-181-0/+6
* MessageDictionary mostly hooked up and most tests passing.Andrew Arnott2008-09-181-0/+1
* Code coverage work is as complete as our implementation will currently allow.Andrew Arnott2008-09-101-2/+97
* Started work on unit test code coverage of OAuthChannel.Andrew Arnott2008-09-101-4/+119
* more test work, and fixed bug in Protocol.DefaultAndrew Arnott2008-09-031-1/+32
* Adjusted channel stack to be more testable.Andrew Arnott2008-09-031-1/+1
* Finished up the Channel stack and started with channel tests.Andrew Arnott2008-09-021-0/+18