Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-23 | Removing test, since this scenario doesnt exists anymore | Victor Shyba | |
--Issue #512 | |||
2015-08-19 | Remove poor person's debugging prints | kaeff | |
2015-08-11 | First steps migrating mail service to new data model. | Folker Bernitt | |
2015-08-11 | fix integration.test_drafts | Victor Shyba | |
2015-03-18 | cleaning import * from integration and unit tests | Victor Shyba | |
2015-03-18 | no more self.client, since those methods are available from test case base | Victor Shyba | |
2015-02-05 | (Re-)added error handling for twisted smtp sender. | Folker Bernitt | |
- Issue #249 - Fixed all tests with that rely on sendmail deferred. | |||
2015-02-03 | Enabling integration tests to be run in parallel | Duda Dornelles | |
If we were using twisted 12.3.0, this change would allow us to run the tests with 'trial -j <number of tests to run in parallel>'. In a simple test in my box the integration test suite got 3x faster | |||
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |