Chaffelson / nipyapi

A convenient Python wrapper for Apache NiFi
Other
245 stars 76 forks source link

Add tests for sock proxy #257

Open Chaffelson opened 3 years ago

Chaffelson commented 3 years ago

https://github.com/Chaffelson/nipyapi/pull/253

Socks proxy implementation was provided in pull 253 without tests. It is a minor non breaking change so we can merge it, but we should come back and add tests for various proxy implementations later.