rspec users - Jul 2009

Friday July 31 2009
TimeRepliesSubject
8:57AM 4 [rspec-rails] rspec-rails forcing test environment?
7:11AM 3 Rspec api ideas, inspired by Cucumber
 
Thursday July 30 2009
TimeRepliesSubject
11:13PM 2 stubbing association methods in controller spec
9:56PM 0 [rspec, rails] A quick code review, to help a beginner
 
Wednesday July 29 2009
TimeRepliesSubject
12:03AM 1 error message feedback
 
Tuesday July 28 2009
TimeRepliesSubject
8:59PM 2 [cucumber] table.hashes
6:28PM 2 Telling rspec that a method might be called with a OR b ... ?
5:44PM 3 passing parameters when testing controller actions
 
Monday July 27 2009
TimeRepliesSubject
4:39PM 4 How should you make sure the user is not authenticated
 
Saturday July 25 2009
TimeRepliesSubject
1:40AM 1 basic noob question
12:16AM 0 Blue-ridge
12:13AM 2 basic noob questions
 
Friday July 24 2009
TimeRepliesSubject
9:56PM 0 unsubscribe
9:33PM 4 Errors when running AUTOFEATURE=true autospec [cucumber, autotest]
5:27AM 3 How detailed should error scenarios be?
5:04AM 0 How much detail for error-path scenarios
4:59AM 0 How detailed should 'error' scenarios be?
4:54AM 0 <Cuke> How detailed should 'error' scenarios be?
 
Thursday July 23 2009
TimeRepliesSubject
11:39PM 9 On Mocks vs Stubs in the context of rSpec
9:58PM 1 Rspec book review...
9:26PM 0 What else should I include in this model spec?
 
Wednesday July 22 2009
TimeRepliesSubject
9:36PM 0 Unsubscribing from the list ...
4:19PM 1 Making sure a action exists (aka specing a controller action)
11:50AM 0 how i can spec session variable in controller spec?
4:21AM 14 collection-based finder methods
 
Tuesday July 21 2009
TimeRepliesSubject
7:58PM 4 Loading (or stubbing) data before model loading
6:57PM 0 Rspec Rails 1.2.7.1
6:14PM 1 [RAILS] - 2.3.3 creating a sea of red
6:00PM 0 "Cucumber database is not configured" error
3:45AM 4 how to spec a recursive method that creates db records?
3:05AM 8 My very fist spec file (not sure what's wrong..)
 
Monday July 20 2009
TimeRepliesSubject
10:30PM 5 Cucumber step or model spec?
 
Friday July 17 2009
TimeRepliesSubject
2:25AM 2 rspec 1.2.8 Released
 
Thursday July 16 2009
TimeRepliesSubject
6:48AM 3 ArgumentError during rake specs
3:14AM 6 noob question (trying to understand view specs vs webrat and cucumber)...
 
Wednesday July 15 2009
TimeRepliesSubject
10:21PM 2 Should deleting code require failing specs?
9:29PM 2 testing controller instance variables
8:25PM 1 Cucumber + Rspec problem: Missing these required gems:
2:59AM 3 why should_receive failure?
 
Tuesday July 14 2009
TimeRepliesSubject
9:49AM 1 why should_receive doesn't work, but stub does.
 
Monday July 13 2009
TimeRepliesSubject
4:58PM 6 Stubbing out Time correctly
 
Sunday July 12 2009
TimeRepliesSubject
2:01AM 1 ZenTest, RSpec and Ruby 1.9.1
 
Saturday July 11 2009
TimeRepliesSubject
7:29PM 3 explanation of "describe" vs "context"...
3:42PM 2 Validations are making me want to scream. help please
 
Friday July 10 2009
TimeRepliesSubject
6:06AM 1 undefined method `autorun' for Spec::Runner:Module (NoMethodError)?
 
Thursday July 9 2009
TimeRepliesSubject
2:11PM 3 before(:all) and nested contexts
 
Wednesday July 8 2009
TimeRepliesSubject
3:33PM 0 loading custom matchers into cucumber
 
Tuesday July 7 2009
TimeRepliesSubject
3:35PM 8 Noob syntax questions regarding rspec book...
12:17PM 0 should_receive with a block
 
Monday July 6 2009
TimeRepliesSubject
5:51PM 3 Rspec book issue (mastermind example)
12:05PM 1 [rspec][webrat] Bug? in have_tag for <a href="name">
 
Saturday July 4 2009
TimeRepliesSubject
9:40PM 3 Routes helpers work differently from helper examples compared to page rendering
 
Wednesday July 1 2009
TimeRepliesSubject
12:43PM 0 Selenium, Rspec in ruby. Start selenium server in code
8:18AM 4 [Rails] Controller testing problem