summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/token_authentication_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Test API authentification once.Jean-Philippe Lang2014-11-301-42/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-9/+2
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-2/+1
* Adds missing copyright.Jean-Philippe Lang2013-01-221-0/+17
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-1/+1
* 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