summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
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
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
2015-02-23Tests click on fake-left-off-canvas-toggle instead of hidden one.Folker Bernitt
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles
2015-02-11Fixing pep8 errorsTiago Ferraz
2015-02-11General RefactoringTiago Ferraz
2015-02-10Issue #276 - uses the old casing when an existing tag with different casing i...Patrick Maia
2015-02-09Ops, now importing MailBuilder properly for integration testsDuda Dornelles
2015-02-09Fixing integration testsDuda Dornelles