Petr Blaho 1b982e3746 Adds tests for client module and refactors
Refactors client/get_client() function into separate
client/_get_client_with_token() and
client/_get_client_with_credentials().

Refactors some dict manipulation from test into tests/utils.

Raises ValueError in client/get_client() when kwargs
do not meet requirements.

Adds tests for client/_get_client_with_token()
Adds tests for client._get_client_with_credentials()
Adds tests for client/_get_token_and_endpoint()
Adds tests for client/get_client()
Adds test for client/Client()

Change-Id: I25e2d1df6b68c5d3cbd5cd1de5cf3c2df5828d4e
2013-08-22 14:43:07 +02:00
2013-07-12 11:01:41 +02:00
2013-08-13 11:18:31 +02:00
2013-07-01 11:01:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-04 15:30:17 +02:00
2013-07-10 14:53:25 +02:00
2013-07-18 15:26:48 +02:00
2013-07-01 11:01:17 +02:00
2013-07-01 11:01:17 +02:00
2013-07-09 14:10:42 +02:00
Description
RETIRED, Python bindings and CLI to Tuskar.
Readme 2.7 MiB