Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test API authentification once. | Jean-Philippe Lang | 2014-11-30 | 1 | -42/+0 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 1 | -9/+2 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 1 | -2/+1 |
* | Adds missing copyright. | Jean-Philippe Lang | 2013-01-22 | 1 | -0/+17 |
* | Adds a subclass of ActionDispatch::IntegrationTest for API tests. | Jean-Philippe Lang | 2013-01-22 | 1 | -1/+1 |
* | Rails3: replace "all" fixtures at test/integration/api_test/token_authenticat... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+8 |
* | remove trailing white-spaces from test/integration/api_test/token_authenticat... | Toshi MARUYAMA | 2011-08-27 | 1 | -1/+1 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Refactor: convert api key tests to shoulda macros for reuse. #6447 | Eric Davis | 2010-11-01 | 1 | -56/+2 |
* | Move all API tests into the ApiTest module to make management easier | Eric Davis | 2010-11-01 | 1 | -0/+80 |