aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_ldap.py
Commit message (Expand)AuthorAgeFilesLines
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-1/+2
* Use six.moves.urllib.parse instead of the urlparse module.Berker Peksag2014-05-261-1/+3
* Fixing ALL THE BROKEN TESTS. I probably broke most of them.Christopher Allan Webber2013-09-291-1/+1
* Fixing one test post-merge. We got rid of the mongo stuff, so... consistency!Christopher Allan Webber2013-09-201-2/+2
* skip test if python-ldap is not installedRodney Ewing2013-08-151-0/+2
* added tests for ldap pluginRodney Ewing2013-08-151-0/+123