Commit Graph

168 Commits (6c072296357b79887eb4084e6838ff4cb9c09a31)

Author SHA1 Message Date
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
rkh 36bde341cd fixed test-unit dependency issue 15 years ago
rkh 968bf2a0e2 moved spec to correct context 15 years ago
rkh bc6029023b added tests (still pending) 15 years ago
rkh e81e79db14 added fixtures 15 years ago
rkh dad59132f2 setting RAILS_ROOT will prevent RAILS_ROOT/spec/spec_helper.rb from loading environment, fixed 15 years ago
rkh 98863e4fb8 integrate with rails rake tasks instead of having own rakefile, solves RAILS_ROOT issue 15 years ago
rkh 6b64866060 set up rspec so you only have to run rake inside project directory 15 years ago
rkh 90dae27b9c added spec_helper 15 years ago