tracks/spec
Reinier Balt 2073f84cd8 update cucumber and refactor some of the stories
inspired by the railscasts about cucumber. Also fix a problem with ZenTest on case sensitive platforms
2009-05-22 23:14:40 +02:00
..
controllers Pre-filling default tags makes these specs wrong and useless 2009-05-03 23:23:01 -04: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 Support dispatching emailed-in todos based on To: field as well as From: field. Setting configured in site.yml. 2009-03-29 19:44:43 -04:00
scenarios update user scenario to work with sqlite3 2008-06-24 17:11:48 +02:00
views Fix failing specs. All specs and tests pass now. 2009-05-04 00:07:08 -04:00
factories.rb update cucumber and refactor some of the stories 2009-05-22 23:14:40 +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 Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05:00