Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- as long as each one has a unique message id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- intermediate state, some tests are broken
|
|
|
|
|
|
Setup is the same & makes test consistent with other tests
|
|
|
|
|
|
|
|
- Use crypto algorithm prefered by soledad instead
|
|
|
|
|
|
search engine.
|
|
|
|
- ensured INBOX exists
|
|
|
|
|
|
|
|
- provides instance to all integration tests
|
|
|
|
|
|
|
|
Calls to get_key now returns deferreds, so mocks need to do the same.
Also, underlying call changed.
-- Issue #422
|
|
This avoids direct access to keymanager and reuses logic from NickNym
class.
-- Issue #422
|
|
|
|
- Issue #420
|
|
- Issue #420
- Initialize mail store
- load-mails works with new data model
|
|
|
|
- Issue #420
|
|
- Issue #420
|
|
- Issue #420
|
|
- test_contacts.py and test_commands.py
|
|
- Issue #420
- Should create server.key before behave tests
- Revert "move events diabling to AppTestClient for functional tests"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|