summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2016-01-06added ftNavaL
2016-01-06Support attachments without name in Content-Disposition headerFolker Bernitt
2016-01-06moving screenshots to a different folder -- to be saved as artifacts in snapNavaL
2016-01-04Decouple test_feedback_service from dev providerFolker Bernitt
2015-12-29adding a step to toggle cc and bcc fields when forwarding emails -- fixing fu...NavaL
2015-12-29Issue #562 - Capture inline attachments from Content Disposition.Gislene Pereira
2015-12-24Issue #557 - Fixed REGEX to receive attachments from Apple Mail.Gislene Pereira
2015-12-23removes attachment feature togglePixelated
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-22decode to base64 the raw attachment that is in bytes... and renaming id to at...NavaL
2015-12-21added filename and size to the attachment endpoint post responseNavaL
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
2015-12-18ensuring the same file is not saved twicemnandri
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18enabling backend for Attachment feature togglemnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-12-07#454 added utf-8 encoding on message body, and corresponding query search termmnandri
2015-11-26Issue #532 - Removing name from canonical addressJefferson Stachelski
2015-11-25Issue #515 - Removed the Bcc when sending emailJefferson Stachelski
2015-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-23Return 422 if deletion failedVictor Shyba
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-23Checking on deletion errors on drafts isnt neededVictor Shyba
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-23Add test for mail deletion with invalid mail idFolker Bernitt
2015-11-19Fixing tests #531Giovane
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-11-17Issue #495 Giovane/Jeff: Fixed from undefinedJefferson Stachelski
2015-11-13Merge pull request #521 from rdoh/remove_save_draft_buttonGiovane Liberato
2015-11-13Issue #523 - Created python test for arhive mailJefferson Stachelski
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-11-11removing dead code from InputMailVictor Shyba
2015-11-10refactor unit testsw00
2015-11-09use mail_service to inject account_email into root_resourcesw00
2015-11-09template user's email address into titlesw00
2015-11-06Refactor - Removed class SoledadSessionJefferson Stachelski
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04Add error handling to MailSenderFolker Bernitt
2015-11-04Change str email to twisted.mail.smtp.UserFolker Bernitt
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-11-03Add new MailSender based on OutgoingMailFolker Bernitt
2015-11-03Rename MailSender to LocalSmtpMailSenderFolker Bernitt
2015-10-28Add markov-generate to load-mailsFolker Bernitt
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-10-22Move interstitial to root resourceFolker Bernitt