tracks/spec
Eric Allen ba9a9370cc Merge branch 'timezones' of git://github.com/epall/tracks into master.
Re-wrote all Date-related code to use Datetimes, created a migration to get rid of all date columns in the database, and got rid of Time.now calls that were not time zone-aware. Lots of time zone goodness!
2008-09-21 18:24:12 -07:00
..
fixtures Context model specs completed. Using fixtures for some examples currently, but might convert to mocks in future. Specs now offer same coverage as Test::Unit tests for Context model. 2008-06-23 10:02:17 +02:00
models Merge branch 'timezones' of git://github.com/epall/tracks into master. 2008-09-21 18:24:12 -07:00
scenarios update user scenario to work with sqlite3 2008-06-24 17:11:48 +02:00
rcov.opts Added Rspec and Webrat plugins and started porting Selenium on Rails tests to Rspec Plain Text Stories driving Webrat driving Selenium. 2008-06-23 10:02:17 +02:00
spec.opts Added Rspec and Webrat plugins and started porting Selenium on Rails tests to Rspec Plain Text Stories driving Webrat driving Selenium. 2008-06-23 10:02:17 +02:00
spec_helper.rb make custom spec macro `it_should_validate_length_of' accepts a message argument 2008-06-23 21:38:41 +02:00