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

test: improve semantic detection and add a real test suite #16

Merged
merged 12 commits into from
Jul 16, 2018
Merged

Conversation

zeke
Copy link
Owner

@zeke zeke commented Jul 13, 2018

Semantic commit detection is now done with conventional-commit-types and parse-commit-message, two modules that adhere to the conventional commits spec.

Also updated the README with some screenshots to help illustrate the behavior.

Added a test suite that exercises the GitHub API using nock. 100% test coverage!

screen shot 2018-07-15 at 9 56 37 pm

👀 @ckerr, @jkleinsc, @codebytere. (Would formally request a review but you're not in this org)

Resolves #1
Resolves #3
Resolves #7
Resolves #13

@zeke zeke changed the title Tests [WIP] test: add a real test suite Jul 13, 2018
@zeke zeke changed the title [WIP] test: add a real test suite test: add a real test suite Jul 16, 2018
@zeke zeke changed the title test: add a real test suite test: improve semantic detection and add a real test suite Jul 16, 2018
@zeke
Copy link
Owner Author

zeke commented Jul 16, 2018

Ironically the Semantic Pull Request status for this PR is Pending because the currently-deployed code does not yet support the test: prefix. 🔁

And the WIP status is pending because of a long-standing bug: wip/app#53

@zeke zeke merged commit dde5445 into master Jul 16, 2018
@zeke zeke deleted the tests branch July 16, 2018 21:04
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