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

Get got - deactivate HTTP - Proxy unit tests #3009

Merged
merged 10 commits into from
Jun 9, 2021
Merged

Conversation

hardillb
Copy link
Member

@hardillb hardillb commented Jun 7, 2021

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Remove the HTTP Proxy tests until they can be rewritten to use a proxy that supports the HTTP Connect verb.

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run grunt to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality
    (err...)

These have been removed because the mock proxy doesn't
support using the HTTP CONNECT verb and the new Got based
http-request node only uses CONNET for proxied content
@hardillb
Copy link
Member Author

hardillb commented Jun 7, 2021

This looks like it might do as a replacement for the mock proxy for at least some of the existing tests

https://github.com/TooTallNate/proxy

Will see how many I can redo with this.

@hardillb hardillb changed the base branch from get-got to dev June 8, 2021 13:33
@knolleary knolleary merged commit f5dc156 into node-red:dev Jun 9, 2021
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