* Adding Integration Test for Pub Sub over HTTP * Update PubSubIT.java * Remove unneeded thread sleep * Serializer is now optional in client builder. Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Leon Mai <lemai@microsoft.com>
* Refactor IT into new jar + use JVM sytem properties * Fixing ITs and silence flaky tests. * Fix flaky tests.