rspec users - Jul 2011

Saturday July 30 2011
TimeRepliesSubject
8:07PM 2 How can I add another 'requests'-like folder?
 
Friday July 29 2011
TimeRepliesSubject
5:36PM 2 How can I make before/after all a method?
4:52PM 1 does anyone's rspec actually exit on the first ^C?
 
Thursday July 28 2011
TimeRepliesSubject
4:40PM 4 !~ seems to not work
3:38PM 0 Looking for a fellow human: Agile, Mobile, Web, Rails Developer
3:22PM 2 RSpec, shoulda-matchers and Rails model attributes validations
 
Wednesday July 27 2011
TimeRepliesSubject
7:32PM 3 Is there a "safe_stub"?
5:09PM 3 Rspec with ActionMailer and .deliver
9:56AM 0 --profile and ci
 
Monday July 25 2011
TimeRepliesSubject
8:38PM 1 rspec and Lion?
7:58PM 1 run rspec by hand (without spec command)
2:16PM 7 Adding a folder to my rspec execution path
 
Friday July 22 2011
TimeRepliesSubject
7:50PM 3 Keeping my integration specs DRY..
1:23PM 1 how to modify RSpec.configuration correctly depending of the example groups
 
Thursday July 21 2011
TimeRepliesSubject
7:49PM 1 question regarding how to test posting form data with Net::HTTP
7:20PM 1 RSpec fails with: No such file to load -- iconv (LoadError)
 
Wednesday July 20 2011
TimeRepliesSubject
4:29PM 3 eq or == which is the preferred idiom?
 
Monday July 18 2011
TimeRepliesSubject
11:33PM 4 Testing complex-form-example helpers
 
Saturday July 16 2011
TimeRepliesSubject
1:35PM 3 How to test block parameters which is sending to method with arguments??
 
Thursday July 14 2011
TimeRepliesSubject
11:34AM 3 Render expectation in Controller spec
 
Wednesday July 13 2011
TimeRepliesSubject
3:06PM 2 rails: action helper for controller specs
 
Tuesday July 12 2011
TimeRepliesSubject
7:03PM 1 Specing scopes that use includes()
9:36AM 2 How to write render expectation in Controller Spec?
1:38AM 3 How do you deal with @meal.restaurant_id = ... in such a controller test?
 
Friday July 8 2011
TimeRepliesSubject
9:37PM 4 Trouble with RSpec mock "@macropost.should_receive(:save).and_return(true)" -- produces error expected :save with (any args) once, but received it 0 times
6:59AM 2 Rspec or Test:Unit
12:12AM 1 Rspec2: checking a view calls a helper
 
Tuesday July 5 2011
TimeRepliesSubject
8:46PM 0 Help with the rspec and the xpath
 
Sunday July 3 2011
TimeRepliesSubject
6:08AM 1 Caching in Rails by Default
1:53AM 1 can't access route variables