summaryrefslogtreecommitdiff
path: root/service/test/functional
AgeCommit message (Expand)Author
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
2016-08-23Fix misspelled attachment nameDenis Costa
2016-08-23accept uploads to up to 5MBChristoph Kluenter
2016-05-18Issue #692 re-added logout back in the feature toggleNavaL
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-04-29Issue #679: Fix CSS and markup for attachmentsFelix Hammerl
2016-04-06Issue #292: Fix functional testsFelix Hammerl
2016-04-06Remove unused step from functional testsFelix Hammerl
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-03-22Issue #649: Fix functional testsFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-09Issue #617: Add sandbox to user-agentFelix Hammerl
2016-02-25serving the client directly, as the current dependency on proxy strips out xs...NavaL
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-01-28Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-28added ft stepNavaL
2016-01-27Revert "Issue #550 - Adding BDD tests to cover case when file is bigger than ...Gislene Pereira
2016-01-27Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-27Disable CSP for phantomjsFolker Bernitt