summaryrefslogtreecommitdiff
path: root/service/test/functional/features/environment.py
AgeCommit message (Expand)Author
2017-04-26Includes logout after scenariosThais Siqueira
2017-04-17Logs user out after failed functional testThais Siqueira
2017-04-12[#927] Add require_user tagTulio Casagrande
2017-04-12[#927] Confirm email with the recovery codeTulio Casagrande
2017-04-05[#938] Adds smoke test for account recovery flowSriram Viswanathan
2017-04-05[fix-tests] Generate a new username for each smoke featureThais Siqueira
2017-03-30[#927] Change account recovery tests to run against a non mocked applicationTayane Fernandes
2017-03-23 |#973| Thais + Sriram | Functional test for logout from the page headerSriram Viswanathan
2017-02-17[#907] Change default webdriver to chromeTulio Casagrande
2016-12-02Add support to run ipdb on errorTulio Casagrande
2016-12-01Add support to use different webdriversTulio Casagrande
2016-11-30Add username to behave contextTulio Casagrande
2016-11-30Add sign up smoke testTulio Casagrande
2016-11-30Extract user agent initializationTulio Casagrande
2016-11-30Extract slugify methodTulio Casagrande
2016-11-30Setup browser before_all methodTulio Casagrande
2016-11-29Add support for parameterization on errorTulio Casagrande
2016-11-29Remove twisted loggers from behave testsTulio Casagrande
2016-11-29Convert URL constants to behave's userdataTulio Casagrande
2016-11-29Removes commented codeDenis Costa
2016-11-29Improves importsDenis Costa
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-02-25serving the client directly, as the current dependency on proxy strips out xs...NavaL
2016-01-28added ft stepNavaL
2016-01-27Disable CSP for phantomjsFolker Bernitt
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-06moving screenshots to a different folder -- to be saved as artifacts in snapNavaL
2015-09-10Add 'with ImplicitWait' to allow shorter timeoutsFolker Bernitt
2015-08-18pep8kaeff
2015-08-18Delete mail after attachments FT to avoid false negativekaeff
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-11Removing lost importsVictor Shyba
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-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
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-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