Skip to content

Fix: Make integration tests more robust

This patch introduces a commented-out section which waits for the NetHSM device to be operational before continuing. This makes the venerable sleep 2 call unnecessary and uses a more granular sleep 1 call instead.

Fixes: #23 (closed)

What do you think about it @dvzrv ?

Merge request reports