[filesapp] Add coverage.html test data file
Add a file with a runTests() method that signals the end of testing by the window.domAutomationController present in chrome test environments (browser tests, content browser tests). Also signal the end of testing with a document.title change to "DONE", chrome.test.send("DONE") for extensions, and console.log("DONE"). Tbr: benreich Bug: 1113941 Change-Id: I269322e6d646b511644b1048be8d97fe4ca48e74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483949Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#818783}
Showing
Please register or sign in to comment