Search code examples
Error validating Rails model attributes that can depend on a method...


ruby-on-railsrubyrspecfactory-botshoulda

Read More
Rspec & ShouldaMatchers with class_name...


ruby-on-railsrspecshoulda

Read More
testing with rspec + shoulda-matchers...


ruby-on-railsrspecshoulda

Read More
How to make shoulda-matchers to use specific set of values for a field?...


ruby-on-railsrspecshoulda

Read More
How to use shoulda-matchers with Minitest Specs style in Rails?...


ruby-on-railsminitestshoulda

Read More
when does factory girl create objects in db?...


ruby-on-railsshouldafactory-bot

Read More
uniqueness_of fails after upgrade shoulda matchers...


ruby-on-railsshoulda

Read More
Shoulda Matchers attempting to insert `nil` value while validating uniqueness...


ruby-on-railsactiverecordshoulda

Read More
NoMethodError: undefined method `validate_presence_of' (Rspec and Shoulda-Matchers)...


ruby-on-railsrspecguardshoulda

Read More
Shoulda/RSpec matchers - conditional validation...


ruby-on-railsrubyrspecshoulda

Read More
Using shoulda matchers to test `allow_nil` in combination with `uniqueness` and `scope`...


ruby-on-railsactiverecordshoulda

Read More
Test parameter vs multiple regexp n RSpec...


ruby-on-railsrubyruby-on-rails-4rspecshoulda

Read More
What am I doing wrong in Shoulda Matchers?...


ruby-on-railsrubynomethoderrorshoulda

Read More
Shoulda::Matchers::ActiveModel::AllowValueMatcher::CouldNotSetAttributeError...


ruby-on-railsrspec-railsruby-on-rails-4.2shouldarspec3

Read More
Rails 4/ validations - numericality: { only_integer: true } necessary on 'integer' attribute...


ruby-on-railspostgresqlruby-on-rails-4rspecshoulda

Read More
MiniTest testing wrong class...


ruby-on-railsrubyminitestshoulda

Read More
Shoulda/Minitest redirect_to { url_helper } not working without hash...


ruby-on-railsminitestshoulda

Read More
shoulda-matchers RSpec expect syntax...


rspecshoulda

Read More
Testing STI Associations with Shoulda-Matchers & FactoryGirl...


ruby-on-railsrspecfactory-botshouldasti

Read More
Shoulda Matchers: undefined method `is_at_least' for :last_name:Symbol...


ruby-on-railstestingshoulda

Read More
Testing a variable scope association...


ruby-on-railsrspecshoulda

Read More
How can I generate a report that shows me my slowest running tests in Rails 3.2, Ruby 1.9?...


ruby-on-railsminitestshoulda

Read More
Unable to test should belong_to, missing id foreign key on Rails...


ruby-on-railsrubyrspecshoulda

Read More
validate_presence_of shoulda spec and default values...


ruby-on-rails-4rspec-railsshoulda

Read More
RSpec - Undefined method `key?'...


ruby-on-railstestingrspectddshoulda

Read More
more than 2 should blocks in context doesn't work...


rubyshoulda

Read More
How to test conditional validation with rspec-rails 3.0.0 and shoulda-matchers 2.5.0...


rspecruby-on-rails-4shoulda

Read More
UrlGenerationError when running RSpec Test...


ruby-on-railstestingrspeccontrollershoulda

Read More
FactoryGirl build ignored when testing with Shoulda Matchers...


ruby-on-railstestingrspecfactory-botshoulda

Read More
undefined method `in_array' for #<Mongoid::Matchers::Validations::ValidateInclusionOfMatcher&...


ruby-on-railsvalidationmongoidshoulda

Read More
BackNext