Skip to content

Enable SOCKS5 integration test #110

Closed
@crepererum

Description

@crepererum

Add some SOCKS5 proxy to our CI and enable

rskafka/tests/client.rs

Lines 118 to 122 in 3af1939

// Disabled as currently no SOCKS5 integration tests
#[cfg(feature = "transport-socks5")]
#[ignore]
#[tokio::test]
async fn test_socks5() {

This should be gated by some environment variable like SOCKS5_ENDPOINT so that developers don't need to have a SOCKS5 proxy running locally if they don't work on that particular feature.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions