summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/extensions/test_flow.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest mock from standard libraryRiccardo Pittau2020-04-061-1/+1
* Have unit tests all derive from our base unit test classJohn L. Villalovos2017-10-181-2/+2
* Change assertTrue(isinstance()) by optimal assertShuquan Huang2016-01-211-4/+4
* Split functional and py27 testsJosh Gachnang2015-08-281-0/+105