summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/base.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with double mocking of utils.execute functionsJohn L. Villalovos2017-12-011-21/+22
* Use oslo_config.fixture in unit testsVasyl Saienko2017-11-091-0/+18
* Improve the catching of calls to 'execute' related functionsJohn L. Villalovos2017-10-231-7/+24
* Prevent tests' unmocked access to utils.execute()Julian Edwards2017-05-151-0/+43