tracks/test
Reinier Balt 198f3240b8 fix several deprecation warnings
truncate wants explicit :length => number and :omission
calling a partial from a js requires to explicitly pass the variable i.e. :todo => @todo instead of rails doing it implicitly
2008-11-30 20:16:57 +01:00
..
fixtures several fixes to recurring todos and adds some named_scopes 2008-11-28 16:39:50 +01:00
functional fix several deprecation warnings 2008-11-30 20:16:57 +01:00
integration Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05: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 Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05: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