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

refactor(test): async/await #49

Closed
wants to merge 18 commits into from
Closed

refactor(test): async/await #49

wants to merge 18 commits into from

Conversation

curbengh
Copy link
Contributor

I intend to drop bluebird and chai-as-promised.

bluebird is only used to promisify the fs API, which can be achieved using the native promisfy (supported in Node 8+).

@coveralls
Copy link

coveralls commented Dec 21, 2019

Coverage Status

Coverage remained the same at 95.556% when pulling 0950532 on curbengh:async into a5f7778 on hexojs:master.

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.

None yet

2 participants