summaryrefslogtreecommitdiff
path: root/src/mailman/testing
Commit message (Expand)AuthorAgeFilesLines
* Add support for regex based postfix transport maps and relay_domains.Abhilash Raj2017-05-231-0/+1
* Port to aiosmtpd 1.0a5Barry Warsaw2017-04-061-14/+11
* Remove the dependency on httplib2.Barry Warsaw2017-02-062-26/+21
* Bump copyright years.Barry Warsaw2017-01-047-7/+7
* Implement caching suffix list with in-tree fallback.Barry Warsaw2017-01-012-8/+9
* Finish configuring flufl.testing.Barry Warsaw2016-11-301-0/+8
* More fixes & flufl.testing.Barry Warsaw2016-11-291-118/+0
* Use flufl.testing's flake8 plugin.Barry Warsaw2016-11-291-141/+0
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-296-6/+6
* Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-261-1/+1
|\
| * Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-181-1/+1
* | Use aiosmtpd 1.0a3 and add NEWS.Barry Warsaw2016-11-241-41/+9
* | Remove some unused code.Barry Warsaw2016-11-241-12/+0
* | Remove some unnecessary code and update a comment.Barry Warsaw2016-11-241-4/+0
* | Fix the connection count tests.Barry Warsaw2016-11-241-8/+37
* | Mostly converted to aiosmtpd.Barry Warsaw2016-11-241-127/+118
* | Start converting lazr.smtptestBarry Warsaw2016-11-241-0/+1
* | Fix the Flake8 ignore tagsAurélien Bompard2016-11-212-2/+2
* | Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-2/+6
|/
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-282-2/+2
* New template system. Closes #249Barry Warsaw2016-07-165-28/+22
* Replace another rmtree() with a better solution.Barry Warsaw2016-05-011-4/+8
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-7/+4
* Ensure that $(PWD)/var/ is cleaned up.Barry Warsaw2016-04-301-1/+5
* Fix mailman shell processing of $PYTHONSTARTUP.Barry Warsaw2016-04-081-0/+20
* Don't use `flake8: noqa`.Barry Warsaw2016-04-012-2/+2
* Refactor.Barry Warsaw2016-03-291-31/+31
* Tweak the import rules checker.Barry Warsaw2016-03-271-1/+16
* Import order flake8 plugin.Barry Warsaw2016-03-271-3/+85
* Start of import order testing.Barry Warsaw2016-03-271-0/+44
* Clean up the testing directory.Barry Warsaw2016-03-256-99/+47
* Clean up the interfaces directory.Barry Warsaw2016-03-251-1/+2
* Clean ups for merge.Barry Warsaw2016-03-231-1/+6
* Add a set_preferred() helper.Barry Warsaw2016-02-061-0/+11
* Super duper.Barry Warsaw2016-01-261-4/+3
* Several optimizations:Barry Warsaw2016-01-112-4/+2
* Happy New Year.Barry Warsaw2016-01-028-8/+8
* Major push for completing issue #121. Now in API 3.1, all UUIDs must be theBarry Warsaw2015-12-301-4/+4
* Coverage improvements.Barry Warsaw2015-12-291-1/+1
* * Remove the test_suite key from setup.py; it isn't the right way to run theBarry Warsaw2015-10-081-2/+2
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* Turn off tying the -E test suite option to debugging the database logger.Barry Warsaw2015-08-181-2/+5
* Port to Python 3.5.Barry Warsaw2015-06-221-4/+37
* Abhilash's branch, pre-cleaning.Barry Warsaw2015-04-061-1/+1
|\
| * merge serverowner branchAbhilash Raj2015-03-271-1/+1
| |\
| | * all tests passing now (except doctests)Abhilash Raj2015-03-261-1/+1
* | | Merging in several refactorings, and a REST API change.Barry Warsaw2015-03-261-8/+13
|\ \ \ | |/ / |/| |
| * | Extended test helper subscribe() which takes an optional email address andBarry Warsaw2015-03-261-8/+13
| |/
* / Add a test for instance-containing pickle importAurélien Bompard2015-03-261-0/+0
|/
* We don't need the 'six' package any more.Barry Warsaw2015-01-042-3/+3