Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced a bunch of TestCase attribute usages with simply Test. | Andrew Arnott | 2012-04-04 | 1 | -3/+3 |
| | |||||
* | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 1 | -2/+2 |
| | | | | patterns. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Converted all the rest of the tests over to NUnit. | Andrew Arnott | 2010-01-06 | 1 | -7/+7 |
| | |||||
* | Refactored test coordinator so it can be used with OpenID as well as OAuth. | Andrew Arnott | 2008-11-08 | 1 | -0/+39 |