This repo includes the priv_val_server binary under cmd as a simple implementation of an external validator signing process, but we don't test it anywhere. We should add tests for it.
We should also have an integration test for the external KMS process, but I'm not sure if that should live in here or in the external KMS repo - see tendermint/tmkms#49
Replaces part of #2549