aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/preferences.php
Commit message (Expand)AuthorAgeFilesLines
* port of #9500Arthur Schiwon2014-07-081-157/+62
* allow to set pre-condition for setValueBjoern Schiessle2014-06-051-13/+41
* Sort the result before comparingJoas Schilling2014-06-051-1/+3
* Add method to get users by their preferenceJoas Schilling2014-06-051-0/+16
* Clean the database after the testJoas Schilling2014-05-211-0/+4
* Add a lot of users for testingJoas Schilling2014-05-211-1/+15
* Add test case for getValueForUsers()Joas Schilling2014-05-211-0/+19
* Add caching to OC\PreferencesRobin Appelman2014-02-181-52/+0
* Remove all uses of numRows().Andreas Fischer2013-12-211-4/+4
* Convert OC_Preference to object interfaceBart Visscher2013-09-191-0/+179
* Proper WHERE – the table is called userid not userkondou2013-08-061-1/+1
* Use setUpBeforeClass() and tearDownAfterClass()kondou2013-08-061-6/+2
* Clean up DB, after we're done with testingkondou2013-08-061-0/+9
* Add unittestskondou2013-08-051-0/+121