Skip to content
Snippets Groups Projects
Select Git revision
  • 2012.11.23-hotfix-issue2822 default protected
  • 3778-app-guid-origins
  • automate-performance-test
  • block-tos-pp-on-goldilocks
  • bugzilla-873241-spanish-tos-pp-train-06-19
  • decommission-notice
  • desktop
  • dev
  • display-opts-in-watch
  • future
  • goldilocks
  • hotfix-2013.06.05-issue-3496-tooltips-off-screen
  • hotfix-2013.10.09-4032-mobile-continue
  • hotfix-2013.10.23-mobile-continue-button
  • issue-2497-refactor-to-idp-state-machine-style
  • issue-3010-train-2013.02.01-hotpatch
  • issue-3375-localize-tospp
  • issue-3529-metrics-data-kpi-dashboard
  • issue-3683-train-7-17
  • issue-4144-broken-primaries
  • current_train_on_stage
  • train-2012.04.11
  • train-2012.03.28
  • train-2012.03.14
  • train-2012.03.01
  • train-2012.02.16
  • train-2012.02.02
  • train-2012.01.18
  • train-2012.01.05
  • train-2011.12.28
  • train-2011.12.08
  • train-2011.12.01
  • train-2011.11.17
  • train-2011.12.01-hotfix-601
  • train-2011.11.10-DERAILED
  • train-2011.11.03
  • train-2011.10.27
  • train-2011.10.20
  • train-2011.10.13
  • train-2011.10.06
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Oct2726252423221918171615161512111098528Sep272625242120212018171514131211107654131Aug30292827242322212017181716151413109876532131Jul30282726252423212019181716151413Merge pull request #2654 from jrgm/kapow-adding-pri-seca different approach to clicking button#verifyWithPrimary, that saves 20 seconds half the time; also pass done to browser.quit() to avoid a race at shutdown that leaves sauce jobs unfinishedadd a primary to secondary, mostly stealing work already doneMerge pull request #2653 from jrgm/kapow-stuffYou can temporarily force a local browser run with `PERSONA_NO_SAUCE`. If you do this, make sure `PERSONA_BROWSER` is set to something that can be run locally.fix the default testname when running under vows, and hoist this out of wd-extensions.js where it didn't belongFix the myfavoritebeer URL if using an ephemeral instance.update the dialog.emailInput and dialog.existingPassword selectors to go along with the changes to remove duplicate IDsWoot! Add a deploy script which copies the SauceLabs crets to the remote server. Selenium tests are started on Sauce against the ephemeral instance.Run the tests through vows instead of through node directly. Report stdout results to a file.Adding scripts/run-all.js which allows all the tests to be run.Update tests to use runner, not vowsHarnessStart work on the cancel account testAdd runner to ensure no vow keys are ever duplicatedUpdate all tests to synchronize the testSetup callFix change-passwd test; ensure testSetup waits till personatestusers are ready.final attempt for now at markdown readme cleanupAdd checks to make sure deleted emails no longer have accounts.add the removeEmail helper function.Add remove-email testsAfter a user resets their password, make sure they can log in to the dialog using the new password.pull out details on which qunit tests failed (if any)add some mobile devices; update a commentfix the in-browser javascript for IE8 with _.map()add a test to run the frontend /test/ via sauceonly set 'proxy = { proxyType: 'direct' }' for Opera. IE doesn't like it. And add a 'persona' tag to the jobgive the test a name, and default to chrome/vista which does not require a version numberAdding a couple of wrapper functions, not all done yet.Change the reset-password-test to use restmail.If there is no error defined but the response code is not 200, pass the response body as the error.Starting on the reset password test.- use lowercase alphanum for restmail email until GH-2551 is fixed- fix the backward order of arguments to wd.prototype.newSession. (We weren'tMake the change-password-test run.cleaning up readme markdownadd sauce test running info to READMEUpdate tests to use testSetup.setup and actually workAdd test runner info to README. Thx @ozten.add testSetup.setup method for streamlining fixture setupWIP public-terminals test; localStorage hack works.
Loading