mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
081b4e77e2
======== https://hg.mozilla.org/integration/gaia-central/rev/cd6b27f32cd5 Author: Bob Silverberg <bob.silverberg@gmail.com> Desc: Merge pull request #13657 from bebef1987/time_zone Bug 937660 - Move timezone settings from the setUp into testvars.json ======== https://hg.mozilla.org/integration/gaia-central/rev/824ef1a7c4bb Author: Bebe <bebe@mozilla.ro> Desc: Bug 937660 - Move timezone settings from the setUp into testvars.json ======== https://hg.mozilla.org/integration/gaia-central/rev/8f32c857de57 Author: Zac <zcampbell@mozilla.com> Desc: Merge pull request #13520 from eduardostalinho/browser_https_auth_login Bug 932240 - Test browser https auth login ======== https://hg.mozilla.org/integration/gaia-central/rev/172edfe880b9 Author: Eduardo Stalinho <eduardooc.86@gmail.com> Desc: Bug 932240 - Test browser https auth login adds new test for https basic auth login what the test does now: 1 - loads browser 2 - goes to http://mozqa.com/data/mozqa.com/http_auth/ 3 - fills the browser login form 4 - fails on trying to see if the user is logged in (it probably is not the right way) waits for success page to be loaded to verify success adds test to manifest.ini refactoring for authentication_dialog region - moves login items such as username and password input to authentication dialog region - uses send_keys on inputs, instead of keyboard.send - uses authenticate method from region - tests if correct message is displayed on correct place using xpath oops! parameters passed were not being used Trying to find a pattern to write the test. - Uses By instead of root_element to find elements on page. - Uses more efficient and human-readable names for methods inside the region. - Writes the funcional test on an inline way instead of using methods. app region has to know its root element which is its own dialog no need to look for auth dialog on test, use it on athenticate
5 lines
110 B
JSON
5 lines
110 B
JSON
{
|
|
"revision": "cd6b27f32cd540da1726a421879a87114d49c0f0",
|
|
"repo_path": "/integration/gaia-central"
|
|
}
|