summaryrefslogtreecommitdiff
path: root/service/test/integration/test_contacts.py
AgeCommit message (Expand)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-05get templates from pkg_resourcesRoald de Vries
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2015-11-19Fixing tests #531Giovane
2015-09-10Removed bounced email contact removal (#441)Bruno Wagner
2015-09-08Some progress on the issue #441Jefferson Stachelski
2015-08-25[tests] skip bounced while issue #441Victor Shyba
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Removed relative import of test resources.Folker Bernitt
2015-08-11fix test_contacts on integrationVictor Shyba
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-03-18no more self.client, since those methods are available from test case baseVictor Shyba
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-23Removing nosetests timeout limit from tests, now with trial we dont need thatDuda Dornelles
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles