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-6/+6
* Fix the tests about rendered result, they were not properly concatenating str...Theo Chatzimichos2013-09-081-3/+1
* Fix flake8 errorsTheo Chatzimichos2013-08-261-44/+92
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-5/+5
* Remove search_s.seed, as it is now covered by mockldapTheo Chatzimichos2013-08-241-24/+1
* Switch ciphers to output urlsafe base64.Michał Górny2013-08-211-1/+1
* Use AES as OkupyCipher.Michał Górny2013-08-211-1/+1
* IDCipher: use unpadded base32 as well.Michał Górny2013-08-211-1/+1
* Add tests/vars.py that stores variables used by the testsTheo Chatzimichos2013-08-191-79/+62
* Major rewrite of the signup tests, lots of integration tests converted to unitTheo Chatzimichos2013-08-191-5/+261
* Add test_ prefix to all the test filesTheo Chatzimichos2013-08-191-0/+18