summaryrefslogtreecommitdiffstats
path: root/apps/patchwork/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Move to a more recent django project structureJeremy Kerr2015-05-271-138/+0
* Resolve removed 'AUTH_PROFILE_MODULE' settingStephen Finucane2015-05-031-1/+1
* tests/utils: Fix List-Id headers on emails from create_emailJeremy Kerr2014-06-031-2/+3
* tests/utils: Don't rely on field error message APIJeremy Kerr2014-04-221-1/+1
* Defer Person creation/linkage until registration is confirmedJeremy Kerr2014-04-221-0/+3
* tests: Use strings from fields module for error testsJeremy Kerr2013-10-131-0/+5
* tests: Find test data relative to file locationDirk Wallenstein2012-05-041-2/+2
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-141-1/+1
* models: use User.post_save signal to create UserProfile objectsJeremy Kerr2011-03-301-4/+1
* Replace tab characters with spaces on .py filesGuilherme Salgado2011-03-301-1/+1
* Replace tab in indentation with spaceDirk Wallenstein2011-02-111-2/+2
* tests/parser: Add subject encoding testsJeremy Kerr2011-02-111-0/+6
* Add support for git-pull requestsJeremy Kerr2010-11-011-0/+8
* tests: Add multiple patch update testJeremy Kerr2010-09-021-0/+7
* tests/utils: Specify content encoding on MIMEText() constructionJeremy Kerr2010-08-101-6/+5
* [tests] Add initial bundle testsJeremy Kerr2009-02-101-1/+28
* [tests] Add tests for utf-8 patchesJeremy Kerr2008-09-291-4/+18
* [test] Move helper functions into tests/utils.pyJeremy Kerr2008-09-201-0/+71