summaryrefslogtreecommitdiff
path: root/service/test/integration/test_contacts.py
AgeCommit message (Expand)Author
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