summaryrefslogtreecommitdiffstats
path: root/google_apis/test
Commit message (Collapse)AuthorAgeFilesLines
* Credential passing is the only way for passwords now.achuith2015-09-141-1/+13
| | | | | | | | | | embedded_setup_chromeos now uses SAML api to set the password. BUG=467778 Review URL: https://codereview.chromium.org/1243213002 Cr-Commit-Position: refs/heads/master@{#348631}
* Stop to refer chrome/test/data from google_apis_unittests.hirono2015-07-2311-0/+851
| | | | | | | | | | | | The CL moves test data so that google_apis_unittests does not need to refer chrome/test/data. BUG=512284 TEST=None Review URL: https://codereview.chromium.org/1249623002 Cr-Commit-Position: refs/heads/master@{#340124}
* Add unit test for the back button in the new GAIA.ginkage2015-04-151-2/+15
| | | | | | | | BUG=475566 Review URL: https://codereview.chromium.org/1057393004 Cr-Commit-Position: refs/heads/master@{#325206}
* Basic tests for new webview based signin flowdpolukhin2015-04-081-0/+110
| | | | | | | | | | | | | Extract common code for all login test from SamlTest. Separate HTML for /embedded/setup/chromeos in fake_gaia. Updated SAML test to use new GAIA endpoint in webview cases. BUG=472095 TEST=browser_tests Review URL: https://codereview.chromium.org/1054403002 Cr-Commit-Position: refs/heads/master@{#324221}
* Add a fake GAIA implementation for use with the test server.mnissler@chromium.org2013-09-191-0/+74
This is for the benefit of integration tests that need the browser to interface with GAIA and friends, such as for OAuth2 token minting. BUG=chromium:243889 R=joi@chromium.org, xiyuan@chromium.org, zelidrag@chromium.org Review URL: https://codereview.chromium.org/24172005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224108 0039d316-1c4b-4281-b951-d872f2087c98