summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/test_multi_hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest mock from standard libraryRiccardo Pittau2020-04-061-1/+1
* Prevent tests' unmocked access to utils.execute()Julian Edwards2017-05-151-7/+4
* Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-191-2/+3
* Enforce all flake8 rules except E129John L. Villalovos2015-10-021-7/+6
* Add base for IPA functional testsJosh Gachnang2015-08-181-0/+227