Commit Graph

214 Commits (705de29ed7b8bb50c99a8315252cd51338834b35)

Author SHA1 Message Date
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
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
Jens Ulferts 9fbcb42934 protects cost_entry with strong_parameters 12 years ago
Jens Ulferts 3d30404a74 rewrites routes to rails3 compliant resource style 12 years ago
Jens Ulferts 698b9e5a32 changes used factory 12 years ago
Jens Ulferts e9e0ed6855 uses current changed_data method 12 years ago
Jens Ulferts c09c8e1e4c specs errors according to rails3 12 years ago
Jens Ulferts bc357e453f specs errors according to rails3 12 years ago
Jens Ulferts a200b7455d saves without validation according to rails3 12 years ago
Jens Ulferts 69afb09e70 ports FactoryGirl usage to current schema 12 years ago
Jens Ulferts d134b5bdbe loads correct spec_helper for the specs to start 12 years ago
Jens Ulferts 9759374070 remove spec speccing now unimplemented custom allowed to behavior 12 years ago
Jens Ulferts 84e89f0b90 completely removes custom allowance evaluation (granular_for, inheritance) 12 years ago
Jens Ulferts 0856d07a9e prevents non existent permission to always be allowed 12 years ago
Jens Ulferts 8f2cb9bcec prevents exponential calls when having a permission that has a 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts 6797b78099 rewrite cost_entry_spec to no longer use fixtures 13 years ago
Jens Ulferts b69d6dca86 have a deleted_user_fallback mixin and cost_entry, labor_budget_item and rate using it 13 years ago
Jens Ulferts 72b7922e72 adding missing validations to labor budget items, specs for the model 13 years ago
Jens Ulferts b5622169ab adding factories 13 years ago
Jens Ulferts ec67244d91 spec that labor_budget_items, hourly_rates and default_hourly_rates keep their user_id even when the associated user is deleted 13 years ago
Jens Ulferts 250330a2d2 removing duplicate validations on rate, refactoring date is a date validation 13 years ago
Jens Ulferts 3114e8125a testing that group_user gets deleted when a user is destroyed 13 years ago
Jens Ulferts cd34ae5fda assign User.current as author as author of a cost_object at initialization, not on before_validation; removed superfluous before_destroy 13 years ago
Jens Ulferts a80b7ee472 deleting the user sets the auhorship of associated cost object to the deleted user 13 years ago
Martin Linkhorst 8c1202b95d just fixed a failing test 13 years ago
Jens Ulferts 2597b05786 specfix: using current date to make postgresql happy 13 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Jens Ulferts a762a8d9af specfix: restoring original permissions so they do not interfere with other tests 13 years ago
jwollert 8da4ea31ec fixin' ALL the tests 13 years ago
Jens Ulferts 7a3f52f34c rewritten allowed_to? modification to be compatible with new core implementation 13 years ago
Romano Licker ddb2dcbbf8 testing recreate_initial_journal! for cost_objects 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Tim Felgentreff 02c44365b2 Fix for #3962 14 years ago
Konstantin Haase b03e1bfe05 fix spec helper 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
t.felgentreff 98a4f2f947 Revert "add CI reporter to spec_helpers" 15 years ago