Files
python-ironicclient/ironicclient/tests/functional
John L. Villalovos f94722ab44 flake8: Enable some off-by-default checks
Enable the following off-by-default checks:
    * [H204] Use assert(Not)Equal to check for equality.
    * [H205] Use assert(Greater|Less)(Equal) for comparison.
    * [H210] Require ‘autospec’, ‘spec’, or ‘spec_set’ in
             mock.patch/mock.patch.object calls

Fix code that failed [H205] and [H210]

Change-Id: I7a553e7d40e328f37757fb504a098776cb9bf97c
2017-09-07 06:40:32 -07:00
..
2015-09-03 12:55:41 -07:00
2016-06-07 15:21:26 +03:00