This website requires JavaScript.
Explore
Help
Sign In
kolan
/
obsolete.ChilliProject
Watch
1
Star
0
Fork
0
You've already forked obsolete.ChilliProject
Code
Issues
Pull Requests
Releases
Wiki
Activity
obsolete.ChilliProject
/
test
/
integration
/
api_test
History
Jean-Philippe Lang
9e2d401f43
Moves mail_notification param to user hash param so that it can be set using the User API.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4496 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-12-12 14:19:24 +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
Restores object count and adds offset/limit attributes to API responses for paginated collections (
#6140
).
2010-12-11 13:13:49 +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
time_entries_test.rb
Adds REST API for TimeEntries (
#6823
).
2010-12-04 10:13:15 +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
Moves mail_notification param to user hash param so that it can be set using the User API.
2010-12-12 14:19:24 +00:00