tracks/spec
2008-06-24 17:11:48 +02: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 refactored context model spec to be a bit more 'rspec-ish' and to use skinny_spec and scenarios 2008-06-23 21:39:16 +02: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