summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/webui/test_api.js
Commit message (Expand)AuthorAgeFilesLines
* Support javascript gtests in an extension background page.dtseng@chromium.org2014-06-141-1/+14
* Support automatically resolving dependencies in javascript tests.plundblad@chromium.org2014-06-051-0/+11
* Bring accessibility-audit up to dateaboxhall@chromium.org2014-05-201-0/+2
* Add IME for braille input.plundblad@chromium.org2014-05-071-1/+3
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-1/+0
* Make accessibility audit run on settings pages and fix accessibility issues f...aboxhall@chromium.org2013-10-141-5/+10
* Switching getting/dismissing cards to new protocol.vadimt@chromium.org2013-10-091-1/+1
* Replace accessibility-developer-tools submodule with accessibility-audit dire...aboxhall@chromium.org2013-09-231-6/+12
* Unit tests for attempt manager.vadimt@chromium.org2013-09-101-1/+0
* Unit tests for utility.js.vadimt@chromium.org2013-09-041-4/+45
* Ignore the elementsWithMeaningfulBackgroundImage accessibility audit rule.dmazzoni@chromium.org2013-08-021-3/+22
* Updated Google Now to Check the Geolocation Access Preferencerobliao@chromium.org2013-07-311-0/+5
* Processing timefences from the server.vadimt@chromium.org2013-07-271-0/+60
* Adding first unit tests to Google Now extension with mocks for global functio...vadimt@chromium.org2013-07-131-0/+90
* Move accessibility audit message out of test_api.js and into the libraryaboxhall@chromium.org2013-01-311-98/+23
* Add a mechanism to ignore certain elements for accessibility audit on a per-t...aboxhall@chromium.org2013-01-171-9/+22
* Add an accessibility audit for WebUI pages.aboxhall@chromium.org2013-01-091-12/+208
* Don't call preLoad for navigations within the same page.scr@chromium.org2012-01-131-2/+2
* Catch addEventListener as early as possible for WebUI test framework.scr@chromium.org2012-01-061-2/+5
* Allow WebUI Tests to use preLoad in HtmlDialogUI.scr@chromium.org2011-11-301-1/+2
* Seed test for SyncUI: sign in successfully with mocks.scr@chromium.org2011-11-151-1/+46
* WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.scr@chromium.org2011-11-111-13/+52
* Revert 109678 - WebUI test framework: fix Mock4JS verification, allow chrome....nduca@chromium.org2011-11-111-52/+13
* WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.scr@chromium.org2011-11-111-13/+52
* Make it possible to include another file and port print_preview unit test to ...scr@chromium.org2011-11-091-41/+53
* Expect should still fail for non-asynchronous tests.scr@chromium.org2011-10-311-1/+4
* Fix the DUMMY_URL to agree with browsertests.scr@chromium.org2011-10-251-1/+1
* runTest should call testDone in async mode when assertions fail.scr@chromium.org2011-10-131-12/+25
* Adds testing infrastructure to web_ui_browsertest to support testing HtmlDial...flackr@chromium.org2011-09-221-0/+1
* - Add ability to save all matched args and call a function with them in mock....scr@chromium.org2011-08-251-157/+651
* Provide ability for WebUIBrowserTests to run asynchronous tests.scr@chromium.org2011-08-121-40/+96
* Add browser test framework for net-internals, along withmmenke@chromium.org2011-08-041-6/+23
* Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.scr@chromium.org2011-08-021-16/+14
* Add more Print Preview tests based on feedback from Demetrios' recent bug fixes.scr@chromium.org2011-07-261-49/+163
* Added guts to pull call signatures when assertions & expectations fail.scr@chromium.org2011-07-231-26/+141
* Added options browser_tests using the generator and js handler framework.scr@chromium.org2011-07-121-7/+10
* Added options browser_tests using the generator and js handler framework.scr@chromium.org2011-07-121-28/+415
* Added better logging for javascript test failures (stacktrace), message for s...scr@chromium.org2011-07-011-13/+29
* First draft of browsertest for print preview.scr@chromium.org2011-06-281-0/+23
* Revert 90690 - First draft of browsertest for print preview.thestig@chromium.org2011-06-281-23/+0
* First draft of browsertest for print preview.scr@chromium.org2011-06-281-0/+23
* Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...scr@chromium.org2011-06-161-16/+2
* Insert meta tag turning on content-security-protection for chrome://settings,...tsepez@chromium.org2011-05-251-2/+7
* Reland r82950dtseng@chromium.org2011-04-281-6/+5
* Adding the ability to pass arguments to JS tests from the C++ side. This enab...ofri@google.com2011-04-281-2/+3
* Revert 82950 - Add a test for checking that refreshing a page does load the s...jar@chromium.org2011-04-261-5/+6
* Add a test for checking that refreshing a page does load the same WebUI page.dtseng@chromium.org2011-04-251-6/+5
* Provide one to one correspondence between WebUI tests on C++ and JS ends.dtseng@chromium.org2011-03-301-17/+11
* Exit early and pass over the log string when a test fails.dtseng@chromium.org2011-03-081-10/+12
* Change these JS files from CRLF to LF eol-style. svn:eol-style had been appl...dtseng@chromium.org2011-03-031-84/+84