Simplify the devserver unit tests
Reported by
jrbarnette@chromium.org,
Mar 8 2016
|
||||
Issue descriptionAfter this CL: https://chromium-review.googlesource.com/#/c/329409/ The unit tests get noticeably bigger. The cause is the need to test with dev_server.ENABLE_SSH_CONNECTION_FOR_DEVSERVER set both True and False. This can be simplified by changing the testing strategy: * Add tests to test the behavior of run_call() with the config setting both ways. * Test all callers of run_call() with a mocked version of the method that behaves as needed for the test.
,
Apr 26 2016
,
Jun 9 2016
,
Jun 27 2016
Closing... please feel free to reopen if its not fixed.
,
Jun 27 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Mar 17 2016