- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 909
Issues: thoughtbot/shoulda-matchers
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
validate_uniqueness_of does not account for reliance on other records in other validations
#1435
opened Mar 31, 2021 by
brett-puddick
NoMethodError: undefined method `response_code' for nil:NilClass
🤔 Issue: Need to Investigate
🤖 Shoulda
#1113
opened Jun 25, 2018 by
abhinavramesh8
Testing permit does not work in Rails 6
🤔 Issue: Need to Investigate
#1217
opened Jun 9, 2019 by
wout
validates_inclusion_of with_message does not respect interpolated value in the message
🕷 Issue: Bug
#1233
opened Jul 16, 2019 by
dlinch
shoulda-matcher could not found test class name when work with rails 6 minitest
🤔 Issue: Need to Investigate
🤖 Shoulda
#1247
opened Oct 16, 2019 by
jfcampos1
with_message + strict + against doesn't seem to work
🕷 Issue: Bug
#1279
opened Feb 21, 2020 by
mcmire
should_not validate_presence_of can give a false positive
🕷 Issue: Bug
#1302
opened May 15, 2020 by
mcmire
JoinTableMatcher doesn't find join tables with schema
🤔 Issue: Need to Investigate
#1337
opened Aug 27, 2020 by
afdev82
with_arguments
adds non-documented arguments to delegate method call
#1382
opened Nov 26, 2020 by
Burgestrand
Wrong touches Class for STI test
🤔 Issue: Need to Investigate
#1388
opened Dec 24, 2020 by
helmiItsavirus
Confusion about error message when using 'validate_numericality_of'
#1490
opened Feb 21, 2022 by
gruschis
Spelling error in documantion of validate_absence_of_matcher
#1497
opened Jul 31, 2022 by
prashantham
validate_uniqueness_of sometimes leaks test model class into ActiveRecord::Base.descendants
#1663
opened Feb 12, 2025 by
taralbass
Can't be used without Rails and with ActiveModel but not ActiveRecord?
#1553
opened Apr 16, 2023 by
dgmstuart
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.