deb-ironic/ironic/tests/unit/api/v1
zhufl db38519583 Remove unnecessary setUp
setUp will be automatically called around each
testcase, so this is to remove setUp that doing
nothing additional than super to keep code clean.

Change-Id: I8ce1dd0cc0cbba760caa6df6516b300622bb67fe
2016-09-20 14:39:28 +08:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_chassis.py Deny chassis with too long description 2016-09-06 17:08:50 +03:00
test_drivers.py Clean imports in code 2016-08-18 10:02:30 +07:00
test_nodes.py Fix exception handling in NodesController._lookup 2016-09-01 13:35:25 +03:00
test_ports.py Clean imports in code 2016-08-18 10:02:30 +07:00
test_ramdisk.py Promote agent vendor passthru to core API 2016-08-05 12:31:32 +02:00
test_root.py Remove unnecessary setUp 2016-09-20 14:39:28 +08:00
test_types.py Fix pep8 on Python3.5 2016-08-29 12:07:41 +01:00
test_utils.py Prevent URL collisions with sub-controllers: nodes/ports 2016-08-25 20:15:41 +00:00
test_versions.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00