2800: Use local KeepClients in Python SDK tests.
authorBrett Smith <brett@curoverse.com>
Wed, 20 Aug 2014 13:24:22 +0000 (09:24 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 20 Aug 2014 18:18:10 +0000 (14:18 -0400)
commit40d92dda0dd3e31cbfd5b887ea8465f9940b7540
tree2bd6a010f4302dbccf32e68f6fb2fc530ff7c9b6
parent3b9b5c14f6b1cd0cbed75e0d4adf36e10323dbe7
2800: Use local KeepClients in Python SDK tests.

This improves test isolation, and demonstrates the preferred way to
use the API.
sdk/python/tests/test_collections.py
sdk/python/tests/test_keep_client.py