aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/holiday_spec.rb
Commit message (Expand)AuthorAgeLines
* Re-annotate models with database fieldsLouise Crow2013-09-16-0/+9
* Rename methodMatthew Landauer2012-09-24-2/+2
* Handle times passed to Holiday.due_date_from_calendar_daysMatthew Landauer2012-09-24-0/+4
* Add due date calculation based on calendar days rather than working daysMatthew Landauer2012-09-24-30/+63
* Load all fixtures for all testsRobin Houston2012-01-31-1/+0
* Fix a bunch of broken links (thanks Alex)Francis Irving2010-10-27-1/+1
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Make number of days explicit.francis2009-10-26-2/+2
* Count weekends like our lawyer says too.francis2009-09-17-3/+6
* Test that Time objects DTRTtony2009-03-16-0/+4
* Move due date counting code into Holiday classtony2009-03-10-0/+43