Skip to content
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

Deprecate stub_model and mock_model #912

Closed

Conversation

thomas-holmes
Copy link
Member

For #894

Aaron Blew and others added 30 commits June 2, 2013 18:23
…t` declarative method"

* The issue has been fixed upstream in rspec-core

This reverts commit dad3f1b.
* This is a temporary patch until teamcapybara/capybara#1125 is merged
This allow using ActiveRecord fixtures without pulling in all of Rails.
This is in preparation of requiring different testing libraries based on
the rails version.
alindeman and others added 25 commits December 8, 2013 17:47
…o_hooks

Cannot stub view methods in before blocks (undefined method `view_context' for nil:NilClass)
Conflicts:
	lib/rspec/rails/adapters.rb
…o_hooks_299

Merge pull request rspec#833 from rspec/verify_views_are_accessible_to_hooks
clear cached templates between specs

Fixes the 2-99 build, see rspec#864
[ci skip]
…ions_2_99

2.99: Rails 4.1 inversible associations
…_2_99

2.99: Deprecates the use of Capybara::DSL in controller specs
…ription_2_99

Failure message for should_not route_to properly includes expected options
@thomas-holmes
Copy link
Member Author

Oops, mistargeted PR

@thomas-holmes thomas-holmes deleted the deprecate-stub-mock-model branch January 5, 2014 17:39
@thomas-holmes thomas-holmes restored the deprecate-stub-mock-model branch January 5, 2014 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.