### Bug description When the tests run and the node/API returns something like the following: ``` {"exception":"Could not complete request","duration":323} ``` The tests still succeed :/ ### Versions What iota-java version are you running? 1.0.0-beta6 What node are you connected to? a not working node :D ### Steps To Reproduce 1. Run tests pointing on a nonexisting node 2. wait 3. See nothing fail ### Expected behaviour Tests should fail ### Actual behaviour Nothing fails ### Errors Paste any errors that you see.
Bug description
When the tests run and the node/API returns something like the following:
The tests still succeed :/
Versions
What iota-java version are you running?
1.0.0-beta6
What node are you connected to?
a not working node :D
Steps To Reproduce
Expected behaviour
Tests should fail
Actual behaviour
Nothing fails
Errors
Paste any errors that you see.