summaryrefslogtreecommitdiff
path: root/service/test/adapter/test_helper.py
AgeCommit message (Expand)Author
2014-10-09Changing tests folder structureDuda Dornelles
2014-09-29fixing tests and pep8Duda Dornelles
2014-09-26All tests passing using soledadBruno Wagner Goncalves
2014-09-26Fixing testsDuda Dornelles
2014-09-11generating unique ident for PixelatedMailDuda Dornelles
2014-09-08\#72 - adds tag with the name of the mailbox on all mails that does not have ...Patrick Maia and Victor Shyba
2014-09-07#51 - initializes index with all mail tags if it is emptyPatrick Maia and Victor Shyba
2014-09-05#51 - persists new tags globally (in a local file) and shows on tag listPatrick Maia and Victor Shyba
2014-09-04#6 - reimplements email tag addition/removal using headersPatrick Maia and Victor Shyba
2014-09-01support multiple to, cc and bccDuda Dornelles
2014-08-27#51 - workaround to bypass SoledadMailbox and read flags directly from soleda...Patrick Maia and Victor Shyba
2014-08-27#51 - sets leap mailbox flags on mail tags updatePatrick Maia and Victor Shyba
2014-08-27fixes pep8 issues on test folderPatrick Maia and Victor Shyba
2014-08-26- #51 - retrieves tag from leap and introduces PixelatedMailbox abstractionPatrick Maia and Victor Shyba
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22fixes bug in which inbox special tag was being duplicatedPatrick Maia and Victor Shyba
2014-08-18Fixed pep8 errors on serviceBruno Wagner Goncalves
2014-08-18The date field was added on the code but not on the testsBruno Wagner Goncalves
2014-08-14You can now list all tags and creating an email identify the tagsPatrick Maia