oveits / ProvisioningEngine

Ruby on Rails based ProvisioningEngine Frontend for provisioning of legacy systems via Apache Camel Backend (SOAP/XML+SPML+File import)
3 stars 6 forks source link

rspec tests should include the case that a target is not reachable #12

Open oveits opened 8 years ago

oveits commented 8 years ago

Issue #11 was not detected by the automatic tests, since the problem was triggered by non-reachable targets, which are not yet part of the automated tests.

We should add a non-reachable target processed before the real target in order to detect, if the corresponding job will block the queue.