Azure / azure-service-bus-java

☁️ Java client library for Azure Service Bus
https://azure.microsoft.com/services/service-bus
MIT License
60 stars 59 forks source link

Test improvements #309

Closed yvgopal closed 6 years ago

yvgopal commented 6 years ago

Adding a large message test. It would have caught the frame size bug #300. Adding duplicate tests for partitioned entities. We need them as #300 is reproduced only for partitioned entities. Test times will increase. Minor tweaks to make message handler tests more reliable. Though they take more time, they are super reliable now. Just start the test run and wait.