index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
integration
/
test_contacts.py
Age
Commit message (
Expand
)
Author
2015-11-19
Fixing tests #531
Giovane
2015-09-10
Removed bounced email contact removal (#441)
Bruno Wagner
2015-09-08
Some progress on the issue #441
Jefferson Stachelski
2015-08-25
[tests] skip bounced while issue #441
Victor Shyba
2015-08-11
Make indexing recepients work again by fixing serialization bug
Klaus Fl
2015-08-11
Removed relative import of test resources.
Folker Bernitt
2015-08-11
fix test_contacts on integration
Victor Shyba
2015-06-05
Added creation of input mail from python message
Bruno Wagner
2015-03-18
no more self.client, since those methods are available from test case base
Victor Shyba
2015-02-23
for #174, mailer daemon is now filtered from suggestions
Victor Shyba
2015-02-20
Issue #174 - rejects bounced addresses on contacts suggestions
Patrick Maia
2015-02-05
for #167, deduplicate contacts by largest
Victor Shyba
2015-02-03
Enabling integration tests to be run in parallel
Duda Dornelles
2015-01-28
for #173, now searching on sender field for contacts auto complete
Victor Shyba
2015-01-23
Removing nosetests timeout limit from tests, now with trial we dont need that
Duda Dornelles
2015-01-22
#224 renaming tests so they get caught by trial runner
Duda Dornelles