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
Age
Commit message (
Expand
)
Author
2015-08-17
Bind only local interface for server when running functionals
kaeff
2015-08-12
Spend some time in twisted reactor before accessing page.
Folker Bernitt
2015-08-12
Try longer 20s timeout for functional tests on snap-ci.
Folker Bernitt
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
Fixed unit tests in test_leap_mailstore and test_mail_service.
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
Fix test_delete_mail by moving expectations onto mail_store
Folker Bernitt
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
Test that delete mailbox is not yet supported by indexing mail store.
Folker Bernitt
2015-08-11
Merge test method SearchableMailstore.add_mail.
Folker Bernitt
2015-08-11
Implemented copy mail on indexing mails store.
Folker Bernitt
2015-08-11
Added move mail to indexing mail store.
Folker Bernitt
2015-08-11
Renamed test class to TestSearchableMailStore.
Folker Bernitt
2015-08-11
Removed XSALSA20 dependency.
Folker Bernitt
2015-08-11
Reverted changes to get tests green.
Folker Bernitt
2015-08-11
implemented add, delete and update of mails in searchable mail store.
Folker Bernitt
2015-08-11
Assert return value for add_mail and that a LeapMail instance is passed to se...
Folker Bernitt
2015-08-11
Started work on searchable mail store.
Folker Bernitt
2015-08-11
Fixed LeapMailStore integration test.
Folker Bernitt
2015-08-11
Added mailbox name to leap mails.
Folker Bernitt
2015-08-11
Implemented get_mailbox_names in MailStore.
Folker Bernitt
2015-08-11
pep8
Victor Shyba
2015-08-11
Added common LeapMailStore to soledad test base.
Folker Bernitt
2015-08-11
Fixed test_mailboxes.py test.
Folker Bernitt
2015-08-11
Added move message in new data model.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
[tests] mock update to reflect deferreds returned
Victor Shyba
2015-08-11
Added mail store to mail service.
Folker Bernitt
2015-08-11
Added mail_store to LeapSession.
Folker Bernitt
2015-08-11
Removed unused code from test_commands.py.
Folker Bernitt
2015-08-11
Adapted maintenace.load_mails to new data model.
Folker Bernitt
2015-08-11
Fixed load-mails for empty case.
Folker Bernitt
2015-08-11
Removed relative import of test resources.
Folker Bernitt
2015-08-11
Start events server before running functional tests.
Folker Bernitt
2015-08-11
move events diabling to AppTestClient for functional tests
Victor Shyba
2015-08-11
fix typo in import
Victor Shyba
2015-08-11
disable events for integration tests
Victor Shyba
2015-08-11
patch leap.common for unit testing
Victor Shyba
2015-08-11
Fixed pep8 warnings in environment.py.
Folker Bernitt
2015-08-11
Fixed all functional tests using crochet.
Folker Bernitt
[next]