rspec users - Sep 2010

Thursday September 30 2010
TimeRepliesSubject
8:50PM 5 response.should have_text leads to undefined method `has_text?'
3:06PM 4 Can you control $stdout when specs are running?
9:02AM 9 Monitor method invoking from superclass
 
Wednesday September 29 2010
TimeRepliesSubject
7:56PM 2 "assign" to variable in view seems to give nil object
6:42AM 10 autotest giving error when having shared example in specs
5:44AM 1 route_to to test root route
 
Monday September 27 2010
TimeRepliesSubject
8:11PM 3 having some issues with factory_girl and bundler...
5:11AM 3 cucumber generator error in rails 3
 
Friday September 24 2010
TimeRepliesSubject
6:29PM 8 Where do a set the description on a should satisfy.
 
Thursday September 23 2010
TimeRepliesSubject
5:34PM 0 [Cross Post] Volunteers and Teachers <3 October 22-23 Rails Outreach for Women
10:17AM 1 Cucumber Test - not strictly RSpec but testing related
2:47AM 2 rspec runner setting $KCODE considered harmful?
 
Wednesday September 22 2010
TimeRepliesSubject
7:52PM 1 Is this a bug? (before(:all) and after(:all) are run for each subcontext)
12:06AM 0 rspec-rails 1.3.2 tests get loaded, but not executed
 
Tuesday September 21 2010
TimeRepliesSubject
9:55PM 3 Options for .rspec, or a verbose mode?
3:58PM 4 Failure/Error: Unable to find matching line from backtrace can't convert nil into String
1:45PM 1 Conditional before() blocks in spec_helper based on metadata?
12:51PM 2 How do I test my Module?
9:08AM 3 RSpec beta 22 with Rails 3
 
Monday September 20 2010
TimeRepliesSubject
7:07PM 2 spec for derived classes question
10:08AM 3 [Problem] Rails 3 + RSpec 2 beta 22 with JRuby 1.5.2
7:59AM 5 using rcov with rspec2
12:08AM 1 Behavior of object.foo(x) when you've stubbed it using object.stub(:foo).with(y)
 
Sunday September 19 2010
TimeRepliesSubject
5:44PM 7 undefined method `has_selector?' for "":String
9:38AM 1 How to use RSpec 2 with Sinatra 1.0
 
Saturday September 18 2010
TimeRepliesSubject
12:01PM 1 Testing forms
10:33AM 3 is it Mailing list on github for oauth on twitter
 
Friday September 17 2010
TimeRepliesSubject
7:48PM 4 [Rails] rails view helpers, BDD, and what to mock
12:16PM 3 Rspec-rails 2.0.0.beta.22 + Rails 3 don't generate spec/controllers/
 
Wednesday September 15 2010
TimeRepliesSubject
6:05PM 4 [rails] url_for host and protocol not set when full spec suite run
2:57PM 1 specs inside subfolder of lib folder not displaying proper error messages
9:36AM 1 Rspec and rails: Problems while testing libraries in the lib directory
8:19AM 2 variable strange change
 
Tuesday September 14 2010
TimeRepliesSubject
4:31AM 5 Propagating settings to subtyped ExampleGroups
 
Monday September 13 2010
TimeRepliesSubject
10:32PM 2 passing a block to a stub method
10:30PM 1 Incorrect wrong number of arguments exception when stubbing find
5:15PM 0 [Rails] Unexpected calls to *_before_type_cast in view specs
7:49AM 3 rails3: in production i get uninitialised constant rspec?
2:24AM 0 rspec-2.0.0.beta.22 has been released!
 
Thursday September 9 2010
TimeRepliesSubject
9:52PM 1 In rails 3 and rspec 2, how can I test the layout used by a call to render() ?
6:16PM 2 [BDD] NoMethodError raised when calling #stub with incorrect parameters
5:46PM 1 rspec-rails setup in Rails 3
 
Wednesday September 8 2010
TimeRepliesSubject
5:42PM 4 Re-using Rspec Matchers
3:20PM 1 Testing views of nested resources
12:18PM 1 Rspec tasks with rspec-rails 2.0
3:35AM 1 May expect { ... }.to_not be changed to expect { ... }.not_to?
 
Tuesday September 7 2010
TimeRepliesSubject
11:01AM 1 Correct spec for a scoped controller
 
Monday September 6 2010
TimeRepliesSubject
3:40PM 1 render_with_layout not working with RSpec 2 + Rails 3 + shoulda 2.11.3
1:15PM 6 should contain vs. =~
9:37AM 2 How can I set the host for testing subdomain constrained routes in RSpec 2?
 
Saturday September 4 2010
TimeRepliesSubject
6:41PM 6 render_template failure
5:25PM 1 Error when trying to run rspec
1:08PM 7 how to wrtie this test?(test true but change when refactor)
12:41AM 3 [Rails] [Bug] use_transactional_fixtures = false suppress the 'fixtures' method
 
Friday September 3 2010
TimeRepliesSubject
11:02PM 12 [rspec-autotest] Autotest is missing some of my specs
5:12PM 2 how to invoke multiple controllers in the same describe block?
 
Thursday September 2 2010
TimeRepliesSubject
3:16PM 5 rails3/rspec2: how to write mailer tests?
 
Wednesday September 1 2010
TimeRepliesSubject
12:49PM 2 Undefined methods: has_selector? and flunk