3147: Move fake Python HTTP response generation to arvados_testutil.
authorBrett Smith <brett@curoverse.com>
Thu, 21 Aug 2014 15:13:23 +0000 (11:13 -0400)
committerBrett Smith <brett@curoverse.com>
Tue, 26 Aug 2014 15:32:00 +0000 (11:32 -0400)
commit440d863f1643587d37bd21548410f13b655ac021
treeca3f06a94512734a03a4778f32e080fc2fe0e497
parent8cba6b1dd7307bb47c36a51c7aea8bfa78e76c8d
3147: Move fake Python HTTP response generation to arvados_testutil.

Other tests can use this functionality.
sdk/python/tests/arvados_testutil.py
sdk/python/tests/test_api.py