summaryrefslogtreecommitdiff
path: root/service/test/functional
AgeCommit message (Expand)Author
2015-09-11Wait for send button to become enabled to avoid implicit timeoutFolker Bernitt
2015-09-10Remove sleep from search functional stepsFolker 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-08pep8kaeff
2015-09-08Another try for flaky checkboxes FT: Wait until loading finishedkaeff
2015-09-07Attempt to reduce flakiness of checkboxes.featurekaeff
2015-08-18pep8kaeff
2015-08-18Delete mail after attachments FT to avoid false negativekaeff
2015-08-17pep8kaeff
2015-08-172 attempts against flakiness of checkboxes_and_mailboxeskaeff
2015-08-17[wip] Expose attachments again after migrationkaeff
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-08-11Fixed unit and integration tests.Folker Bernitt
2015-08-11Start events server before running functional tests.Folker Bernitt
2015-08-11Fixed pep8 warnings in environment.py.Folker Bernitt
2015-08-11Fixed all functional tests using crochet.Folker Bernitt
2015-06-17fix missing importVictor Shyba
2015-06-11Removing lost importsVictor Shyba
2015-04-14fix typo on side_nav_expandedrafael lisboa
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
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo
2015-02-23Tests click on fake-left-off-canvas-toggle instead of hidden one.Folker Bernitt
2015-02-03Running functional tests with phantomjsDuda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-01-27running behave tests with phantomDuda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-12Improved functional test waits in mail_view steps.Folker Bernitt
2015-01-09Added printing of console.log to functional test common.Folker Bernitt
2014-12-18moving back to phantomjs as driver for functional testsDuda Dornelles
2014-12-18Running functional tests behind tornado proxy: breaking the build :)Duda Dornelles
2014-12-11optmizing python importsDuda Dornelles
2014-12-05Enabling the functional test to search email and destroyFábio Pio
2014-11-21refactoring so the app_test_client knows how to start itself in a threadDuda Dornelles
2014-11-19better organization for integration test support classesDuda Dornelles
2014-11-18Fixing functional tests. Im not proud.Duda Dornelles