DescriptionPort aria_util_test.js to run as a WebUI test.
This takes one existing ChromeVox unit test and ports it to
run as a WebUI test in Chrome. It's a WebUI test because it
needs a full DOM to run in, even though it's otherwise most
similar to a unit test.
Only one change to the WebUI test system was needed - to
allow paths relative to the source root for library files for a
test. The other changes improve the error messages when
building, and add filenames to stack traces.
BUG=371692
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273577
Patch Set 1 #Patch Set 2 : Move aria_util_test.js to the right directory. #Patch Set 3 : Add source filename hack #
Total comments: 16
Patch Set 4 : Add base class, address feedback #Patch Set 5 : Clarify WebUIBrowserTest change #
Total comments: 1
Patch Set 6 : Fix nit #Patch Set 7 : Fix win build #Patch Set 8 : Rebase #
Messages
Total messages: 21 (0 generated)
|