Service Testing Testing gRPC services as black boxes. Start the services you want to test with docker compose up --build <service> Run npm install Run npm test or npx ava --match='<pattern>' to match test names