**1. Manually testing:**
In the `services/tunnelbroker` directory run `cargo run` command. This command will build and run the server.
The gRPC server will listen to the default port. Requesting the gRPC API using the gRPC client will result in a "Not implemented yet" or "Deprecated" returns.
**2. CI testing:**
Passing the CI builds.