aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tearDownClassPavlos Ratis2013-09-201-0/+4
* delete ldapobj after test executionPavlos Ratis2013-09-201-0/+1
* s/self.ldapobject/self.ldapobj/gPavlos Ratis2013-09-201-1/+1
* Fix flake8 errorsTheo Chatzimichos2013-08-261-2/+2
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-2/+2
* Remove search_s.seed, as it is now covered by mockldapTheo Chatzimichos2013-08-241-5/+0
* add test to ensure that anon gets redirected to requested next URLTheo Chatzimichos2013-08-191-0/+5
* Add tests/vars.py that stores variables used by the testsTheo Chatzimichos2013-08-191-10/+6
* Apply the previous helper changes to the test suiteTheo Chatzimichos2013-08-191-5/+5
* Use TestCase instead of OkupyTestCase for login integration testsTheo Chatzimichos2013-08-191-2/+3
* Add test_ prefix to all the test filesTheo Chatzimichos2013-08-191-0/+63