Commit Graph

54 Commits (9f9aa44b577fc2efb2893f8f71f8bbb7770e68d7)

Author SHA1 Message Date
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 12 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 12 years ago
Andreas Fischer d1410b46a9 user_ldap: Reimplement convertSID2Str() without BCMath dependency. 12 years ago
Arthur Schiwon 05b2a037f2 dont fail with 500 if configured display name attribute is not set 12 years ago
Arthur Schiwon e16122f2a1 add one simple cache test 12 years ago
Thomas Müller 7e2bff8545 adding unit test to truncate the table 12 years ago
Arthur Schiwon aa0ddf21b5 adjust static method vars as well 12 years ago
Arthur Schiwon 371cab367d trigger email detection by Wizard upon any user filter filter change. before it happenend only upon user automatic list filter creation, but not on manual editing 12 years ago
Arthur Schiwon f47a4a8c15 add unit test for mail detection 12 years ago
Arthur Schiwon 441c600c90 remove Access as hard dependency, inject it instead 12 years ago
Arthur Schiwon 1c0cc6c7bc fix wizard test, adjust to changed parameters of the tested method, introduced by 9caa354cfc 12 years ago
Arthur Schiwon dbd51d15e1 Port of #8623 12 years ago
Arthur Schiwon 97fd39e983 unify tests 12 years ago
Arthur Schiwon eb7d70fc39 adjust login test to code changes 12 years ago
Arthur Schiwon fc6793f2ae better check whether string resembles a DN, fixes #9887 12 years ago
Philippe Jung c13cb6145b File written by blizzz 12 years ago
Arthur Schiwon 537468f4c4 make tests deal with missing bcmath 12 years ago
Arthur Schiwon da490bdbbe support for AD primary groups 12 years ago
Arthur Schiwon 452efa5fab Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 12 years ago
Arthur Schiwon ba82d80f32 adjust group tests 12 years ago
Arthur Schiwon 3fed96af0e clean up 12 years ago
Arthur Schiwon 5336e9a156 newlines 12 years ago
Arthur Schiwon d52fbd7e55 adjust test to changed convention in storing quota 12 years ago
Arthur Schiwon e07ebdd7d0 adjust user backend test 12 years ago
Arthur Schiwon b0d1b2557c adjust Access test 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Lukas Reschke cd3ed01483 Fix Typo 12 years ago
Arthur Schiwon 2407321625 add tests for LDAP 13 years ago
Arthur Schiwon 422ccf4cdb add test for cloning and keeping configuration seperate 13 years ago
Arthur Schiwon 6f605ecd67 make tests work on systems without php5_ldap 13 years ago
Arthur Schiwon 3d2ab76347 add tests for cumulativeSearchOnAttribute 13 years ago
Arthur Schiwon d5690a174e LDAP: fix and extend tests 13 years ago
Arthur Schiwon 677d83d45f LDAP: add tests for countUsers 13 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 13 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 13 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 13 years ago
Arthur Schiwon 84f522f406 LDAP: simple tests for the user backend 13 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Bart Visscher db18218a1b Space before tab fixes 14 years ago
Arthur Schiwon a6c5309e16 LDAP: adjust test after refactoring 14 years ago
Arthur Schiwon 819af69972 group LDAP: simple basic tests 15 years ago
Arthur Schiwon 54a9fd2e6a group LDAP: implemented inGroup() 15 years ago
Arthur Schiwon e160acefe3 test for ldap group backend 15 years ago