[Rails] Controller testing problem
|
|
1
|
187
|
July 1, 2009
|
Integrate or isolate views?
|
|
7
|
211
|
June 30, 2009
|
Test doubles: expect "x" and don't care about anything else
|
|
7
|
244
|
June 29, 2009
|
Testing a Create action to make sure the User is assigned to a new Model
|
|
1
|
191
|
June 28, 2009
|
Testing with activerecord at ThoughtWorks (Stubbing vs real DB)
|
|
2
|
221
|
June 28, 2009
|
Testing a Create action to make sure the User is assigned to a new Model
|
|
0
|
209
|
June 28, 2009
|
The problem with learning RSpec
|
|
8
|
516
|
June 28, 2009
|
RSpec not failing when requesting missing method/view
|
|
2
|
218
|
June 27, 2009
|
What does :save => true mean in mock_model?
|
|
4
|
210
|
June 27, 2009
|
Mock object in array is getting size called on it
|
|
11
|
1228
|
June 26, 2009
|
Expected output matches rendered output but still getting error in view spec
|
|
1
|
205
|
June 26, 2009
|
Html::document errors
|
|
2
|
202
|
June 26, 2009
|
When spec/test/unit is used then TestUnit Console Runner.run TestCase does not run testcases
|
|
3
|
214
|
June 25, 2009
|
Running RSpec under MultiRuby
|
|
4
|
190
|
June 25, 2009
|
Any idea why spec_server gets 'cannot remove Object' error?
|
|
5
|
269
|
June 25, 2009
|
Undefined method `blueprint' with rspec/machinist/faker
|
|
2
|
265
|
June 24, 2009
|
Spec_server is dead! Long live spork!
|
|
1
|
568
|
June 24, 2009
|
Spec'ing the result of rescue_from
|
|
3
|
466
|
June 23, 2009
|
Asynchronous requests (effectively in multiple browser windows)
|
|
1
|
213
|
June 23, 2009
|
[Cucumber][Webrat] Using LinkLocator in cucumber step definitions
|
|
1
|
226
|
June 23, 2009
|
[ANN] rspec-rails 1.2.7 Released
|
|
1
|
227
|
June 23, 2009
|
Testing a FormBuilder
|
|
6
|
915
|
June 22, 2009
|
Where to put macros
|
|
5
|
343
|
June 22, 2009
|
[Cucumber] Autospec run "only" features?
|
|
1
|
265
|
June 22, 2009
|
[Cucumber] Successive requests with xml Content-Type fail?
|
|
1
|
273
|
June 22, 2009
|
Testing my rails authentication controller
|
|
2
|
311
|
June 19, 2009
|
Re: spec for view with Searchlogic
|
|
0
|
234
|
June 19, 2009
|
Re: spec for view with Searchlogic
|
|
0
|
333
|
June 19, 2009
|
Can't use Cucumber with Webrat and Selenium
|
|
6
|
466
|
June 19, 2009
|
Spork and Merb and rSpec
|
|
7
|
205
|
June 18, 2009
|