Search code examples
Upgraded Shoulda from 2 to 3, and now my custom extended methods don't seem to be working...


ruby-on-railsrubyunit-testingshoulda

Read More
undefined method `disallow_value' for #<RSpec::Core::ExampleGroup::Nested_1:0x0000000a4b3a98&...


ruby-on-railsrubyrspecshoulda

Read More
How to run a single shoulda context test in ruby Test::Unit framework...


ruby-on-railsrubyunit-testingshoulda

Read More
Shoulda Matchers - undefined method gsub...


ruby-on-railsrubyrspec-railsshoulda

Read More
Why is this test for inclusion of value in array is failing?...


ruby-on-railsrubytestingrspecshoulda

Read More
Writing Unit tests for a private function.. Unsure of proper strategy...


ruby-on-railsunit-testingshoulda

Read More
Getting a "Expected response to be a <:redirect>, but was <200>" when trying t...


ruby-on-railshttp-redirectshoulda

Read More
'Password digest missing on new record' when i test validation on my user_spec.rb for unique...


ruby-on-railsrspecruby-on-rails-4shoulda

Read More
How to test for exceptions in shoulda along with TestUnit?...


rubyunit-testingtestunitshouldapadrino

Read More
Rails/Rspec: Having tough time writing tests...


ruby-on-railsrspecshoulda

Read More
shoulda-matchers presence true on save...


ruby-on-railsactiverecordshoulda

Read More
Shoulda statements are not executed in the order they are defined?...


rubyunit-testingtestunitshoulda

Read More
Test to check if any content is there with RSpec...


ruby-on-rails-3rspeccapybarashoulda

Read More
Rspec should change count without lambda...


ruby-on-rails-3rspecshoulda

Read More
How to override setup values, like RSpec `let`, in shoulda contexts?...


rubyshoulda

Read More
rSpec vs Shoulda confusion...


ruby-on-railstestingrspecshouldaspecifications

Read More
rSpec Testing Rails using Shoulda matchers...


ruby-on-railstestingrspecfactory-botshoulda

Read More
Is there a good way to test `before_validation` callbacks with an `:on` argument in Rails?...


unit-testingruby-on-rails-3shouldamocha.js

Read More
Rewriting assert_bad_value for Shoulda 3...


ruby-on-railsshoulda

Read More
RSpec Shoulda validates_presence_of nilClass...


ruby-on-railsvalidationtestingrspecshoulda

Read More
Why is this test result backwards?...


ruby-on-railsunit-testingshoulda

Read More
rails, rspec, shoulda validate_presence_of failed with setter called twice...


ruby-on-railsrspec2shoulda

Read More
Validate_presence_of test passing when it shouldn't?...


ruby-on-railsrspecshoulda

Read More
Rspec/Rails and testing validates_uniquess_of with scope...


ruby-on-rails-3rspectddshoulda

Read More
Shoulda and RSpec's before...


ruby-on-railstestingrspecshouldamatcher

Read More
undefined method 'assign_to' after updating shoulda-matchers...


ruby-on-railstestingrspecrubygemsshoulda

Read More
shoulda gem allow_value method...


ruby-on-railsrspecshoulda

Read More
FactoryGirl WARNING Sequence#next is deprecated...


ruby-on-railsfactory-botshoulda

Read More
Shoulda rspec matchers ensure_inclusion_of...


ruby-on-rails-3testingrspecshoulda

Read More
Upgrading Shoulda gem leads to errors with RSpec and Ruby on Rails...


ruby-on-railsrspecrspec-railsshoulda

Read More
BackNext