Use common extension testing framework for GuestView tests |
|
Issue descriptionExtension tests generally use the framework provided by extensions/renderer/resources/test_custom_bindings.js . This is also used in GuestView tests, however there are several GuestView tests that define their own ad hoc testing framework. For example, they may use |embedder.test.assertEq| instead of |chrome.test.assertEq|. |
|
►
Sign in to add a comment |
|