Skip to content

fix inconsistent naming and add unit tests #2

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

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

gbdrummer
Copy link
Contributor

There was an inconsistency in the naming of the default handler function, defaultMethod in some places and defaultHandler in others. This branch standardizes them all to defaultHandler and adds unit tests.

@coreybutler
Copy link
Member

The test failure is due to a change in an underlying dependency (the yaml lib and now tap-yaml implements it). The tests run fine locally, so I'm going to merge this.

@coreybutler coreybutler merged commit fdce74a into master Mar 10, 2020
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