openstack-python-openstackc.../openstackclient/tests/functional
liuyamin 5bec3b7e3b Replace assertEqual(True/False, expr) with assertTrue/assertFalse
In some cases, If the result of expr is a boolen value, we shoud
use assertTrue/assertFalse to instead. Because it is clear and simple.

Change-Id: I53b345fc3915a7b0e737e9dd4d58fe09c746d61c
2018-11-14 14:50:05 +08:00
..
common Add command to show all service versions 2018-07-23 16:58:30 -05:00
compute Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
image Fix broken gate jobs 2018-08-07 09:32:00 +00:00
network Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume Fix broken gate jobs 2018-08-07 09:32:00 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
run_stestr.sh Switch to use stestr directly 2017-12-27 16:18:49 +09:00