2752: Adapt Go tests to the new Python test infrastructure.
authorBrett Smith <brett@curoverse.com>
Thu, 29 May 2014 13:28:30 +0000 (09:28 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 29 May 2014 13:28:30 +0000 (09:28 -0400)
commit891d6b276f1e37d85d1a66496e045cd7ab6807e1
treee0f5f936f4aadec4245fefd305bba5a6dcc458c5
parentce5813a53eda0f1d1512f6c080e6c4ed95179089
2752: Adapt Go tests to the new Python test infrastructure.

Refs #2752.  There's two pieces to this: pointing the Go tests at the
new home of run_test_server.py, and having run_test_server.py add the
arvados module source to sys.path as needed.
sdk/go/src/arvados.org/keepclient/keepclient_test.go
sdk/python/tests/run_test_server.py
services/keep/src/arvados.org/keepproxy/keepproxy_test.go