testproxy

command
v1.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

README

Cloud Bigtable Go client library test proxy

The Bigtable test proxy is intended for use with the Test Framework for Cloud Bigtable Client Libraries.

See the section on Test Execution for the Test Frameworks to see usage steps.

Running the test proxy

  1. Open a command terminal at the root of the Bigtable client library.

  2. Run the test proxy (this)

     go run internal/testproxy/proxy.go
    

You can also specify a port to use for the test proxy by using the --port flag:

go run internal/testproxy/proxy.go --port 5000

Running the unit tests

  1. Run the following at the root of the test proxy folder:

     go test -v .
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL