summaryrefslogtreecommitdiff
path: root/service/test/integration
AgeCommit message (Expand)Author
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-22Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""Giovane
2016-02-20Revert "Filter keys from attachments #608 w/ @deniscostadsc"NavaL
2016-02-19Filter keys from attachments #608 w/ @deniscostadscGiovane
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-01-28removed unnecessary imports, and wrong yieldsNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26Refactor test account account creation into own classFolker Bernitt
2016-01-25added integration testNavaL
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
2016-01-11matching POST response and GET of an attachment -- API specificationNavaL
2016-01-11renamed attachment_id attribute to ident on POST response, to conform with th...NavaL
2016-01-08Removed search engine from constant in IndexerBruno Wagner
2016-01-04Decouple test_feedback_service from dev providerFolker Bernitt
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-23Making explicit the goal for test that checks double deletionVictor Shyba
2015-11-23Removing test, since this scenario doesnt exists anymoreVictor Shyba
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-19Fixing tests #531Giovane
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-10-20Refactored the welcome mail logic and add a testJefferson Stachelski
2015-10-13Add tests for welcome mail.Giovane
2015-09-21#442 Moves feedback url to environment variable.Giovane
2015-09-21#442 Creates feedback service that create tickets on leap web.Giovane
2015-09-10Removed bounced email contact removal (#441)Bruno Wagner
2015-09-08Some progress on the issue #441Jefferson Stachelski
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-08-30[tests] fixes attachments tests for attribute renameVictor Shyba
2015-08-30[tests] reduce flakiness in test_incoming_mailVictor Shyba
2015-08-27Cleaned up MailboxInboxListener.Folker Bernitt
2015-08-27Added integration test for MailboxInboxListener.Folker Bernitt
2015-08-25[tests] skip bounced while issue #441Victor Shyba
2015-08-20[tests] test_soledad_querier no longer neededVictor Shyba
2015-08-19Remove poor person's debugging printskaeff
2015-08-17[wip] Expose attachments again after migrationkaeff
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-08-11Add integration test for DraftService.Folker Bernitt
2015-08-11Fixed unit test.Folker Bernitt
2015-08-11Added test to ensure mail with same content can be added.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt