Friday July 30 2010 |
Time | Replies | Subject |
4:14PM |
2 |
Specifying which spec types helper modules get included into in the RSpec.configure block |
10:53AM |
1 |
Newbie : How to spec params hash amendment |
10:13AM |
48 |
Evaluating shared example customisation block before shared block |
|
Thursday July 29 2010 |
Time | Replies | Subject |
1:37PM |
1 |
Testing controller and action with parameters |
12:46PM |
1 |
should_receive break the method chain? |
10:24AM |
0 |
`gem_original_require': no such file to load |
10:19AM |
10 |
how to fix 'rake gems:refresh_specs' gems has no specificati |
|
Wednesday July 28 2010 |
Time | Replies | Subject |
10:42PM |
6 |
rspec 1 - nested examples (in an each block) use the final block variable 4 times instead of each of the 4 once |
6:52PM |
2 |
about spec.opts and command line options and global options |
1:40AM |
1 |
Testing subdomains |
|
Tuesday July 27 2010 |
Time | Replies | Subject |
5:18PM |
0 |
2.0.0.beta.19 -"its" construct doesn't work |
12:29PM |
3 |
proposition: warn on rake spec - group :test |
6:45AM |
1 |
Gem post-install messages |
|
Monday July 26 2010 |
Time | Replies | Subject |
4:34PM |
2 |
[newbie] rspec, validations and factory_girl |
4:12PM |
1 |
render_template expectation - surprising pattern matching issue |
4:12PM |
10 |
Problem running RSpec tests with Rails |
1:52PM |
2 |
beginner questions: parametrize tests and disable tests (skippy?) |
7:55AM |
0 |
RSpec 2 example group block scope |
7:31AM |
4 |
Formatting shared example descriptions with test data |
|
Sunday July 25 2010 |
Time | Replies | Subject |
6:29PM |
0 |
what is the value of the distinction between exceptions and failures? |
|
Saturday July 24 2010 |
Time | Replies | Subject |
2:33PM |
3 |
Controller stub and helper spec with lastest beta |
|
Friday July 23 2010 |
Time | Replies | Subject |
11:46PM |
7 |
newbie: how to preserve NoMethodError under stubbing? |
3:47PM |
1 |
Check out my shelves |
7:09AM |
2 |
Parameterised shared examples / metadata in examples (RSpec 2) |
|
Thursday July 22 2010 |
Time | Replies | Subject |
3:48PM |
1 |
should_receive test unexpectedly failing |
|
Wednesday July 21 2010 |
Time | Replies | Subject |
9:28PM |
2 |
rspec-orm and _not_ mocking models |
3:09PM |
2 |
'its' not working |
6:41AM |
3 |
[rails] shoud I test validate_presentence_of series? |
|
Tuesday July 20 2010 |
Time | Replies | Subject |
9:18PM |
4 |
spec w/o db:test:prepare |
6:07PM |
2 |
methods not available... |
12:24PM |
1 |
[Rspec-Rails] before(:all) doesn't rollback |
12:47AM |
1 |
deprecate mock_model? |
|
Monday July 19 2010 |
Time | Replies | Subject |
6:49PM |
1 |
Event machine support |
6:05PM |
3 |
How do I setup Rspec, Cucumber to test a Gem? |
1:17PM |
3 |
rspec2 help output has brackets? |
12:51PM |
1 |
"bundle exec rspec" vs "rake spec" |
12:32AM |
6 |
Gem conflict with RSpec::Rails and Sunspot |
|
Saturday July 17 2010 |
Time | Replies | Subject |
6:18PM |
8 |
Data-wise context combination for controller speccing |
4:43PM |
4 |
How are people speccing and cuke-ing Paperclip (with S3)? |
3:37PM |
4 |
How are people speccing Rails 3 ActiveRecord queries? |
8:29AM |
4 |
assigns and should eql don't work as expected |
|
Friday July 16 2010 |
Time | Replies | Subject |
2:17PM |
0 |
shared example groups |
|
Thursday July 15 2010 |
Time | Replies | Subject |
11:24PM |
1 |
rspec route question |
10:53PM |
1 |
Heckle & RSpec 2 |
5:36PM |
1 |
Help needed for instslling rspec |
5:18PM |
4 |
Questions about testing a module method that randomly creates stuff from list. |
12:44AM |
1 |
pending blocks |
|
Wednesday July 14 2010 |
Time | Replies | Subject |
7:15PM |
0 |
Windowed comparison for differences in the middle of long strings |
2:26PM |
8 |
set expectation using self in constructor? |
1:49AM |
1 |
Hiding test_unit Generators ? |
|
Tuesday July 13 2010 |
Time | Replies | Subject |
10:43PM |
6 |
spec for a rails helper that renders a partial template |
5:50PM |
2 |
RSpec Email-Spec Problem |
4:29PM |
2 |
[Rspec] Difference between stub and message expectation with any_number_of_times |
12:25PM |
3 |
before(:all) to set up mocks and stubs |
|
Monday July 12 2010 |
Time | Replies | Subject |
5:35PM |
4 |
How it would be tested? |
4:44PM |
3 |
RSpec Controller Testing - render_templte Issue |
9:54AM |
0 |
New project: rspec_for_generators - toolbox for using RSpec 2 to test and spec Rails 3 generators |
9:18AM |
1 |
controller.should_receive(:render) problem |
|
Sunday July 11 2010 |
Time | Replies | Subject |
1:54PM |
0 |
RSpec 2 - specs for Rails generators :) |
|
Saturday July 10 2010 |
Time | Replies | Subject |
7:08PM |
2 |
does rspec2 work with datamapper? |
|
Friday July 9 2010 |
Time | Replies | Subject |
6:45PM |
9 |
Devise: session variable is empty on session_serializer.rb#store |
6:28AM |
1 |
Rspec-method missing error |
|
Thursday July 8 2010 |
Time | Replies | Subject |
9:10PM |
0 |
Experimenting with converting Rails::Generators::TestCase to RSpec 2 |
7:44PM |
0 |
RSpec 2 equivalent for Rails::Generators::TestCase ? |
7:29PM |
2 |
RSpec TM bundle question |
5:53PM |
0 |
RSpec.tmbundle failure after removing at_exit hook |
5:45PM |
0 |
experimental branch with no at_exit hook |
4:36PM |
2 |
rspec-rails how to selectively turn on csrf protection for controller specs? |
4:17PM |
12 |
(rspec2/rails3) spec'ing the details of a controller that is not purely *skinny* by design. |
10:04AM |
3 |
Testing equality |
9:29AM |
2 |
Accessing view helpers to spec cell views, Rails3, RSpec2 |
|
Wednesday July 7 2010 |
Time | Replies | Subject |
1:22PM |
5 |
RSpec uses at_exit - forks and stuff |
12:31PM |
0 |
Remarkable Rails validations not working |
1:54AM |
6 |
Setting up rspec-rails for hacking |
|
Tuesday July 6 2010 |
Time | Replies | Subject |
6:35PM |
1 |
How to test a method that return random values |
4:00PM |
1 |
Rspec2 Beta Changelog ? |
3:43PM |
1 |
Strange behavior with using webrat in requests tests |
11:49AM |
2 |
rspec rake tasks fail inside active record |
|
Monday July 5 2010 |
Time | Replies | Subject |
5:51PM |
0 |
ShRUG 8, Mon July 12th: Introduction to RSpec |
2:52PM |
3 |
Problem specing application layout, missing partial? |
7:00AM |
26 |
Possible improvements to routing spec API |
12:15AM |
1 |
spec'ing namespaced routes |
|
Sunday July 4 2010 |
Time | Replies | Subject |
7:00PM |
0 |
database_resetter 0.1.0 |
|
Saturday July 3 2010 |
Time | Replies | Subject |
8:34PM |
4 |
Loading problem with engine extending ActionController::Base |
6:40AM |
2 |
Help with nested routes test in Rails 3 |
6:20AM |
0 |
rspec controller test strange error: undefined method `call' for nil:NilClass |
12:25AM |
5 |
[Rails] Stubbed static methods are bleeding over into other specs and making them fail |
|
Friday July 2 2010 |
Time | Replies | Subject |
11:46PM |
0 |
Beginning writing RSpec with Rails model plugin |
4:11PM |
1 |
Rspec2 / Rails3 / test_unit |
|
Thursday July 1 2010 |
Time | Replies | Subject |
6:27PM |
1 |
using LINE with nested example groups |
4:13PM |
5 |
Rake spec options |
3:25PM |
1 |
using rSpec stub in Cucumber with rSpec2 |
6:52AM |
1 |
Rspec-rails 2 and spec/spec.opts or other configuration options for rake spec |