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
9284a32c9a
Moves project attributes default assignments from ProjectsController#new to the model (
#6064
).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4460 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-12-03 16:15:16 +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
Converts IssuesController to use the new API template system and makes xml/json responses consistent (
#6136
).
2010-12-03 13:52:07 +00:00
projects_test.rb
Moves project attributes default assignments from ProjectsController#new to the model (
#6064
).
2010-12-03 16:15:16 +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
users_test.rb
Adds xml/json REST API for Users (
#6260
).
2010-12-03 11:28:44 +00:00