]> git.openstreetmap.org Git - osqa.git/commit
adding an example test for the user module. the fixture portion of this maybe not...
authorqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 26 May 2010 17:39:49 +0000 (17:39 +0000)
committerqw3rty <qw3rty@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Wed, 26 May 2010 17:39:49 +0000 (17:39 +0000)
commit9ee9a7b588e1ecac903c4b8019ac500c94edab72
tree4ed30186a154d1cbba76c45f6407636a28776437
parent64aa22655852e67a09057429a95942ee3c400fb7
adding an example test for the user module. the fixture portion of this maybe not be loading the test data.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@333 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/models/tests/__init__.py [new file with mode: 0644]
forum/models/tests/fixtures/users [new file with mode: 0644]
forum/models/tests/test_user.py [new file with mode: 0644]