fix(smartproxy): improve certificate manager mocking in tests, enhance IPv6 validation, and record initial bytes for connection metrics
This commit is contained in:
@@ -48,6 +48,7 @@ tap.test('should set update routes callback on certificate manager', async () =>
|
||||
setHttpProxy: function(proxy: any) {},
|
||||
setGlobalAcmeDefaults: function(defaults: any) {},
|
||||
setAcmeStateManager: function(manager: any) {},
|
||||
setRoutes: function(routes: any) {},
|
||||
initialize: async function() {},
|
||||
provisionAllCertificates: async function() {},
|
||||
stop: async function() {},
|
||||
|
||||
Reference in New Issue
Block a user