summaryrefslogtreecommitdiff
path: root/service/test/functional
AgeCommit message (Expand)Author
2017-04-06[#938] Uses PageObject pattern for functional testSriram Viswanathan
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-04-05[fix-build] Changes from input to button on webapp signupDenis Costa
2017-04-04Revert "Fix functional tests for button change in webapp"Thais Siqueira
2017-03-30[#927] Change account recovery tests to run against a non mocked applicationTayane Fernandes
2017-03-30[#927] Creates functional tests for backup account flowAnike Arni
2017-03-29Fix functional tests for button change in webappAnike Arni
2017-03-23 |#973| Thais + Sriram | Functional test for logout from the page headerSriram Viswanathan
2017-03-10[#923] Fix functional test on login pageSriram Viswanathan
2017-03-10|#000|Sriram| Fix functional test - get element by id rather than css selecto...Sriram Viswanathan
2017-02-21[#907] Makes login page responsiveAnike Arni
2017-02-17[#907] Click tag child on functional testsTulio Casagrande
2017-02-17[#907] Fix functional tests on snapTulio Casagrande
2017-02-17[#907] Change functional tests to check for visibilityTulio Casagrande
2017-02-17[#907] Change default webdriver to chromeTulio Casagrande
2017-02-17[#907] Add retry when tag reference was lostTulio Casagrande
2017-02-17[#907] Fix selectors to work with chromedriverTulio Casagrande
2016-12-14[#845] Fixes pep8 line spacingAnike Arni
2016-12-14[#845] Fixes absence of email in functional testAnike Arni
2016-12-14Move functional tests to find elements with waitsTulio Casagrande
2016-12-14Increase timeout between interstitial and inboxTulio Casagrande
2016-12-08Remove dead codeTulio Casagrande
2016-12-06Remove sleep time when waiting for interstitialTulio Casagrande
2016-12-02Finish first smoke testTulio Casagrande
2016-12-02Add support to run ipdb on errorTulio Casagrande
2016-12-01Increase interstitial timeoutTulio Casagrande
2016-12-01Fix logout button reference to work on FirefoxTulio Casagrande
2016-12-01Add support to use different webdriversTulio Casagrande
2016-11-30Removes unused functionDenis Costa
2016-11-30Add username to behave contextTulio Casagrande
2016-11-30Add timeout to find by css selectorTulio 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-29Improve atomicity of checkbox operationsTulio 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-29Removes unused variableDenis Costa
2016-11-29Improves importsDenis Costa
2016-11-29Changes print from command to functionDenis Costa
2016-11-24Fix importsTulio Casagrande
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-08-25[Denis/Tulio][#761] Change attachment file size to 5MBDenis Costa
2016-08-25if we use a bigger attachment, we should check for a bigger sizeChristoph Kluenter
2016-08-25test if bigger attachments also workChristoph Kluenter