Merge branch 'master' into engine

This commit is contained in:
Adrian Gallagher
2019-08-23 21:59:01 +10:00
parent 94a784d63f
commit 2dc813b5f3
97 changed files with 111512 additions and 1223 deletions

View File

@@ -13,6 +13,9 @@ const (
// WebsocketChannelOverrideCapacity used in websocket testing
// Defines channel capacity as defaults size can block tests
WebsocketChannelOverrideCapacity = 20
MockTesting = "Mock testing framework in use for %s exchange @ %s on REST endpoints only"
LiveTesting = "Mock testing bypassed; live testing of REST endpoints in use for %s exchange @ %s"
)
// GetWebsocketInterfaceChannelOverride returns a new interface based channel