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

Enable native Fetch on Node 18 in CI #823

Open
AuHau opened this issue Jan 31, 2023 · 1 comment
Open

Enable native Fetch on Node 18 in CI #823

AuHau opened this issue Jan 31, 2023 · 1 comment

Comments

@AuHau
Copy link
Contributor

AuHau commented Jan 31, 2023

Currently, native fetch on Node 18 in CI is disabled because unit tests do not work on it as it nock a HTTP library does not support it. However, it would be a good idea to fix that. Generally, it could be done by separating integration / unit tests and running at least integration tests with native Fetch.

@Oyase-shinobi
Copy link

Hello @AuHau
I would love to engage in your team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants