ironic-python-agent/ironic_python_agent/tests/unit
Shuquan Huang cfcef973e8 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Iad3f8fbb23a8b0f9e5ae4f304799465724c1a433
Closes-bug: #1280522
2015-12-17 11:32:33 +08:00
..
extensions Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_agent.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_api.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_backoff.py Use system random where applicable 2015-09-14 17:05:41 -07:00
test_encoding.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_errors.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
test_hardware.py pyudev exception has changed for from_device_file 2015-12-07 16:47:29 +01:00
test_inspector.py Fix "logs" inspection collector when logs contain non-ascii symbols 2015-12-08 14:32:16 +01:00
test_ironic_api_client.py Follow up patch for da9c3b0adc 2015-11-18 09:56:09 +00:00
test_multi_hardware.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
test_netutils.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_utils.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00