New issue
Advanced search Search tips

Issue 876330 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Task



Sign in to add a comment

Use common extension testing framework for GuestView tests

Project Member Reported by mcnee@chromium.org, Aug 21

Issue description

Extension 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