Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | [#845] Fixes pep8 line spacing | Anike Arni | |
with @thaissiqueira | |||
2016-12-14 | [#845] Fixes absence of email in functional test | Anike Arni | |
We noticed we had timeout issues while waiting for an email in inbox. To solve this, we stopped using deferred in async calls and used @wait_for instead. With @thaissiqueira. | |||
2016-11-30 | Extract user agent initialization | Tulio Casagrande | |
Now the initialization and mocking of the user agent run only when using localhost. See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-01-27 | Add a login multi user functional test | Folker Bernitt | |
- Issue #576 - Extended AppTestClient with multi user support | |||
2015-09-15 | Replace sleep in data_setup.py with wait | Folker Bernitt | |
- Issue: #456 | |||
2015-09-14 | Fixed pep8 warning | Bruno Wagner | |
2015-09-14 | Added sleep after adding mail so it is properly indexed | Bruno Wagner | |
2015-08-11 | Check for subject instead of mail id for deleted mails. | Folker Bernitt | |
2015-06-17 | fix missing import | Victor Shyba | |
2014-11-19 | better organization for integration test support classes | Duda Dornelles | |
2014-11-18 | Fixing functional tests. Im not proud. | Duda Dornelles | |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles | |
2014-10-10 | Using file index for whoosh and fixing functional tests | Duda Dornelles | |
2014-10-10 | pep8 warnings | Duda Dornelles | |
2014-10-10 | Making forward_trash_archive feature work | Duda Dornelles | |