python-openstackclient/openstackclient/tests/unit/identity/v3
Rui Chen 4679a4c193 Fix --parents and --children options in project show
Options "--parents" and "--children" don't work in "project show"
command, fix the issue and add related unit and functional tests.

Change-Id: Id9965267a037442f1077f8e1929d0527981f643d
Closes-Bug: #1499657
2017-02-09 19:24:55 +08:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_catalog.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_consumer.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_credential.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_domain.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_endpoint.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_group.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_identity_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_mappings.py Fix 'mapping set' return value 2017-01-25 18:07:17 +01:00
test_oauth.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_project.py Fix --parents and --children options in project show 2017-02-09 19:24:55 +08:00
test_protocol.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_region.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_role.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_role_assignment.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_service.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_service_provider.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_token.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_trust.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00
test_unscoped_saml.py Remove auth_with_unscoped_saml decorator 2016-12-04 18:59:09 +00:00
test_user.py Adds domain specification for SetUser 2017-01-25 22:16:22 +00:00