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

Enhance cmp matcher to work with symbols, fix file documentation #2224

Merged
merged 4 commits into from
Oct 7, 2017

Conversation

adamleff
Copy link
Contributor

@adamleff adamleff commented Oct 6, 2017

The cmp matcher will now stringify symbol actual values if the expected value was passed in as a string. This will help with the file resource type method where Train returns the file type as a symbol.

Fixes #2204

The `cmp` matcher will now stringify symbol actual values if the
expected value was passed in as a string. This will help with the file
resource `type` method where Train returns the file type as a symbol.

Signed-off-by: Adam Leff <[email protected]>
@adamleff adamleff requested a review from a team as a code owner October 6, 2017 18:01
@adamleff adamleff added in progress Type: Enhancement Improves an existing feature labels Oct 6, 2017
Copy link
Contributor

@arlimus arlimus left a comment

Choose a reason for hiding this comment

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

Wow nice improvement for usability!! Thank you @adamleff

@adamleff adamleff changed the title Enhance cmp matcher to work with symbols Enhance cmp matcher to work with symbols, fix file documentation Oct 6, 2017
Copy link
Contributor

@arlimus arlimus left a comment

Choose a reason for hiding this comment

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

yes, even better!! 😁

@arlimus arlimus merged commit cbf58c7 into master Oct 7, 2017
@arlimus arlimus deleted the adamleff/cmp-symbols branch October 7, 2017 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants