[Culprit-Finder] Use Mocked http client for some tests. |
||||
Issue description[Culprit-Finder] Use Mocked http client for some tests.
,
Nov 29 2016
Actually this is more for findit (previously findit for waterfall and flake checker) side tests.
,
Nov 29 2016
Please use Mocked http client in TestCase (testcase.py in gae_libs) instead of defining new mocked http client class in each test file.
,
Nov 29 2016
,
Apr 24 2017
What's the expected usage here? Which code could be improved?
,
May 15 2017
I meant some old tests defined duplicate mock http client class as in ``base_testcase.py``. But it seems those old tests already got cleaned up. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ajha@chromium.org
, Nov 24 2016