This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
redmine-budget-plugin
Watch
1
Star
0
Fork
0
You've already forked redmine-budget-plugin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36d9ab3ed88c19c28002f8aecfabc1f2ed937ecf
redmine-budget-plugin
/
spec
/
models
T
History
Eric Davis
52e80b4f56
Wrapped Deliverable.budget getter so it will return 0 if the budget is nil.
#1708
2008-10-15 09:43:22 -07:00
..
budget_spec.rb
Wrapped Budget.budget, .labor_budget, and .spent with checks for nil values in the deliverables.
2008-07-16 09:03:07 -07:00
deliverable_spec.rb
Wrapped Deliverable.budget getter so it will return 0 if the budget is nil.
#1708
2008-10-15 09:43:22 -07:00
empty
Adding RSpec setup. Use rake spec:plugins in the RAILS_ROOT.
#1134
2008-05-20 15:29:42 -07:00
fixed_deliverable_spec.rb
Added the cost of logged time to Fixed Deliverables's spent method.
#1439
2008-07-10 17:43:22 -07:00
hourly_deliverable_spec.rb
Changed profit to take into account the overhead along with the total labor cost
2008-06-19 15:29:02 -07:00