aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for negative queries in set_search_seedTheo Chatzimichos2013-08-211-2/+5
* Add tests/vars.py that stores variables used by the testsTheo Chatzimichos2013-08-191-1/+3
* Combine get_ldap_user and get_all_ldap_users to ldap_usersTheo Chatzimichos2013-08-191-14/+25
* Add ability to specify attr name in set_search_seedTheo Chatzimichos2013-08-191-3/+3
* Anon user can not have is_verified attr, enable it only for real usersTheo Chatzimichos2013-08-171-1/+1
* Add ability to get ldap user from settings.DIRECTORY or another oneTheo Chatzimichos2013-08-171-4/+4
* Remove retrieving messages from CookieStorage since we store them in sessionTheo Chatzimichos2013-08-131-6/+1
* Add get_all_ldap_users test helper function to retrieve all fake LDAP usersTheo Chatzimichos2013-08-131-0/+10
* Add support for no uid=username in seed content, to get all LDAP usersTheo Chatzimichos2013-08-131-3/+4
* Use local memory cache session backend in tests.Michał Górny2013-08-121-1/+2
* Add two more helper functions for the testsTheo Chatzimichos2013-08-111-0/+17
* Add no_database decoratorTheo Chatzimichos2013-08-111-0/+20
* Add okupy.common.test_helpets.set_requestTheo Chatzimichos2013-08-101-2/+23
* Rename common/testcase to common/test_helpersTheo Chatzimichos2013-08-101-0/+67