tracks/test
Reinier Balt 4a98ee5669 several fixes to recurring todos and adds some named_scopes
fixes case where unmarking a complete todo which belongs to a recurring pattern results in two todos that both keep on recurring. With this fix a new todo will only be created when there are no active todos left belonging to that recurring pattern

fixes tests that failed because of previous commits

adds some named_scopes, inspired by http://railscasts.com/episodes/108
2008-11-28 16:39:50 +01:00
..
fixtures several fixes to recurring todos and adds some named_scopes 2008-11-28 16:39:50 +01:00
functional several fixes to recurring todos and adds some named_scopes 2008-11-28 16:39:50 +01:00
integration Added SMS and MMS gateway that can handle a variety of messages formats along with a set of testes for it. 2008-09-06 18:08:34 -07:00
selenium Updated Selenium test suite so that *all tests pass*. Found and fixed one bug in routes that a Selenium test caught. 2008-10-02 21:43:38 -04:00
unit fixes #786 where timezone handling of RoR screwed the algorithm to find the last sunday of march in 2009 2008-10-22 10:16:31 +02:00
views Merge branch 'timezones' of git://github.com/epall/tracks into master. 2008-09-21 18:24:12 -07:00
selenium_helper.rb Upgraded to Rails 2.1. This can have wide ranging consequences, so please help track down any issues introduced by the upgrade. Requires environment.rb modifications. 2008-06-17 01:13:25 -04:00
test_helper.rb Changed all Date objects to Datetimes and migrated everything appropriately. Tests & specs pass, but this still needs a thorough review. 2008-09-13 13:33:48 -07:00