-
-
Notifications
You must be signed in to change notification settings - Fork 159
Issues: freerange/mocha
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
Add some acceptance tests for stubbing methods defined in refinements
quality
#280
opened Oct 28, 2016 by
floehopper
ActiveRecord::Base.mocha_inspect is too verbose
feature-request
#151
opened Apr 15, 2013 by
floehopper
List expectations for same method alongside unexpected invocation error message
feature-request
#177
opened Jan 5, 2014 by
floehopper
Display fuller details of the stub aspect of each expectation in the error message
feature-request
#179
opened Jan 5, 2014 by
floehopper
Consider deriving Mock class from BasicObject instead of Object
#191
opened Feb 20, 2014 by
floehopper
Improve documentation around test framework integration
documentation
#207
opened Jun 19, 2014 by
floehopper
Setting the visibility of the restored method is in the wrong place
quality
#256
opened Aug 25, 2016 by
floehopper
Add mocha equivalents of rspec-rails #stub_model and #mock_model
feature-request
#123
opened Jan 4, 2013 by
floehopper
Consider re-using existing ClassMethod::PrependedModule rather than always prepending a new instance
quality
#278
opened Oct 27, 2016 by
floehopper
Investigate whether we could use refinements for stubbing methods
feature-request
#281
opened Oct 28, 2016 by
floehopper
Investigate what happens when you use Ruby marshalling on a mock object
quality
#284
opened Oct 31, 2016 by
floehopper
Investigate what happens when you serialize/marshal a partial mock object
quality
#285
opened Oct 31, 2016 by
floehopper
Fail fast when serializing a mock object to YAML
feature-request
quality
#318
opened Jan 6, 2018 by
floehopper
Fail fast when serializing a mock object to JSON
feature-request
quality
#328
opened Mar 30, 2018 by
floehopper
Add configuration option to require all mocks to specify how they respond
feature-request
#338
opened Jul 24, 2018 by
floehopper
Consider using Binding#source_location added in Ruby v2.6
quality
#339
opened Jul 24, 2018 by
floehopper
Consider deprecating the mocha-developer mailing list
documentation
#340
opened Jul 25, 2018 by
floehopper
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.