]> git.ozlabs.org Git - patchwork/history - apps/patchwork/tests/utils.py
Resolve removed 'AUTH_PROFILE_MODULE' setting
[patchwork] / apps / patchwork / tests / utils.py
2015-05-03 Stephen FinucaneResolve removed 'AUTH_PROFILE_MODULE' setting
2014-06-03 Jeremy Kerrtests/utils: Fix List-Id headers on emails from create_...
2014-04-22 Jeremy Kerrtests/utils: Don't rely on field error message API
2014-04-22 Jeremy KerrDefer Person creation/linkage until registration is...
2013-10-13 Jeremy Kerrtests: Use strings from fields module for error tests
2012-05-04 Dirk Wallensteintests: Find test data relative to file location
2011-09-19 Jeremy KerrMerge branch 'notifications'
2011-04-14 Jeremy Kerrregistration: use EmailConfimation rather than separate...
2011-03-30 Jeremy Kerrmodels: use User.post_save signal to create UserProfile...
2011-03-30 Guilherme SalgadoReplace tab characters with spaces on .py files
2011-02-11 Dirk WallensteinReplace tab in indentation with space
2011-02-11 Jeremy Kerrtests/parser: Add subject encoding tests
2010-11-01 Jeremy KerrAdd support for git-pull requests
2010-09-02 Jeremy Kerrtests: Add multiple patch update test
2010-08-10 Jeremy Kerrtests/utils: Specify content encoding on MIMEText(...
2009-02-10 Jeremy Kerr[tests] Add initial bundle tests
2008-09-29 Jeremy Kerr[tests] Add tests for utf-8 patches
2008-09-20 Jeremy Kerr[test] Move helper functions into tests/utils.py