rspec users - Aug 2007

Friday August 31 2007
TimeRepliesSubject
11:17PM 48 Deprecating the mocking framework?
3:49PM 2 How to spec routes for a resource nested in multiples resources?
3:13PM 3 Setting use_transactional_fixtures=false for a single spec - a bad idea?
8:22AM 2 Can module spec "behave like" controller spec?
 
Thursday August 30 2007
TimeRepliesSubject
1:07PM 7 mock_model in spec/lib
4:47AM 8 experimental rails story adapter in trunk
 
Wednesday August 29 2007
TimeRepliesSubject
8:48PM 0 rspec report diffs
12:35PM 2 assign local variable instead of instance variable.
11:06AM 2 DRY specs for RESTful controllers
 
Tuesday August 28 2007
TimeRepliesSubject
9:00AM 3 How do you keep mocks updated without pain?
 
Monday August 27 2007
TimeRepliesSubject
7:52PM 2 issue with edge rails and urls
5:54PM 2 Testing arbitrary SQL
3:25AM 3 Testing c code with rspec?
1:51AM 7 Foreign key constraints, fixtures, and rake task
 
Sunday August 26 2007
TimeRepliesSubject
10:43PM 4 howto regressions on environment.rb in Rails projects
9:57AM 2 ror app with advanced rspec?
 
Saturday August 25 2007
TimeRepliesSubject
1:50PM 1 rspec hangs when used with QtRuby
 
Friday August 24 2007
TimeRepliesSubject
9:42AM 26 testing behaviour or testing code?
 
Thursday August 23 2007
TimeRepliesSubject
5:57PM 6 controller spec with model that validates_uniqueness
12:31AM 1 Can module spec use fixtures?
 
Wednesday August 22 2007
TimeRepliesSubject
5:09PM 2 stubbing network calls
4:23PM 8 How to spec an attachment_fu model
3:44AM 1 Can Rspec do module spec? What if module uses test data?
 
Tuesday August 21 2007
TimeRepliesSubject
9:07AM 1 Render template not matching absolute path
5:32AM 2 using restful_authentication current_user inside controller specs
 
Sunday August 19 2007
TimeRepliesSubject
8:33PM 4 describing a mock_model as being an instance
 
Saturday August 18 2007
TimeRepliesSubject
7:22PM 0 RSpec and acts_as_attachment
8:38AM 12 Test::Unit to RSpec
4:19AM 0 Tests for render when changing view_paths
3:22AM 1 Formatting runner output as HTML
 
Friday August 17 2007
TimeRepliesSubject
9:31PM 4 should_receive, used in the wrong place?
7:23PM 0 test
7:14PM 11 [rspec] looking for a simple refresher
6:45PM 0 map.with_options :path_prefix => ''
2:09PM 4 RSpec --format --html:/path/to/file.html
 
Thursday August 16 2007
TimeRepliesSubject
2:17PM 17 undefined method `mock_model'' for [RSpec example]:#<Class:0x25550a8>
6:08AM 3 Mocking a non-existent method
 
Wednesday August 15 2007
TimeRepliesSubject
7:14PM 4 nuby: how spec redirect_to at ApplicationController
11:52AM 3 ActsAsList specs
11:51AM 8 Extra Options to Heckle
 
Tuesday August 14 2007
TimeRepliesSubject
11:36PM 2 Spec''ing ApplicationController
10:55PM 4 Stubbing all methods
9:33PM 1 Upgrade to 1.0.8 broke Rake
8:30PM 4 (no subject)
8:24PM 0 Using rspec in a non-rails project w/ autotest
8:15PM 1 To mock or not mock base classes
6:44PM 2 AssociationTypeMismatch with RSpec 1.0.8, autotest running with drb
4:58AM 12 expect_render, why does there need to be a warning
 
Monday August 13 2007
TimeRepliesSubject
9:41PM 2 Backtrace tweaker - broken or me?
1:00PM 1 expect_render not?
7:21AM 8 How to use expect_render?
5:58AM 3 RSpec-1.0.8
12:43AM 1 Problem of using fixture in Rspec
 
Sunday August 12 2007
TimeRepliesSubject
10:50PM 1 Test::Unit to RSpec Converter
8:53PM 3 Scope and specing models
3:03PM 1 1.0.6 gotcha
10:34AM 5 stubbing a method that yeilds sequential results
 
Saturday August 11 2007
TimeRepliesSubject
4:34PM 2 Rspec and acl_system2 plugin
12:52PM 0 nested layouts
 
Friday August 10 2007
TimeRepliesSubject
11:56PM 1 Can''t get should redirect_to match to work
11:18PM 1 How to spec a model method
10:33PM 0 (no subject)
2:29PM 0 ActiveRecordAssociationMatcher
9:18AM 3 FixtureScenarios
3:58AM 0 rspec and active_scaffold
12:57AM 3 Using rcov and ouput to screen
 
Thursday August 9 2007
TimeRepliesSubject
11:44PM 3 AutoTest plugin and rspec for rails
 
Wednesday August 8 2007
TimeRepliesSubject
9:25PM 3 rspec with autotest on a windows machine
9:08PM 5 Can''t seem to spec a ActiveRecord::RecordInvalid exception properly...
5:41PM 1 Transactional fixtures not working as expected
2:26PM 25 Problems with RESTfully generated helpers
9:53AM 9 RSpec book?
1:14AM 5 and_yield + instance_eval(&block)
12:32AM 1 Failed to pass arguments to controller method
 
Tuesday August 7 2007
TimeRepliesSubject
11:55PM 4 Problems with raising errors on a mocked object
2:51PM 2 stubs which yield and return
9:21AM 1 Rspec controller test
1:36AM 0 Object equality with a DSL
 
Monday August 6 2007
TimeRepliesSubject
9:25PM 2 used the described Class in a shared behavior
5:17PM 5 Problems with array mock
4:20PM 2 Specifying custom rails FormBuilders
6:53AM 5 using RSpec''s trunk in non-rails projects w/ Autotest
5:13AM 3 pending w/ no string
2:12AM 1 Stubbing Enumerable#each
 
Saturday August 4 2007
TimeRepliesSubject
1:06PM 5 reusable specs - almost there
 
Friday August 3 2007
TimeRepliesSubject
7:30PM 2 Plugins ''speced'' with rSpec?
10:29AM 1 more different predicates (not only should)?
 
Thursday August 2 2007
TimeRepliesSubject
8:15PM 2 Do the :attributes and :content matchers work
1:57PM 2 got/expects causes mental layering violation
 
Wednesday August 1 2007
TimeRepliesSubject
10:47PM 3 Test Rendering nothing in Rails
6:43PM 4 :render expects possible?
5:13AM 1 PaginationHelper load_missing_constant error
2:10AM 3 Unimplemented Spec idea