]> source.dussan.org Git - redmine.git/commit
Test API authentification once.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2014 14:11:56 +0000 (14:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2014 14:11:56 +0000 (14:11 +0000)
commit372b24627b70d43402d7e54dfb370bcdfe0ec8ba
treebf78235ebadb1f42ec930698d254b0359123970f
parente7518a9e0c191af82c1ff26082e5ece0dc4cf61b
Test API authentification once.

git-svn-id: http://svn.redmine.org/redmine/trunk@13675 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/integration/api_test/authentication_test.rb
test/integration/api_test/http_basic_login_test.rb [deleted file]
test/integration/api_test/http_basic_login_with_api_token_test.rb [deleted file]
test/integration/api_test/issues_test.rb
test/integration/api_test/news_test.rb
test/integration/api_test/projects_test.rb
test/integration/api_test/token_authentication_test.rb [deleted file]
test/integration/api_test/users_test.rb
test/test_helper.rb