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

Bugfix/#125/ci tests fail node 18 20 #126

Merged
merged 5 commits into from Oct 8, 2023

Conversation

isaacgr
Copy link
Owner

@isaacgr isaacgr commented Oct 8, 2023

  • Add nodejs 18.x and 20.x to CI workflow
  • Update tests to use the Connection: close header for the http clients

@isaacgr isaacgr linked an issue Oct 8, 2023 that may be closed by this pull request
@isaacgr isaacgr self-assigned this Oct 8, 2023
- try to see whats causing the 18.x failures
- use 127.0.0.1 instead of 'localhost' for chai httprequest client
…l connector

before the request is written to the server.
@isaacgr isaacgr merged commit 684dc8c into master Oct 8, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI tests fail in node 18.x and 20.x
1 participant