Commit Graph

27 Commits (2a40fc2e15795ad82344e1e149bb3b73a27f97ef)

Author SHA1 Message Date
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Jonas Heinrich ebd0428639 Renamed Issue tracking to Work package tracking 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 5f3f28409b convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Jens Ulferts d4f62c7937 fixes projects api test by adapting to altered authorization headers 12 years ago
Jens Ulferts b93af44af2 removes outdated credential creation in api_tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Philippe Lang 9fb770ba50 Moves enabled_module_names param to project attribute so that it can be set through the Project API. 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 9284a32c9a Moves project attributes default assignments from ProjectsController#new to the model (#6064). 14 years ago
Jean-Philippe Lang eaf6bb1e9b Projects API tests rewriting. 14 years ago
Jean-Philippe Lang ae3fd4cb59 Accept key auth for ProjectsController#show (#6841). 14 years ago
Jean-Philippe Lang 3d6cb1435c Accept key auth for ProjectsController#destroy (#6841). 14 years ago
Jean-Philippe Lang 054b7d28f1 Accept key auth for ProjectsController#update (#6841). 14 years ago
Jean-Philippe Lang 8458faed11 Accept key auth for ProjectsController#create (#6841). 14 years ago
Jean-Philippe Lang eaab2ede76 Makes projects API return XML description when creating a project (#6874). 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Eric Davis d5fde17bf5 Move all API tests into the ApiTest module to make management easier 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
Jean-Philippe Lang 68a4cd38f5 XML REST API for Projects (#296). 15 years ago
Jean-Philippe Lang 3873388f9b XML REST API for issues that provides CRUD operations for Issues (#1214). 15 years ago