Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tearDownClass | Pavlos Ratis | 2013-09-20 | 1 | -0/+4 |
* | delete ldapobj after test execution | Pavlos Ratis | 2013-09-20 | 1 | -0/+1 |
* | s/self.ldapobject/self.ldapobj/g | Pavlos Ratis | 2013-09-20 | 1 | -1/+1 |
* | Fix flake8 errors | Theo Chatzimichos | 2013-08-26 | 1 | -2/+2 |
* | switch back to non-relative imports, they proved to be confusing | Theo Chatzimichos | 2013-08-25 | 1 | -2/+2 |
* | Remove search_s.seed, as it is now covered by mockldap | Theo Chatzimichos | 2013-08-24 | 1 | -5/+0 |
* | add test to ensure that anon gets redirected to requested next URL | Theo Chatzimichos | 2013-08-19 | 1 | -0/+5 |
* | Add tests/vars.py that stores variables used by the tests | Theo Chatzimichos | 2013-08-19 | 1 | -10/+6 |
* | Apply the previous helper changes to the test suite | Theo Chatzimichos | 2013-08-19 | 1 | -5/+5 |
* | Use TestCase instead of OkupyTestCase for login integration tests | Theo Chatzimichos | 2013-08-19 | 1 | -2/+3 |
* | Add test_ prefix to all the test files | Theo Chatzimichos | 2013-08-19 | 1 | -0/+63 |