summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests/test_user.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-201-6/+26
|\
| * * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-201-6/+24
|/
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* All model tests except for pendings.rst is passing now.Barry Warsaw2014-12-131-2/+1
* More model test fixes and ports.Barry Warsaw2014-12-131-0/+38
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Clean up of style test code, along with refactoring of corner cases toBarry Warsaw2012-03-121-0/+3
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-8/+0
* Send event notifications whenever a mailing list is created or deleted.Barry Warsaw2011-08-161-2/+2
* * Move members.txt corner cases to unittests.Barry Warsaw2011-04-201-1/+0
* Add some tests to ensure that the correct number of members are returned whenBarry Warsaw2011-04-171-0/+82