summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/mail_list.py
AgeCommit message (Expand)Author
2017-04-13[#927] Add recovery code mail templateDenis Costa
2017-04-12[#927] Confirm email with the recovery codeTulio Casagrande
2016-12-14Move functional tests to find elements with waitsTulio Casagrande
2016-12-14Increase timeout between interstitial and inboxTulio Casagrande
2016-12-06Remove sleep time when waiting for interstitialTulio Casagrande
2016-11-29Improve atomicity of checkbox operationsTulio Casagrande
2016-11-29Improves importsDenis Costa
2016-11-29Changes print from command to functionDenis Costa
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-01-27Add a login multi user functional testFolker Bernitt
2015-09-14Fixed a typo in a functional test commentBruno Wagner
2015-09-11Remove spend_time_in_reactor from functional testsFolker Bernitt
2015-09-10Add 'with ImplicitWait' to allow shorter timeoutsFolker Bernitt
2015-09-10Remove some sleeps from functional tests (mail_list.py)Folker Bernitt
2015-09-08Another try for flaky checkboxes FT: Wait until loading finishedkaeff
2015-09-07Attempt to reduce flakiness of checkboxes.featurekaeff
2015-08-17pep8kaeff
2015-08-172 attempts against flakiness of checkboxes_and_mailboxeskaeff
2015-08-12Spend some time in twisted reactor before accessing page.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt
2015-03-26Refactorating: replaced XPath by CSS SelectorTiago Ferraz
2015-03-26Fix pep8 errorTiago Ferraz
2015-03-26Fixing small error on def functionTiago Ferraz
2015-03-26Fix pep* errorsTiago Ferraz
2015-03-26Trying to fix functional testTiago Ferraz
2015-03-26Trying to fix problem with functional test while opening email.Tiago Ferraz
2015-03-26Fixed pep8 errors.Tiago Ferraz
2015-03-26New test that use checkboxes. Removal of hamcrest lib, code refactoring.Tiago Ferraz
2015-03-09Refactoring of fuctional testsTiago Ferraz
2014-10-16Added some wait until visible to functional tests to make them more stable.Folker Bernitt
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-09Making compose_save_draft_and_send feature workDuda Dornelles
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles