Commit graph

337 commits

Author SHA1 Message Date
Joffrey F
59fed5fc8a python3 fix 2015-01-02 15:31:09 -08:00
Joffrey F
1b63b657a1 test_get_view for 100% coverage 2015-01-02 15:29:26 -08:00
Joffrey F
465e45a124 Admin and middleware tests 2015-01-02 15:15:34 -08:00
Ken Cochrane
649cc33c68 Merge pull request #9 from shin-/master
Improved utils coverage
2015-01-02 16:38:06 -05:00
Joffrey F
08bb7d12fb Fixed get_user_attempts() and unit tests 2015-01-02 13:26:43 -08:00
Ken Cochrane
34060b1eb1 added one more unit test, and added a coverage ignore to a line 2015-01-02 16:10:12 -05:00
Joffrey F
a6ac9a1e67 Improved utils coverage 2015-01-02 13:09:31 -08:00
Ken Cochrane
6f0f5c26f2 added more unit tests 2015-01-02 16:02:09 -05:00
Ken Cochrane
e0393bb2eb added unit test for custom lockout template 2015-01-02 15:43:38 -05:00
Ken Cochrane
2149ef8617 Merge pull request #8 from shin-/fix_cooloff_0
Ensure we don't break when cooloff time is 0 ('permanent' lock)
2015-01-02 15:23:08 -05:00
Joffrey F
70fa41ff0d Ensure we don't break when cooloff time is 0 ('permanent' lock) 2015-01-02 12:12:57 -08:00
Ken Cochrane
20d2f9652d Merge branch 'master' of github.com:kencochrane/django-defender 2015-01-02 14:53:00 -05:00
Ken Cochrane
757bd7947f remove pypy3 from test suite 2015-01-02 14:52:58 -05:00
Ken Cochrane
6c58460c26 Merge pull request #7 from shin-/fix_redis_mock
Fixed redis mocking in tests
2015-01-02 14:52:35 -05:00
Joffrey F
6e4e450dce Fixed redis mocking in tests 2015-01-02 11:27:29 -08:00
Ken Cochrane
aa934d7af4 improvements to coverage, and added pypy3 testing 2015-01-01 13:50:19 -05:00
Ken Cochrane
98f3a3c776 minor cleanup 2015-01-01 13:40:05 -05:00
Ken Cochrane
84e4105ae5 removed the extra print statments 2015-01-01 12:58:09 -05:00
Ken Cochrane
a8e721dd3d more refactoring and unit tests 2015-01-01 12:51:46 -05:00
Ken Cochrane
bd9698951f add the missing requirement 2015-01-01 11:39:20 -05:00
Ken Cochrane
4fdd0c6af8 make it redis backend configurable by test settings 2015-01-01 11:37:20 -05:00
Ken Cochrane
4558642f78 switch to real redis for travis 2015-01-01 11:31:28 -05:00
Ken Cochrane
9e0372e6d6 try to get travis working 2015-01-01 11:13:10 -05:00
Ken Cochrane
2826db53fe try to get travis working 2015-01-01 11:09:33 -05:00
Ken Cochrane
ea649fa416 more config for travis.yml 2015-01-01 11:00:52 -05:00
Ken Cochrane
9b7b73b5e8 add travis.yml 2015-01-01 10:48:06 -05:00
Ken Cochrane
8a3d7a57ac more refactor and unit tests 2014-12-31 20:29:17 -05:00
Ken Cochrane
09f29131a4 more refactoring and added a unit test 2014-12-31 19:44:21 -05:00
Ken Cochrane
15e6a40e0a more refactoring to clean up the code 2014-12-31 19:27:18 -05:00
Ken Cochrane
cf136033a1 refactored the code a little, and updated readme to include missing config 2014-12-31 17:00:45 -05:00
Ken Cochrane
1974643c14 readme formatting fixes 2014-12-31 12:34:24 -05:00
Ken Cochrane
15fd65f06b made the readme more complete 2014-12-31 12:32:56 -05:00
Ken Cochrane
2ee602b9dd fixed unit tests 2014-12-31 12:19:06 -05:00
Ken Cochrane
6786499ba1 first pass at some unit tests, still not working 2014-12-30 20:17:15 -05:00
Ken Cochrane
03488469f5 cleaned up readme 2014-12-30 18:19:53 -05:00
Ken Cochrane
859bc4a25d initial checkin 2014-09-23 17:31:17 -07:00
Ken Cochrane
f361ec3e48 Initial commit 2014-09-21 10:42:19 -04:00