fix(smartproxy): improve certificate manager mocking in tests, enhance IPv6 validation, and record initial bytes for connection metrics
This commit is contained in:
@@ -85,6 +85,7 @@ tap.test('websocket keep-alive settings for SNI passthrough', async (tools) => {
|
||||
|
||||
// Test actual long-lived connection behavior
|
||||
tap.test('long-lived connection survival test', async (tools) => {
|
||||
tools.timeout(70000); // This test waits 65 seconds
|
||||
console.log('\n=== Testing long-lived connection survival ===');
|
||||
|
||||
// Create a simple echo server
|
||||
|
||||
Reference in New Issue
Block a user