Closed apischan closed 7 years ago
The test DeviceInteractHandlerTest#send is still failing with timeout 1000ms.
It is just observation: If the server up and running - the first request handles ~2.5 sec. All further requests take ~1.5 sec. Maybe have sense to remove timeout or before running the test (in @BeforeClass method) add some dummy request to heat up the server?
Also in addition maybe have sense to use TestNG instead of jUnit? TestNG is more friendly for integration tests.
The tests which are related to server are failing in both cases: