packstack/tests/installer
Swapnil Kulkarni (coolsvap) e1e32285e4 Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: If529ff10983ec1e6bfbd06e643c2e2e3aaa653fe
Closes-Bug:#1512207
2016-01-07 12:29:56 +05:30
..
__init__.py Added missing validator test renamed validators module to be pep8 compliant 2013-03-13 14:12:34 +01:00
test_drones.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
test_processors.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:29:56 +05:30
test_run_setup.py Switch for Keystone DB cron job 2015-09-17 16:21:14 +02:00
test_sequences.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
test_setup_params.py Standardize DB Product Name 2015-01-21 09:36:17 +01:00
test_utils.py Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
test_validators.py [SSL] fix validate_writeable_directory 2015-05-28 14:30:20 +02:00