summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
2015-04-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Added load-mails maintenance command.Folker Bernitt
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
2015-04-14fix typo on side_nav_expandedrafael lisboa
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-13Merge pull request #371 from enzoz/validates_username_before_create_accountBruno Wagner Gonçalves
2015-04-10Allows dot on username.Enzo Zuccolotto
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-04-09Default broken Content-Transfer-Encoding to 8bit.Folker Bernitt
2015-04-09Added fallback to us ascii for invalid Content-Type values.Folker Bernitt
2015-04-08Validates username before request user creation on leap serverEnzo Zuccolotto
2015-04-08Merge pull request #358 from pixelated-project/shybamasterVictor Shyba
2015-04-02catch invalid data in received header when parsing date.Lisa Junger
2015-04-02when receiving invalid data for date header, fall back to datetime.now.Lisa Junger
2015-04-02handle incorrectly encoded headers as ascii.Lisa Junger
2015-04-02Removed unused certs_home code.Folker Bernitt
2015-04-02Don't try to write certs to installation folder.Folker Bernitt
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
2015-03-31Better naming for which_bundle functionsFolker Bernitt and Victor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-30Splitting certificate validation into provider and bootstrap certificate.Folker Bernitt
2015-03-26Refactorating: replaced XPath by CSS SelectorTiago Ferraz
2015-03-26Fix pep8 errorTiago Ferraz
2015-03-26Fixing small error on def functionTiago Ferraz
2015-03-26Fix pep* errorsTiago Ferraz
2015-03-26Trying to fix functional testTiago Ferraz
2015-03-26Trying to fix problem with functional test while opening email.Tiago Ferraz
2015-03-26Fixed pep8 errors.Tiago Ferraz
2015-03-26New test that use checkboxes. Removal of hamcrest lib, code refactoring.Tiago Ferraz
2015-03-24Fix pep8 errors of lambda functionsTiago Ferraz
2015-03-22checks if a mailbox is fresh (uid is 0).Victor Shyba
2015-03-22extracts get_lastuid and adds tests for create_mail uid consistency.Victor Shyba
2015-03-20empty queries test makes more sense as a unit testVictor Shyba
2015-03-20integration helper: reindex only when new tags are added (performance)Victor Shyba
2015-03-20Added missing file for previous commit.Folker Bernitt
2015-03-20Added support for encoded To, Cc and Bcc headers.Folker Bernitt
2015-03-19#248 Wrote missing testsJefferson Stachelski
2015-03-18testing #330, this fixes search performance testVictor Shyba
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-03-18TestCase logic moved to AppTestClient, enabling reuse outside of integration ...Victor Shyba
2015-03-17Don't fail to parse mail if neither Date nor Received header is avail.Folker Bernitt
2015-03-17Lock index on index_mail.Folker Bernitt
2015-03-13Added test for ext_keymanager_fetch_key monkey patch.Folker Bernitt
2015-03-12Fixed problem with multi line content type header field.Folker Bernitt
2015-03-11for #315, test queries with bad or empty parameters. They all should return e...Victor Shyba
2015-03-10added support for 7 and 8bit content transfer encoding.Folker Bernitt
2015-03-09Refactoring of fuctional testsTiago Ferraz
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt