ironic-python-agent/ironic_python_agent/tests/unit/extensions
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
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_clean.py Tuples returned by clean steps cause API error 2015-09-08 13:44:23 -07:00
test_flow.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_image.py Use mount -t sysfs to avoid host /sys dependencies 2015-10-07 03:29:18 +00:00
test_iscsi.py Support Linux-IO in addition to tgtd 2015-11-30 18:38:03 +01:00
test_standby.py Add support for streaming raw images directly onto the disk 2015-11-18 11:19:40 +00:00