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
Age
Commit message (
Expand
)
Author
2015-09-08
Some progress on the issue #441
Jefferson Stachelski
2015-09-02
[feature] adding security_casing to LeapMail so we can show in the UI the sig...
Duda Dornelles
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-08-30
[tests] fixes attachments tests for attribute rename
Victor Shyba
2015-08-30
[tests] reduce flakiness in test_incoming_mail
Victor Shyba
2015-08-27
Cleaned up MailboxInboxListener.
Folker Bernitt
2015-08-27
Added integration test for MailboxInboxListener.
Folker Bernitt
2015-08-25
[tests] skip bounced while issue #441
Victor Shyba
2015-08-20
[tests] test_soledad_querier no longer needed
Victor Shyba
2015-08-19
Remove poor person's debugging prints
kaeff
2015-08-17
[wip] Expose attachments again after migration
kaeff
2015-08-11
Fixed pep8.
Folker Bernitt
2015-08-11
Check for subject instead of mail id for deleted mails.
Folker Bernitt
2015-08-11
Add integration test for DraftService.
Folker Bernitt
2015-08-11
Fixed unit test.
Folker Bernitt
2015-08-11
Added test to ensure mail with same content can be added.
Folker Bernitt
2015-08-11
Fixed unit and integration tests.
Folker Bernitt
2015-08-11
Fixed test_search integration test.
Folker Bernitt
2015-08-11
Fixed test_tags integration test.
Folker Bernitt
2015-08-11
Fixed test_leap_mailstore integration test.
Folker Bernitt
2015-08-11
Worked on integration tests.
Folker Bernitt
2015-08-11
Make indexing recepients work again by fixing serialization bug
Klaus Fl
2015-08-11
Changed test_delete_mail.py integration test to new mail store.
Folker Bernitt
2015-08-11
Made LeapMail compatible with SearchEngine.
Folker Bernitt
2015-08-11
pep8
Victor Shyba
2015-08-11
Added common LeapMailStore to soledad test base.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
Removed relative import of test resources.
Folker Bernitt
2015-08-11
Added delete_mailbox to leap mail store.
Folker Bernitt
2015-08-11
Added tests to get mails within a mailbox.
Folker Bernitt
2015-08-11
Added delete mail to mail store.
Folker Bernitt
2015-08-11
fix attachment integration test
Victor Shyba
2015-08-11
Added add mailbox and add message behaviour.
Folker Bernitt
2015-08-11
Added integration test for LeapMailStore.all_mails.
Folker Bernitt
2015-08-11
Fix: reordered code and added missing yield.
Folker Bernitt
2015-08-11
Refactored test_leap_mailstore.py.
Folker Bernitt
2015-08-11
Added leap mailstore integration test.
Folker Bernitt
2015-08-11
Skipped test_welcome_mail integration test.
Folker Bernitt
2015-08-11
Fixed test_delete_mail integration test.
Folker Bernitt
2015-08-11
Fixed test_mark_as_read_unread.py.
Folker Bernitt
2015-08-11
Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...
Folker Bernitt
2015-08-11
fix integration.test_drafts
Victor Shyba
2015-08-11
fixing integration.test_tags
Victor Shyba
2015-08-11
fix integration test_search
Victor Shyba
2015-08-11
fix test_contacts on integration
Victor Shyba
2015-08-11
fix test_soledad_querier
Victor Shyba
2015-08-11
Some more yields.
Folker Bernitt
2015-08-11
fixing querier integration tests
Victor Shyba
2015-08-11
Fixing integration tests.
Folker Bernitt
2015-06-05
Added creation of input mail from python message
Bruno Wagner
[next]