- Sep 06, 2012
-
-
Leah Klearman authored
-
Leah Klearman authored
-
- Sep 04, 2012
-
-
Leah Klearman authored
-
- Aug 31, 2012
-
-
Leah Klearman authored
123done/tests/test_change_password.py . 123done/tests/test_logout.py . 123done/tests/test_new_user.py . 123done/tests/test_sign_in.py . = 4 passed in 318.50 seconds = browserid/tests/check_add_email.py . browserid/tests/check_change_password.py . browserid/tests/check_reset_password.py . browserid/tests/check_sign_in.py ...... = 9 passed in 863.19 seconds =
-
Leah Klearman authored
This reverts commit 1adbe2f7.
-
Leah Klearman authored
this has not been plumbed into any actual tests yet
-
- Aug 24, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(automated tests) when completing email verification triggered via 123done, wait for the redirect rather than trying to test the contents of the landing page.
-
- Aug 22, 2012
-
-
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.
-
- Aug 21, 2012
-
-
Brian Warner authored
-
Thomas Grainger authored
-
- Aug 20, 2012
-
-
Jared Hirsch authored
bf146c2 Merge pull request #43 from klrmn/master cbc4fe0 fix getters git-subtree-dir: automation-tests/browserid git-subtree-split: bf146c230b5ea96590c25f8d55c16c57c8240744
-
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
-
- Aug 18, 2012
-
-
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
-
-
Thomas Grainger authored
-
Thomas Grainger authored
remove platform dependant "which" code, Now use try/catch import to check
-
Lloyd Hilaiel authored
A script to run tests against saucelabs (w/ contributions from Leah [:klrmn] Klearman and Zach [:zcarter] Carter)
-
- Aug 16, 2012
-
-
Jared Hirsch authored
4c10bb2 Merge pull request #42 from zacc/add_is_this_your_computer a490f28 Add methods and test for 'is this your computer' git-subtree-dir: automation-tests/browserid git-subtree-split: 4c10bb2b2c46b6b56d224f52945b55c4e1c256f1
-
- Aug 15, 2012
-
-
Leah Klearman authored
avoiding them in two ways, * -m travis * skip if mozwebqa.email == None also, longer timeouts
-
Leah Klearman authored
-
Leah Klearman authored
-
- Aug 14, 2012
-
-
Leah Klearman authored
-
Lloyd Hilaiel authored
-
Jared Hirsch authored
-
Leah Klearman authored
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Jared Hirsch authored
-
- Aug 13, 2012
-
-
zacc authored
-
- Aug 06, 2012
-
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Jared Hirsch authored
TODO: probably should do another pass at reorganizing the README file.
-
Jared Hirsch authored
-
Jared Hirsch authored
-
Jared Hirsch authored
-
- Aug 03, 2012
-
-
Jared Hirsch authored
-
Jared Hirsch authored
-
- Aug 01, 2012
-
-
Jared Hirsch authored
We'll add bidpom as a git-subtree as a next step
-