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

Extract common parts from rails_helper.rb into spec_helper.rb #28

Open
Mehonoshin opened this issue Jan 6, 2019 · 2 comments
Open

Extract common parts from rails_helper.rb into spec_helper.rb #28

Mehonoshin opened this issue Jan 6, 2019 · 2 comments

Comments

@Mehonoshin
Copy link
Owner

No description provided.

@reabiliti
Copy link
Collaborator

What is meant? In rails_helper only require spec_helper. Is this task irrelevant?

@Mehonoshin
Copy link
Owner Author

@reabiliti
The idea is to extract common parts to spec_helper, and in rails_helper leave only those parts, that are specific to testing rails components.
https://github.com/symbiod/symbiod/blob/master/spec/spec_helper.rb

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

No branches or pull requests

2 participants