aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/googleapis/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/googleapis/README.rst')
-rw-r--r--tests/integration/googleapis/README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/integration/googleapis/README.rst b/tests/integration/googleapis/README.rst
new file mode 100644
index 00000000..317f997e
--- /dev/null
+++ b/tests/integration/googleapis/README.rst
@@ -0,0 +1,8 @@
+Functionality related to @go_googleapis
+=======================================
+
+color_service_test
+------------------
+
+Verifies that a simple gRPC client and server can be built and run. .proto
+files are compiled at build time and depend on libraries in ``@go_googleapis``.