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

Add matcher tests #59

Merged
merged 4 commits into from
Jul 8, 2017
Merged

Conversation

MarkGibbons
Copy link
Member

Add matcher tests and clean up some other things that were pending.

Match_count was moved to a separate matcher
Minitest is no longer used for integration tests. Delete the leftover files.
@MarkGibbons MarkGibbons requested a review from damacus July 8, 2017 08:42
raise "FileExt #{path} is not a file" unless @file.file?
end
@file.exist? ? @file.content.lines.count : 0
@file.content ? @file.content.lines.count : 0

This comment was marked as outdated.

This comment was marked as outdated.

@damacus damacus merged commit 23f91f2 into sous-chefs:master Jul 8, 2017
@lock
Copy link

lock bot commented Jul 8, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants