Commit graph

17 commits

Author SHA1 Message Date
Nicholas Serra
c6b0fd9579 Compat file 2016-03-25 14:31:28 -04:00
Nicholas Serra
276483bd00 Move to a runtests.py file for tests. 2016-03-25 14:31:17 -04:00
Nicholas Serra
3b646ec171 Fix warnings and test on latest Django 1.7 version. 2016-02-28 19:34:33 -05:00
Sam Thompson
067286be86 Minor pep8 2014-08-05 14:59:49 -07:00
Sam Thompson
f8fad1c3ec Fix for isolated testing under Django 1.7 ("App registry isn't ready yet") 2014-08-05 14:49:34 -07:00
Sam Thompson
e3a7d7103a Include templates in package 2014-08-05 14:28:29 -07:00
Sam Thompson
25f8010bb4 Fix test_urls for django 1.6 2014-08-05 14:16:27 -07:00
Frank Wiles
d0d41b734f More testing fixes 2014-05-07 10:26:06 -05:00
Frank Wiles
d2f1b950e3 Test settings for Travis 2014-05-07 10:08:12 -05:00
Frank Wiles
8682ae14a7 PEP8, Test fixes 2014-05-07 09:56:04 -05:00
Cody Goodman
c6b9f6e8b6 Add support for custom user models 2014-04-22 11:56:09 -05:00
Frank Wiles
693d3aeb9d Fixed breaking logins due to initial_data
- Removed initial_data fixture in favor of a post_syncdb
    signal to add the initial 'blank' TOS
2010-11-17 12:52:46 -06:00
pydanny
1cb147cb25 adding lots of view tests 2010-06-18 18:46:50 -05:00
pydanny
07e0b85d5e Blocked TOS from having all set active=True. Which would break login and lots of other critical things 2010-06-18 15:36:51 -05:00
pydanny
475a66cfd5 Nuked the crazy flatpages since that was a miscommunication. Added in a handed TOS manager and a agreement checker. Updated tests to match 2010-06-18 14:57:24 -05:00
pydanny
2fd6920fac tests and custom login view 2010-06-18 14:00:27 -05:00
pydanny
b5bc5e219a login view added. Also test 'harness' 2010-06-18 13:19:54 -05:00