keystoneauth/keystoneauth1/tests/unit
Monty Taylor 85822f32d4
Add tests for YamlJsonSerializer
Tests are a good thing in general. Also, found and fixed an edge-case
bug with deserialization.

Change-Id: Ic91e6242c0552d916c73237e7589388b0862013c
2016-08-04 11:15:51 -05:00
..
access Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
data Add tests for YamlJsonSerializer 2016-08-04 11:15:51 -05:00
extras Use SAML2 requests plugin 2016-07-18 00:24:37 -04:00
identity oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
loading oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
__init__.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
client_fixtures.py Refactor variables for fixture and service 2016-04-29 13:01:23 -05:00
k2k_fixtures.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
keystoneauth_fixtures.py Address hacking check H405 2015-11-18 21:18:37 -08:00
matchers.py Fix H405, D105, D200, and D203 PEP257 2016-04-19 21:05:19 +00:00
oidc_fixtures.py oidc: add discovery document support 2016-07-14 10:19:10 +02:00
test_betamax_fixture.py Add tests for YamlJsonSerializer 2016-08-04 11:15:51 -05:00
test_betamax_hooks.py Update keystoneauth fixture to support v3 2016-05-24 13:39:44 +02:00
test_betamax_serializer.py Add tests for YamlJsonSerializer 2016-08-04 11:15:51 -05:00
test_discovery.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
test_fixtures.py Add is_domain to keystoneauth token 2016-05-18 21:56:36 -03:00
test_hacking_checks.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
test_matchers.py Add XML matcher 2015-11-09 15:28:39 -06:00
test_session.py Use assertEqual() instead of assertDictEqual() 2016-07-25 20:30:57 +08:00
test_token_endpoint.py Add url as a deprecated alias for endpoint 2015-10-11 10:25:35 -04:00
test_utils.py Keep a consistent logger name for keystoneauth 2015-08-24 18:16:33 -07:00
utils.py Fix H405, D105, D200, and D203 PEP257 2016-04-19 21:05:19 +00:00