rspec users - Aug 2011

Wednesday August 31 2011
TimeRepliesSubject
10:06PM 3 Better visualizations of spec running time besides --profile?
8:22AM 2 Getting Desired behaviour when I run the program, but spec still fails.
2:23AM 0 Anonymous controller not working
 
Tuesday August 30 2011
TimeRepliesSubject
5:57PM 0 write an app to manage redirects
 
Monday August 29 2011
TimeRepliesSubject
11:16PM 1 Redirect App for RSpec 2
11:09PM 2 Testing a before_filter with a Rails.env condition
10:34PM 0 Selectively running slow specs on file change with Guard
9:31PM 6 Skipping slow specs in Guard but running them from that file
3:33PM 1 What causes "undefined method `each_pair'"?
12:08PM 7 Selectively ignoring exceptions in examples
2:36AM 2 rails 3.1 with guard, not detecting changes
 
Sunday August 28 2011
TimeRepliesSubject
6:40PM 1 mongo_mapper
1:57PM 3 rspec-rails render_views doesn't render layouts? / how to check flash isn't rendered
7:03AM 1 troubles running rspec..
 
Friday August 26 2011
TimeRepliesSubject
5:02PM 2 warn on stubbing nonexistent method?
 
Thursday August 25 2011
TimeRepliesSubject
4:40PM 1 rspec macro style
4:20PM 1 What is the right method to call Rspec.configure when spork is used? prefork or each_run?
8:14AM 3 How should I interpret RCov, code coverage?
12:40AM 7 Tests that require a logged in user / session cookie
 
Tuesday August 23 2011
TimeRepliesSubject
6:00PM 5 slightly confusing error message
5:47PM 1 pretty inspect for diff?
5:20PM 0 Rails validation spec fails (but code works in development env)
10:02AM 2 doesn't rspec check the existence of template file
 
Monday August 22 2011
TimeRepliesSubject
9:50PM 3 [JRuby] simulating a java exception in a spec
10:11AM 2 mock weirdness
6:14AM 11 Route is valid but not found :(
2:11AM 5 ruby 1.8.6
 
Sunday August 21 2011
TimeRepliesSubject
7:34PM 1 problem with rspec test, undefined method 'post'
1:53AM 2 inheriting test cases vs. mixing them in
 
Thursday August 18 2011
TimeRepliesSubject
2:33PM 1 [Cucumber] Cucumber::Ast::Table values dynamic modfication
 
Wednesday August 17 2011
TimeRepliesSubject
9:53PM 0 rspec-http 0.9 with header matchers released
 
Sunday August 14 2011
TimeRepliesSubject
9:48PM 5 stub in config.before
 
Friday August 12 2011
TimeRepliesSubject
11:03PM 0 improving TextMate RSpec Bundle's error output
 
Wednesday August 10 2011
TimeRepliesSubject
9:53PM 1 How to stop Rspec loading my Cucumber fixtures
3:13PM 5 ControllerExampleGroup.bypass_rescue
1:15PM 1 How to detect test fail on after(:each) method?
 
Tuesday August 9 2011
TimeRepliesSubject
11:23PM 4 Test execution time filtering
12:20PM 0 Devise, RSpec and Webrat
12:37AM 1 Webrat and Rails 2.3.12
 
Monday August 8 2011
TimeRepliesSubject
11:00PM 4 Speccing a redirect in routes
3:36PM 2 Stubbing #render_to_string overrides #render
 
Saturday August 6 2011
TimeRepliesSubject
4:50PM 1 Specs doesn't run
2:21AM 5 functional testing with(through?) chrome
 
Friday August 5 2011
TimeRepliesSubject
5:55PM 5 named context or calling include_context with block?
 
Wednesday August 3 2011
TimeRepliesSubject
4:08PM 2 How to test modules and custom validators
8:24AM 4 A bit confused with the use of assign() to test views
 
Tuesday August 2 2011
TimeRepliesSubject
8:41PM 4 Best way to test tasks
4:50PM 1 Rspec teting API.
2:29AM 3 Testing Routing Constraint => redirect example.com to www.example.com