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

Issue 850703 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Expand window_commands_unittest.cc

Project Member Reported by fmea...@chromium.org, Jun 7 2018

Issue description

We are currently introducing a simple window_commands_unittest.cc that tests 2 of the class methods (Freeze, Resume).

We should retroactively add tests for the rest of the methods.

Also, currently the test uses a StubWebView which limits what can be tested. This should be replaced with an WebView that is able to execute the commands and evaluate the scripts.

 

Sign in to add a comment