Search code examples
Rspec - Uniqueness shouldamatcher failing...

ruby-on-railsrspecshoulda

Read More
how to change subject for shoulda matchers...

ruby-on-railsrubyshoulda

Read More
Rspec and Shoulda - complementary or alternatives?...

ruby-on-railsrubyrspecshoulda

Read More
Confused - spec_helper.rb:94:in `<top (required)>': uninitialized constant Shoulda (NameEr...

ruby-on-railsrspecmongoidshoulda

Read More
Can't get uniqueness validation test pass with shoulda matcher...

ruby-on-railsrubyruby-on-rails-3sqliteshoulda

Read More
How can I test :inclusion validation in Rails using RSpec...

ruby-on-rails-3shouldarspec-rails

Read More
Test many associations from a single model in Ruby on Rails using RSpec...

ruby-on-railsrubyrspec-railsshoulda

Read More
How can I mute Rails 3 deprecation warnings selectively?...

ruby-on-railsunit-testingconfigurationdeprecatedshoulda

Read More
Shoulda matchers - delegate_method not working...

ruby-on-railsrubyrspecshoulda

Read More
Rails Minitest one model validation causes ArgumentError: You need to supply at least one validation...

ruby-on-railsrubyminitestshoulda

Read More
Rails Minitest undefined method `greater_than_or_equal_to' for #<Shoulda::Matchers...

ruby-on-railsrubyminitestshoulda

Read More
Rails: Shoulda-matchers belong_to optional test...

ruby-on-railsrubyrspecrspec-railsshoulda

Read More
Shoulda-Matchers and Custom Error Messages...

ruby-on-railsrspecactivemodelshoulda

Read More
Refactoring test with shoulda, the minitest way...

ruby-on-railsrubytestingminitestshoulda

Read More
ShouldaMatchers validate_uniquess_of scoped to multiple columns...

ruby-on-railsrspecrspec-railsshouldashoulda-matchers

Read More
Shoulda belongs_to with class_name and foreign_key...

ruby-on-railsrspecshoulda

Read More
Rails rspec shoulda matcher validating uniqueness of case insensitive item failing?...

ruby-on-railsrspecshoulda

Read More
Getting error: undefined method `greater_than_or_equal_to' for Shoulda::Matchers...

ruby-on-rails-3unit-testingactiverecordrspec2shoulda

Read More
undefined method define_enum_for for RSpec::ExampleGroups...

ruby-on-rails-4shoulda

Read More
RSpec / Shoulda validate_presence_of multiple attributes syntax...

rspecshoulda

Read More
How do I compare two text files with RSpec?...

rubyrspecshoulda

Read More
How to test before_validation callback model concerns in rspec...

ruby-on-railsrspecrspec-railsshouldarspec-expectations

Read More
How to correctly check uniqueness and scope with Shoulda...

rspecshoulda

Read More
Print a List of All Tests in a Rails App...

ruby-on-railsrubytestingshoulda

Read More
How to run Rails console in the test environment and load test_helper.rb?...

ruby-on-railsrubytestingshoulda

Read More
Shoulda matcher `validate_length_of` in RSpec with Reform form...

ruby-on-railsrspecshouldareform

Read More
Rails with Shoulda and multiple scopes uniques fails tests...

ruby-on-railsrspec-railsshoulda

Read More
Belong to spec failing in RSpec...

ruby-on-railsrubyrspec-railsshoulda

Read More
How to test associations in rspec using shoulda-matchers gem?...

ruby-on-railsrspecassociationsshoulda

Read More
Shoulda cannot properly validate case-sensitive unique...

ruby-on-railsshoulda

Read More
BackNext