0.6.0-pre0
Pre-release
Pre-release
Add exported broker syncer constructor for UTs Users to be able to construct a broker syncer with fake clients for UTs. There is a non-exported "newSyncer" function used by the local UTs so export it. This enables the local syncer UTs to be moved to the test package. Also added some more UT utilities. Signed-off-by: Tom Pantelis <[email protected]>