- Aug 24, 2012
-
-
Sean McArthur authored
Convert the manage page to a PageModule.
-
- Aug 23, 2012
-
-
Sean McArthur authored
remove symlinks, added postinstall script
-
Sean McArthur authored
-
Shane Tomlinson authored
KPI updates for reset password flow Thanks @nmalkin! close #2281
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* to dom-jquery, add closest and insertAfter
-
Shane Tomlinson authored
-
- Aug 22, 2012
-
-
Sean McArthur authored
- unix symlinks are incompatible with Windows - postinstall now generates keys, and sets up files fixes #2263
-
Zach Carter authored
Fix the Opera unit test flakiness when checking for element focus.
-
Sean McArthur authored
if id.watch() is called in the head, and document.body doesn't exist yet, a listener is added for domready, and then the iframe is created.
-
Lloyd Hilaiel authored
(automated tests) fix regression in account_manager.py - determine signed in state in a single automated transaction which searches for classes on body in the dom - fixes instability in TestChangePassword tests.
-
Lloyd Hilaiel authored
Make the example IdP more keyboard accessible.
-
Shane Tomlinson authored
add docs about snippets to docs/changes/ (which also keeps the directory alive) This gets an r+ from me, I'm going to be the guinea pig for this over the next week.
-
- Aug 21, 2012
-
-
Brian Warner authored
-
Brian Warner authored
-
Brian Warner authored
thanks!
-
Thomas Grainger authored
-
Shane Tomlinson authored
Add the following new events to the KPI event stream: * user.reset_password_staged * user.reset_password_confirmed * user.reverify_email_staged * user.reverify_email_confirmed There was a spelling error in the user.user_confirmed, it was previously user.user_confrimed.
-
Shane Tomlinson authored
-
- Aug 20, 2012
-
-
Sean McArthur authored
stores loggedInUser into a local variable, and notifies the Channel whenever it finally builds fixes #2252
-
jared hirsch authored
remove need for --email and --password in bidpom tests
-
jared hirsch authored
run.py updates,rebased (was pull request 2338)
-
Leah Klearman authored
* comment that i think it will work with python 2.6 * write out a credentials.yaml file if it doesn't exist * save results to different folders so you end up with all of them rather than just the most recently finished put in missing comma it was causing a file "-.html" to be created pull out sauce and globalize no proxy no more StaleElementException, hopefully rework --everywhere since it probably maxes out at 3 browsers, removed the limitation about doing --all and --everywhere at the same time changed python version limitation to 2.6 update README to warn people about python on windows append .exe to program names so they can be found on windows run.py now runs well on windows and -e calls both FF and Chrome IEDriver does not provide a clean environment, tests will Error from the second run Opera does not have a local WebDriver implementation.
-
Leah Klearman authored
all tests can be run by travis now
-
Shane Tomlinson authored
-
- Aug 18, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
use npm-lockdown
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(selenium tests) fix enemy #1 - turn two distinct transactions into a signle transaction to fix StaleElementErrors seen during ChangePassword tests /cc @klrmn @zac @6a68
-
- Aug 17, 2012
-
-
Lloyd Hilaiel authored
-
Zach Carter authored
A script to run all selenium tests against saucelabs from the command line or another script
-
Lloyd Hilaiel authored
A script to run tests against saucelabs (w/ contributions from Leah [:klrmn] Klearman and Zach [:zcarter] Carter)
-
Shane Tomlinson authored
* Add autofocus to the appropriate button or input fields. * Enable the form to be submitted using the keyboard in "sign_in.html"
-
Shane Tomlinson authored
Issue #2277 signup redirect This gets an r+ from me. Nice cleanup as well @zaach. close #2277
-
- Aug 16, 2012
-
-
Zachary Carter authored
-
Zachary Carter authored
-