summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2016-12-01Fix logout button reference to work on FirefoxTulio Casagrande
2016-12-01Add support to use different webdriversTulio Casagrande
2016-12-01fix csrf in tags testsRoald de Vries
2016-12-01fix csrf in retrieve attachment testRoald de Vries
2016-12-01fix csrf in mark as read/unread testsRoald de Vries
2016-12-01fix csrf in drafts testsRoald de Vries
2016-12-01use the right inbox templateRoald de Vries
2016-12-01fix csrf for some integration testsRoald de Vries
2016-12-01fix root resource tests when zmq is not availableRoald de Vries
2016-12-01WIP: add csrf token to every requestRoald de Vries
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-30add csrf token to login formRoald de Vries
2016-11-30log a warnin when root child is not explicitly public/protectedRoald de Vries
2016-11-30remove PublicRootResource and use a flag on RootResource insteadRoald de Vries
2016-11-30Extract slugify methodTulio Casagrande
2016-11-30Setup browser before_all methodTulio Casagrande
2016-11-30use PublicRootResource for root url instead of LoginResourceRoald de Vries
2016-11-30redirect to login from root url when not logged inRoald de Vries
2016-11-30mock out usage of ZMQ in the right placeRoald de Vries
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-29Update behave and seleniumDenis Costa
2016-11-29mock out usage or ZMQRoald de Vries
2016-11-29test root resource delegation on a bit higher levelRoald de Vries
2016-11-29make login resource part of the public root resourceRoald de Vries
2016-11-29assert login url is delegated correctlyRoald de Vries
2016-11-29add inbox resourceRoald de Vries
2016-11-29pass resources to pixelated realmRoald de Vries
2016-11-29Merge branch 'master' into signupRoald de Vries
2016-11-29construct full path from fragmentsRoald de Vries
2016-11-29fix request mock for app test clientRoald de Vries
2016-11-29root resource inherits from public rootRoald de Vries
2016-11-29move adding csrf to base resourceRoald de Vries
2016-11-29return resource instead of username/avatarId as avatarRoald de Vries
2016-11-28split inbox resource out of root resourceRoald de Vries
2016-11-25don't mock the root resource in auth wrapper testRoald de Vries
2016-11-25pass url *fragment* as path argument to getChildWithDefaultRoald de Vries
2016-11-25make credentialsFactories parameter to auth session wrapper optionalRoald de Vries
2016-11-24Fix importsTulio Casagrande
2016-11-24add login resource as child of public root resourceRoald de Vries