-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Tidy up Feature / Step / Support Code in Rails Feature Tests #416
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a conflict, otherwise 👍
I think this should be merged last, as by then everything else should be fixed. |
This will need a re-review. Something b0rked up during the merge conflict. I think I picked the wrong bits and pieces so I've re-constructed the bits I "think" I'm missing. (Which caused the CI run on 9d50756 to fail for Rails6 branches). |
Is this Good to merge chaps? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Summary
Generic first pass at tidying / drying up feature/support/fixture code
Details
Motivation and Context
Tidy things up
How Has This Been Tested?
bundle exec rake
- All greenScreenshots (if appropriate):
Types of changes
Checklist: