summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/common.py
AgeCommit message (Expand)Author
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