Commit Graph

167 Commits (24e858c39629d46be973bb4a749c0ef60b13e34c)

Author SHA1 Message Date
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
t.felgentreff 3a105ac404 add CI reporter to spec_helpers 15 years ago
t.felgentreff 85c3e764b6 only set the environment if it hasn't been set previously 15 years ago
hjust 33c0c13abc Added test for nullifying cost objects on issues 15 years ago
rkh d423d51c61 remove some line messing with the specs 15 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh 16675993a9 that line causes issues 15 years ago
rkh 96f98cdbd9 fixing tests and fixtures 15 years ago
rkh 797012f929 fix enumeration fixutrues 15 years ago
rkh 030147ab15 more fixes for redmine trunk switch 15 years ago
rkh 4162d3b4c6 fixted specs 15 years ago
rkh a6e3bf046d added specs for changing rates order 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
rkh cf2760a8b4 shoud be able to switch between default hourly rate and hourly rate 15 years ago
rkh 7d4760d9aa default hourly rates specs 15 years ago
rkh aafd46759b ported cost_entry specs to time_entry 15 years ago
rkh 57f9880b5c created time entry spec 15 years ago
rkh 932daa29f8 should update cost if a new rate is added in between 15 years ago
rkh 2fa7916426 make all tests pass 15 years ago
rkh 45045c979d make 'should update cost if a spent_on changes' spec pass 15 years ago
rkh ce0192ec8e added spec for removing rates 15 years ago
rkh 826d18aa02 spec for changing spent_on on a cost_entry 15 years ago
rkh df6232171d more specs, more fixtures. one still failing 15 years ago
rkh 9c07a7e09e make sure we are in test env when running specs 15 years ago
rkh af24eae1ac make sure current_user is an admin when running tests 15 years ago
rkh 1a36280dc5 added admin user to fixtures 15 years ago
rkh f890ed2e0f try to save model, currently fails. 15 years ago
rkh e28852200f typo 15 years ago
rkh 3261865964 changing structure of cost_entry spec 15 years ago
rkh 05876b433d first passing spec 15 years ago
rkh 6ac942279b load fixtures from plugin directory 15 years ago
rkh adbbe77bc3 fixed fixtures 15 years ago
rkh 8b2598d899 added fixtures for redmine projects 15 years ago
rkh cb8f6ef5ce hourly cost entries would not make that much sense, i guess 15 years ago
rkh 15a9bc3d44 spec is for cost entries, not for rates directly 15 years ago
rkh 8985fb4b70 more fixtures 15 years ago
rkh 42113c8b79 renamed: rate_spec.rb -> cost_rate_spec.rb 15 years ago
rkh 9e1172b79b renamed: rates.yml -> cost_rates.yml 15 years ago
rkh 42e21b68d5 make sure we always require the same path 15 years ago