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

Tidy up Feature / Step / Support Code in Rails Feature Tests #416

Merged
merged 7 commits into from
May 6, 2019

Conversation

luke-hill
Copy link
Contributor

Summary

Generic first pass at tidying / drying up feature/support/fixture code

Details

  • Remove duplicate / un-needed steps
  • Simplify features
  • Generic linting

Motivation and Context

Tidy things up

How Has This Been Tested?

bundle exec rake - All green

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist:

  • I've added tests for my code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@luke-hill luke-hill requested review from olleolleolle and mvz April 25, 2019 08:36
Copy link
Contributor

@mvz mvz left a 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 👍

@luke-hill
Copy link
Contributor Author

I think this should be merged last, as by then everything else should be fixed.

@luke-hill
Copy link
Contributor Author

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).

@luke-hill
Copy link
Contributor Author

Is this Good to merge chaps?

Copy link
Contributor

@mvz mvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@luke-hill luke-hill merged commit 5cf837c into master May 6, 2019
@luke-hill luke-hill deleted the feature/tidy_feature_code branch May 6, 2019 07:39
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.

2 participants