To use it you need to have proxy the xroad socat service:
./scripts/run-xroad-proxy.sh
or
kubectl -n socat port-forward svc/socat-xroad 8081:80
and make sure the environment variable DRIVING_LICENSE_SECRET is avaialable.
Run nx test api-domains-driving-license
to execute the unit tests via
Jest.