summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/token_authentication_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails3: replace "all" fixtures at test/integration/api_test/token_authenticat...Toshi MARUYAMA2011-09-251-1/+8
* remove trailing white-spaces from test/integration/api_test/token_authenticat...Toshi MARUYAMA2011-08-271-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: convert api key tests to shoulda macros for reuse. #6447Eric Davis2010-11-011-56/+2
* Move all API tests into the ApiTest module to make management easierEric Davis2010-11-011-0/+80