summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test
Commit message (Expand)AuthorAgeFilesLines
...
* Allow key authentication when updating issues (with tests) #6447Eric Davis2010-11-051-53/+74
* Allow key authentication when creating issues (with tests) #6447Eric Davis2010-11-051-40/+41
* Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447Eric Davis2010-11-041-50/+15
* Refactor: convert API key tests using HTTP Basic to a shoulda macroEric Davis2010-11-031-59/+2
* Refactor: convert username/password http basic auth api tests to shoulda macr...Eric Davis2010-11-021-78/+6
* 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-016-0/+825