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

replace mocha with tap #10

Merged
merged 3 commits into from
Jan 12, 2023
Merged

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Jan 12, 2023

@Eomm
I accidently nuked my previous PR #5 by syncing the branch. Good thing i had the commit locally.

Checklist

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -0,0 +1,52 @@
'use strict'

process.env.NO_DEPRECATION = 'send'
Copy link
Member

Choose a reason for hiding this comment

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

why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

was there before. It is part of depd

https://github.com/dougwilson/nodejs-depd#processenvno_deprecation

We could replace it with processwarning or just rip out the deprecated code out of our fork in a follow up PR

@Uzlopak Uzlopak merged commit e86dba5 into fastify:master Jan 12, 2023
@Uzlopak Uzlopak deleted the replace-mocha-with-tap branch January 12, 2023 09:19
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