Skip to content

0.6.0-pre0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tpantelis tpantelis released this 22 Jul 20:54
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]>