New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 707820 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 707819



Sign in to add a comment

Convert IOSSSLErrorHandlerTest tests to eg tests once https server is implemented

Project Member Reported by liaoyuke@chromium.org, Apr 3 2017

Issue description

IOSSSLErrorHandlerTest tests don't fit well into unit tests, should convert them to eg tests once https server is implemented.

 
Status: WontFix (was: Untriaged)
EarlGrey is a framework for end-to-end integration testing, not for unit testing. If IOSSSLErrorHandler is hard to unit test, we should refactor IOSSSLErrorHandler instead of throwing away unit tests and replacing them with end-to-end integration test.

Sign in to add a comment