Commit Graph

393 Commits (2a27e60644ba6ff22b76a5021f1bfafebaeb20a0)

Author SHA1 Message Date
Hagen Schink 93d2de86b8 Moves controller action tests to specs 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg 3cd4d7d780 permitted params might be called twice times. 11 years ago
Sebastian Schuster e18c18ccf0 Rewrote admin integration test into spec and cukes 11 years ago
Sebastian Schuster ef179d96ac Rewrite account test into a spec 11 years ago
Sebastian Schuster 34d6ea150a Rewrote login unit tests into specs 11 years ago
Hagen Schink 75ba27d23f Fixes specs 11 years ago
Stefan Frank 04b7311f10 Mapped ActiveRecord::NotFound-errors to 404s, adjusted specs. 11 years ago
Hagen Schink b9723445b4 Moves tests to specs 11 years ago
Stefan Frank 6c32879adb Added the statuses_controller to make workpackage-statuses available via the api. 11 years ago
Hagen Schink 8e962e1f76 Adapts tests 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Hagen Schink 70e3db319a Moves calendar tests to spec 11 years ago
Hagen Schink f42f46f17a Moves calendars controller routing specs 11 years ago
Hagen Schink 4899367d8c Removes :delete_work_packages 11 years ago
Hagen Schink dc00910385 Removes :edit_planning_elements 11 years ago
Hagen Schink ab7dd219db Removes :view_planning_elements 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink fe27cce2e0 Adds work package auto completes controller 11 years ago
Stefan Frank 39512cf605 Made the specs more robust against changes in the order of the reportings. 11 years ago
Martin Czuchra b9f1d0facf Removes sti_type from app and specs. 11 years ago
Martin Czuchra fccf26f8a1 Removes issue factory. 11 years ago
Michael Frister 774be9fc43 Don't embed commits per author graph for unauthorized users 11 years ago
Michael Frister a9d2520b00 Deny access to repository commit author stats for unauthorized users 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Jens Ulferts a57179978d avoids leaving User.current set after spec 11 years ago
Hagen Schink 7ce4c18609 Reworks quoting spec layout 11 years ago
Hagen Schink 972f4c91ba Moves #quoted tests to specs 11 years ago
Stefan Frank 4167a1397a fixed the planning-elements-journals-controller 11 years ago
Stefan Frank a4c6e1dba7 removed the planning-element from the controller-specs 11 years ago
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Christian Rijke 81c1d55c32 Rewrite unit tests as specs so they can be disabled by plugins. 11 years ago
Jens Ulferts d830d7e91d enables the atom feed on work_packages#show 11 years ago
Jens Ulferts 97810c28cc removes issues#index action 11 years ago
Jens Ulferts 5f84c153bb prevent unauthorized export 11 years ago
Jens Ulferts 7ac5461542 enables atom feed for work_packages#index 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago
Jens Ulferts 05bbaf7c24 enables csv export for work packages#index 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Christian Rijke 2626f0df0d Stubb settings values in spec instead of persisting them. 11 years ago
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago
Christian Rijke d30a7458eb Migrate unit tests to rspec (to be able to disable them in self-registration per mail). 11 years ago
Michael Frister 38cdf2e2dd Add option to log user for all requests 11 years ago
Christian Rijke e55c9765f0 Remove LDAP auth source fixture and migrate unit test that depends on it to rspec/factory girl. 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink 79ae3a7c0a Removes PE controller and related specs 11 years ago
Philipp Tessenow 7724bacac6 we should use stub (not stub!) for stubbing 11 years ago