Expand window_commands_unittest.cc |
|
Issue descriptionWe 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 |
|