summaryrefslogtreecommitdiff
path: root/service/test/unit
AgeCommit message (Expand)Author
2016-03-01Fix tests after change on OpenPGPKey.get_json APIGiovane
2016-03-01Fix test: Add missing date fieldFelix Hammerl
2016-02-25only adding feature resource in root_resource test -- fixing buildNavaL
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-02-23Only do initial sync on session creationFolker Bernitt
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-20Add recommended security headers from #618Paulo Schneider
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-12mocking all paths to existsNavaL
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-11Redownload SMTP certficates if necessaryFolker Bernitt
2016-02-10Download SMTP client certificate, not VPN oneFolker Bernitt
2016-02-09Close account on session closeFolker Bernitt
2016-02-09Small fix to wrap entire KeyManager in test_nicknym.pyFolker Bernitt
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-08mocking register/unregister key generation event, on closeNavaL
2016-02-05suppressing Error logs being spit out in testsNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-04Issue #549 - Implemented remove attachmentJefferson Stachelski
2016-02-03reverting unnecessary steps to not re-load leap-sessions on re-login, as they...NavaL
2016-02-03checks to load leap sessions and services or notNavaL
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
2016-02-02Don't load attachments when just listing mailsFolker Bernitt
2016-02-01Fix unit testsGiovane
2016-01-29Fix: Only act on generated keys for current userFolker Bernitt
2016-01-28Add Strict-Transport-Security header to user agentFolker Bernitt
2016-01-28making async setup user services after authNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26tests only input names on the login formNavaL
2016-01-25added integration testNavaL
2016-01-25multi user unit testNavaL
2016-01-25Fix: Ignore missing mail data error when creating search indexFolker Bernitt
2016-01-22re-introduced logout functionality for multi-userNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-19fixing buildNavaL
2016-01-19Make RootResource read account email from mail serviceFolker Bernitt
2016-01-18migrating feedback resources to use services factoryNavaL
2016-01-18migrating mails resources to use services factoryNavaL
2016-01-18migrating AttachmentsResources to use the service factoryNavaL
2016-01-18Refactory KeyResource to get services from sessionFolker Bernitt
2016-01-18Move user folder logic up to ServicesFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-13Changed attachment error print with a loggerBruno Wagner
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
2016-01-12Issue #577 - Added namespace to search index pathBruno Wagner
2016-01-12Refactor AttachmentInfo: Remove knowledge about part map structureFolker Bernitt