summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/common.py
AgeCommit message (Expand)Author
2017-04-12[#927] Confirm email with the recovery codeTulio Casagrande
2017-02-17[#907] Change functional tests to check for visibilityTulio Casagrande
2016-12-14Move functional tests to find elements with waitsTulio Casagrande
2016-12-08Remove dead codeTulio Casagrande
2016-11-30Removes unused functionDenis Costa
2016-11-30Add timeout to find by css selectorTulio Casagrande
2016-11-30Extract user agent initializationTulio Casagrande
2016-11-29Convert URL constants to behave's userdataTulio Casagrande
2016-11-29Improves importsDenis Costa
2016-11-29Changes print from command to functionDenis Costa
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-03-22Issue #649: Fix functional testsFelix Hammerl
2016-01-27Add a login multi user functional testFolker Bernitt
2015-09-11Remove spend_time_in_reactor from functional testsFolker Bernitt
2015-09-11Wait for content to become available before checking class attributeFolker Bernitt
2015-09-10Add 'with ImplicitWait' to allow shorter timeoutsFolker Bernitt
2015-09-08pep8kaeff
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-12Try longer 20s timeout for functional tests on snap-ci.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-03-26Refactorating: replaced XPath by CSS SelectorTiago Ferraz
2015-03-26Fixed pep8 errors.Tiago Ferraz
2015-03-26New test that use checkboxes. Removal of hamcrest lib, code refactoring.Tiago Ferraz
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-01-09Added printing of console.log to functional test common.Folker Bernitt
2014-12-11optmizing python importsDuda Dornelles
2014-10-27Attempt to fix functional tests: adding more wait_untils on the core of our s...Duda Dornelles
2014-10-16Added some wait until visible to functional tests to make them more stable.Folker Bernitt
2014-10-14No more tag_index - now whoosh does everythinDuda Dornelles
2014-10-14Fix pep8 warnings.Folker Bernitt
2014-10-14Tried to make part of functional tests more stable.Folker Bernitt
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles