Commit Graph

140 Commits (7b368be2626cd0d469fef87c7141656f509dd64b)

Author SHA1 Message Date
Alex Coles 56b07b0a87 Cleanup whitespace 10 years ago
Ion Biziiac cbb792e339 Add specs for rate update with invalid values 11 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Till Breuer 5004b5aad3 Add budget to permitted params of budget item (fixes #2200) 11 years ago
Till Breuer 2a27acc187 Add controller spec for cost object updates via context menu 11 years ago
Jens Ulferts a52b8a983c reenables handling cost entries on work packages to destroy 11 years ago
Christian Rijke b4ddb93028 Reset current user after test. 11 years ago
Christian Rijke c417557559 Rename and fix issue_spec. 11 years ago
Christian Rijke c1849f52e2 Convert hash key to symbol. 11 years ago
Christian Rijke 9968db24b3 Renamte 'tracker' to 'type'. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts 3afa464f69 permit cost_object to be set 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Jens Ulferts 4baaaf7a59 adapts routing expectations to changed routes 11 years ago
Jens Ulferts 08f95300d4 stub current user to prevent side effects 11 years ago
Christian Rijke b6e0d262f1 Use FactoryGirl to persist test objects, reset current User after test. 11 years ago
Hagen Schink 3772d3ec77 Fix costlog controller specs 12 years ago
Hagen Schink fccad2a50e Fix costlog controller specs 12 years ago
Hagen Schink 5ec2a40347 Fix specs 12 years ago
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Christian Rijke 8dd87d345c [OPF #995] Replace instance variables with local variables and rename "example" variables, as that name is used by rspec internally already. 12 years ago
Jens Ulferts 098db35478 improve user_spec robustness by ignoring order 12 years ago
Sebastian Schuster 7afc8ed975 Used FactoryGirl instead of ObjectDaddy and included associated data to make validations pass after receiving data by send_table_to_object 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Sebastian Schuster f531515058 Pluralized user_rate to user_rates as it actually refers to multiple rates 12 years ago
Jens Ulferts a9c9b12836 adds user_rates to permitted_params 12 years ago
Jens Ulferts 5c0c807b68 specs and refactors User#set_existing_rate 12 years ago
Michael Frister 982d4154e0 Make CostEntry factory pass validation 12 years ago
Michael Frister 4185a41dce Namespace shared example groups conflicting with meetings 12 years ago
Jens Ulferts 897676fa76 removes usage of StringIO for cost_object csv export 12 years ago
Jens Ulferts 8f65c84ef4 adds specs for cost_objects_helper 12 years ago
Sebastian Schuster a1d4fc3e87 Added cukes for budget operations like creating, copying and modifying budgets 12 years ago
Sebastian Schuster ee004877fd Fixed routes and added more routing specs 12 years ago
Christian Rijke cdb01d8519 Fix time entry specs. 12 years ago
Christian Rijke bfd22da269 Fix date loop in spec. 12 years ago
Christian Rijke 38e62c1204 Fix time entry spec. 12 years ago
Sebastian Schuster 2b04d0a07d Removed unused mass assignment whitelisting and corresponding specs 12 years ago
Christian Rijke 5621724cd0 Reload test objects. 12 years ago
Christian Rijke e0505ce62b Replace fixtures with factories. 12 years ago
Christian Rijke f90e188e07 Remove plugin_helper require (it's already being required from spec_helper) 12 years ago
Christian Rijke 592ae7cf13 Set correct project in spec. 12 years ago
Christian Rijke 5996a9a397 Fix date loop and use correct project id. 12 years ago
Christian Rijke 3aa2ec27e4 Force initialization of hourly rate values in specs. 12 years ago
Jens Ulferts c30b2649a3 fixes strong_params for cost_types nexted attributes 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Jens Ulferts 678eaac21e updates speced action as details was renamed to index 12 years ago
Christian Rijke a5dda42828 Replace fixures with factories. 12 years ago
Christian Rijke 48b9978b1a Delete fixtures. 12 years ago