]> git.parisson.com Git - django-social-auth.git/commit
Initial testing suite. Only twitter so far, more to come soon. Refs gh-25
authorMatías Aguirre <matiasaguirre@gmail.com>
Sun, 27 Feb 2011 16:24:34 +0000 (14:24 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Sun, 27 Feb 2011 16:24:34 +0000 (14:24 -0200)
commit4ea7d98e2eabdcd3d049efe751353e4c5801247b
tree4c5960ffb6b8f566ee8e6f6e395e6b39bb5670b3
parentba45583526c1874a3eb23c740649559b79e6b938
Initial testing suite. Only twitter so far, more to come soon. Refs gh-25
social_auth/tests/__init__.py [new file with mode: 0644]
social_auth/tests/base.py [new file with mode: 0644]
social_auth/tests/twitter.py [new file with mode: 0644]