python-openstackclient/openstackclient/tests/identity/v3
Tang Chen 762c4c9bdf [Identity] Check return value is None in identity v3 unit tests
take_action() in commands inheriting from Command returns nothing.
So we should assert the return is None in the unit tests of these
commands.

Change-Id: I02af06b3d476aac2d93a23ef2111cdc7fa0892ec
Partial-Bug: #1550636
2016-03-08 15:58:25 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_catalog.py Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 23:11:58 +08:00
test_consumer.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_credential.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_domain.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_endpoint.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_group.py Identity: Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-10 22:44:29 +08:00
test_identity_provider.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_mappings.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_oauth.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_project.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_protocol.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_region.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_role_assignment.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_role.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_service_provider.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_service.py Test take_action() instead of run() in unit tests 2016-03-05 17:12:42 +08:00
test_token.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_trust.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00
test_unscoped_saml.py Identity: Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-10 22:44:29 +08:00
test_user.py [Identity] Check return value is None in identity v3 unit tests 2016-03-08 15:58:25 +08:00