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

Improve some cucumber scenarios #766

Merged
merged 3 commits into from
Jan 2, 2021
Merged

Improve some cucumber scenarios #766

merged 3 commits into from
Jan 2, 2021

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Jan 2, 2021

Summary

Clean up some cucumber scenarios

Details

  • Improve scenario for Api#expand_path

    • Improve wording of feature description
    • Improve scenario naming
    • Improve example rspec use inside feature files
  • Improve scenario for be_an_absolute_path matcher

    • Improve wording of feature description
    • Remove edge case scenarios
  • Improve scenario for #absolute?

Motivation and Context

The continuing quest to make the automatic tests more streamlined and most of all .. faster!

Types of changes

  • Refactoring (cleanup of codebase without changing any existing functionality)

mvz added 3 commits January 2, 2021 11:50
- Improve wording of feature description
- Improve scenario naming
- Improve example rspec use inside feature files
- Improve wording of feature description
- Remove edge case scenarios
@mvz mvz force-pushed the improve-some-scenarios branch from c09898b to 3896672 Compare January 2, 2021 11:28
@mvz mvz merged commit c78d144 into master Jan 2, 2021
@mvz mvz deleted the improve-some-scenarios branch January 2, 2021 13:48
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.

1 participant