-
-
Notifications
You must be signed in to change notification settings - Fork 359
Issues: rspec/rspec-mocks
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
stack level too deep
when stubbing :is_a? with allow_any_instance_of
#1566
opened Jan 17, 2024 by
suzukimilanpaak
stub_const does not restore Object.const_source_location after reset
#1554
opened Sep 11, 2023 by
tubaxenor
stub_const doesn't work with constant inside
class << self
block
#1536
opened Mar 10, 2023 by
s101d1
Message expectation with block arguments for keyword argument method behaves differently
#1486
opened Sep 14, 2022 by
TonyCTHsu
Verifying doubles do not differentiate between a Hash and keyword args in Ruby 3
#1481
opened Sep 4, 2022 by
honigc
Stub attempts to call method on Class'es superclass when method accepts keyword arguments on Ruby 2.7
#1472
opened May 7, 2022 by
postmodern
Mocked singleton methods are bound to the mocked class and thus don't respect inheritance
#1452
opened Jan 25, 2022 by
jejacks0n
Kernel.warn when using Forwardable delegators with a null object
#1441
opened Oct 27, 2021 by
bannable
When using keyword arguments in mock expectations and calling with a hash the diff is confusing
#1438
opened Aug 12, 2021 by
JonRowe
Impossible to check that method is executed in a range times.
#1426
opened Jun 25, 2021 by
VitaliiLazebnyi
Prevent mocks leaking out of their scope when mocked more than once in different nested scopes.
#1424
opened Jun 3, 2021 by
expeehaa
Expectation with method missing
self.class.define_method name && send(name)
fails
#1348
opened Oct 22, 2020 by
ojab
Using the last argument as keyword parameters is deprecated for arbitrary handling with a block
#1326
opened Apr 13, 2020 by
linkyndy
SystemStackError: stack level too deep when using "and_call_original" for overwritten ".new"
#1318
opened Mar 14, 2020 by
MmKolodziej
Message expectation doesn't leverage passed matcher capabilities when reporting error.
#1294
opened Oct 11, 2019 by
rfronczyk
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.