python-dracclient/dracclient/tests
Takashi Kajinami dd7459b84e Replace assertRaisesRegexp
It was deprecated in python 3.2 and was removed in python 3.12.

Change-Id: I53d00a109de7fcf80f8eafe90ce7bfed913c4c16
2024-04-26 23:48:11 +09:00
..
wsman_mocks Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00
__init__.py Add tox.ini 2015-08-05 14:52:39 +02:00
base.py Replacing pywsman with a simple wsman client 2015-09-30 09:51:37 +02:00
test_bios.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_client.py Use unittest.mock instead of third party mock 2020-04-28 07:46:23 -05:00
test_idrac_card.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_inventory.py Merge "Provide last system inventory time" 2020-09-25 15:09:04 +00:00
test_job.py Use unittest.mock instead of third party mock 2020-04-28 07:46:23 -05:00
test_lifecycle_controller.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_nic.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_raid.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_system.py Use unittest.mock instead of third party mock 2020-04-28 07:46:23 -05:00
test_utils.py Replace assertRaisesRegexp 2024-04-26 23:48:11 +09:00
test_wsman.py Drop usage of six 2024-04-26 23:45:19 +09:00
utils.py Set iDRACCard attributes as nullable 2021-12-15 13:05:14 +00:00