rspec users - Feb 2008
Friday February 29 2008
TimeRepliesSubject
3:33PM 5 outside-in = integration tests on views?
3:15PM 3 how do i get color with autotest on XP?
10:57AM 1 running a specific describe block
 
Thursday February 28 2008
TimeRepliesSubject
8:18PM 0 New generated RSpec Video, demonstrating a GTK app
12:59PM 2 Autotest file
1:54AM 14 rspec controller action list
 
Wednesday February 27 2008
TimeRepliesSubject
6:14AM 2 Problem with Plain Text Story Runner
6:13AM 0 Passing options into Story Runner (like --format)
4:12AM 1 has_many_polymorphs is breaking my testing
 
Tuesday February 26 2008
TimeRepliesSubject
10:00PM 1 the git experiment
8:53PM 2 how to set up data before story runner steps?
5:16AM 0 A Jedit mode for stories
2:55AM 9 Test data problem (in general and with acts_as_tree)
 
Monday February 25 2008
TimeRepliesSubject
6:18PM 16 bad specs better than none?
3:23PM 2 [newbie] rspec textmate bundle problem
7:01AM 5 Problems running pre-commit
3:09AM 0 Route generation inside mailer specs
 
Sunday February 24 2008
TimeRepliesSubject
3:54PM 6 How to dump contents produced during spec evaluation?
3:29AM 3 Newbie question Context vs Describe
 
Saturday February 23 2008
TimeRepliesSubject
10:16AM 3 rake task for stories
 
Friday February 22 2008
TimeRepliesSubject
9:21AM 1 disabling transactional fixtures for one spec
9:18AM 4 Autotest with TDD "test-first" problem
5:50AM 6 Problems with redirect_to
5:26AM 3 Testing misc methods in ApplicationController
 
Thursday February 21 2008
TimeRepliesSubject
8:40AM 2 Newbie question ...
8:09AM 6 [Q] how to restructure tests for an abstract class?
7:21AM 0 Rspec, stories and web services
3:17AM 2 Unwanted fixture data messing up my other tests
2:12AM 0 [ANN] RSpec mailing list Google Group mirror
 
Wednesday February 20 2008
TimeRepliesSubject
1:33PM 0 newbie - am I on the right track?
10:30AM 4 Shared scenarios?
 
Tuesday February 19 2008
TimeRepliesSubject
9:35PM 1 does the rspec_scaffold generator know about :references ?
9:06PM 8 Old Style Stories
1:41PM 1 Mocking kills usefullness of controller tests?
10:32AM 7 Webrat integration with Rspec and Rake tasks
9:35AM 1 RSpec and script/console??
9:22AM 0 Playing Sounds with Autotest/RSpec on Cygwin
7:42AM 8 spec_server requiring absolute paths (and autotest breaking)
 
Monday February 18 2008
TimeRepliesSubject
5:10PM 3 render_to_string in a controller test?
3:07PM 1 File loading bug
1:59PM 1 File loading bug
9:09AM 1 rspec_controller generator for HAML?
5:29AM 8 Problem with testing for an exception from a controller method
 
Sunday February 17 2008
TimeRepliesSubject
11:57PM 3 Specs versus Stories
6:49PM 5 uh... fixtures?
11:48AM 0 Proposed deprecation
11:27AM 0 Helpers in view specs
8:17AM 1 Helpers in view specs
 
Saturday February 16 2008
TimeRepliesSubject
10:08PM 1 Helpers in view specs
2:19PM 3 #describe behavior with a module
1:07PM 0 A case study on view specs
10:26AM 3 can't get (r)spec to work in non-rails project
10:21AM 4 Run all tests after success
10:13AM 0 Run all tests after success
5:51AM 5 can't get (r)spec to work in non-rails project
 
Friday February 15 2008
TimeRepliesSubject
3:06PM 1 Run all tests after success
7:11AM 4 test
6:24AM 0 Failed specs spike autotest
5:03AM 1 Re ducing frequency of autotest file checks
 
Thursday February 14 2008
TimeRepliesSubject
11:09PM 4 Autotest setup to run Story Runner?
8:50PM 0 Wrong ZenTest being used?
8:16PM 3 Failed specs spike autotest
6:45PM 2 Spec'ing Rails request.env params
4:14PM 0 Loosing params and request info in 'if' statements
1:37PM 3 Failed specs spike autotest
9:53AM 0 Wrong ZenTest being used?
6:44AM 2 specdoc and taskpaper
 
Wednesday February 13 2008
TimeRepliesSubject
3:27PM 0 How to load fixtures for plugins with rspec tests
9:46AM 5 Example controller spec no worky?
9:26AM 13 params are making my "should redirect_to" test fail - why??
5:48AM 3 need to learn by example
 
Tuesday February 12 2008
TimeRepliesSubject
7:12PM 8 How do I mock out the before :login_required method?
7:05AM 1 Using RSpec to Story Test Java code
 
Monday February 11 2008
TimeRepliesSubject
9:32PM 1 Generated rspec video
8:30PM 0 Generated rspec video
7:07PM 6 Generated rspec video
3:43AM 3 How to mock an association
 
Sunday February 10 2008
TimeRepliesSubject
8:37AM 1 Ticket #274 patch for --drb in spec.opts
 
Saturday February 9 2008
TimeRepliesSubject
10:55AM 0 Shared examples not reloading in spec_server
5:17AM 1 diff output "back to front"
 
Friday February 8 2008
TimeRepliesSubject
2:46PM 1 Rspec 1.1.3 +ZenTest 3.9.1= rspec tests not found
12:50PM 3 colored output for stories?
10:34AM 6 RSS Validation matcher for RSpec/Rails
7:23AM 3 template.expect_render 'failure'
 
Thursday February 7 2008
TimeRepliesSubject
9:41PM 2 Shared Examples + “initialized constant” warnings
3:26PM 5 Can you explain this code to me?
12:27PM 2 Problems testing rss feed controller.
7:39AM 1 Shared examples not reloading in spec_server
 
Wednesday February 6 2008
TimeRepliesSubject
5:50PM 1 trying to spec login requirement with a shared example
2:41AM 1 RSpec 1.1.3 + ZenTest 3.9.1 + Rails 1.2.6 do NOT ignore folders ^vendor/*
1:16AM 1 Rspec accessing the wrong id?
 
Tuesday February 5 2008
TimeRepliesSubject
1:58PM 4 rails rspec silently failing
 
Monday February 4 2008
TimeRepliesSubject
9:15PM 2 Spec::Runner.register_at_exit_hook in RSpec 1.1.3
7:44PM 5 rspec - rails put :update any examples
3:48PM 2 odd versioning issue
2:50PM 1 outside-in BDD vs writing examples up front
2:24PM 1 Error on nil.build
12:51PM 2 Mock objects not getting unloaded between specs
10:57AM 3 Problems with plugins?
8:49AM 1 RESTful Routes
7:51AM 3 BDD and TDD (was "Newbie question with rspec on rails")
4:54AM 2 RESTful Routes
3:24AM 4 Trouble testing a method with loop
 
Sunday February 3 2008
TimeRepliesSubject
9:19PM 3 Development Cycle
1:12PM 0 specing dynamic routes
10:59AM 0 "once" not honored?
9:32AM 2 Newbie question with rspec on rails
 
Saturday February 2 2008
TimeRepliesSubject
9:03AM 9 deep test with rspec?
 
Friday February 1 2008
TimeRepliesSubject
3:33PM 1 Autotest just sits there
11:16AM 0 non-pending spec returning pending