Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrapping things to not exceed column 80 in test_ldap | Christopher Allan Webber | 2014-07-10 | 1 | -6/+12 |
| | |||||
* | Fixing ALL THE BROKEN TESTS. I probably broke most of them. | Christopher Allan Webber | 2013-09-29 | 1 | -1/+1 |
| | | | | | | | | | | - We've now broken out user.html and user_nonactive.html but the tests didn't reflect it - the location of one of the module imports broke, but I didn't notice because of .pyc files ;) This commit sponsored by Tiberiu C. Turbureanu (ceata.org). Thank you! | ||||
* | Fixing one test post-merge. We got rid of the mongo stuff, so... consistency! | Christopher Allan Webber | 2013-09-20 | 1 | -2/+2 |
| | | | | | | | Now we can merge LDAP support! Woohoo! This commit sponsored by the ever-awesome GMG contributor, Sebastian Spaeth. Thanks! | ||||
* | skip test if python-ldap is not installed | Rodney Ewing | 2013-08-15 | 1 | -0/+2 |
| | |||||
* | added tests for ldap plugin | Rodney Ewing | 2013-08-15 | 1 | -0/+123 |