This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
test
/
integration
/
api_test
History
Jean-Philippe Lang
054b7d28f1
Accept key auth for ProjectsController#update (
#6841
).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4442 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-11-27 16:32:48 +00:00
..
disabled_rest_api_test.rb
Move all API tests into the ApiTest module to make management easier
2010-11-01 15:26:05 +00:00
http_basic_login_test.rb
Refactor: convert username/password http basic auth api tests to shoulda macros
#6447
2010-11-02 15:52:06 +00:00
http_basic_login_with_api_token_test.rb
Refactor: convert API key tests using HTTP Basic to a shoulda macro
2010-11-03 16:48:23 +00:00
issues_test.rb
Makes projects API return XML description when creating a project (
#6874
).
2010-11-13 10:05:43 +00:00
projects_test.rb
Accept key auth for ProjectsController#update (
#6841
).
2010-11-27 16:32:48 +00:00
token_authentication_test.rb
Refactor: convert api key tests to shoulda macros for reuse.
#6447
2010-11-01 15:45:03 +00:00