icingaweb2/test/php/library/Icinga
Eric Lippmann 1b83ec3ce2 Preferences: Fix saving preferences when using a database store
Our DbSelect::where() is not (or no longer?) compatible w/ Zend_Db_Select::where().
DbStore::load() now uses Zend_Db_Select but we should definitely think about our
DbSelect::where() implementation.

fixes #7353
2014-10-30 09:49:21 +01:00
..
Application Remove leading backslashes from the targets of use statements 2014-08-27 15:51:49 +02:00
Chart GraphChartTest: match current implementation 2014-09-04 17:57:02 +02:00
Config Add unit tests for nested-key handling in the PreservingIniWriter 2014-08-26 18:31:19 +02:00
Data filter: Fix whitepsace sanitation when expression is an array 2014-10-01 04:00:43 +02:00
File Fix test Icinga/File/CsvTest.php because the method being tested has been changed 2014-06-27 14:30:57 +02:00
Logger/Writer Logger: Fix the StreamWriterTest 2014-10-16 15:58:37 +02:00
Protocol/Ldap Remove the command pipe tests 2014-09-17 12:59:45 +02:00
Test Data\Db: rename Query and Connection to Db... 2014-06-06 06:43:13 +00:00
User Preferences: Fix saving preferences when using a database store 2014-10-30 09:49:21 +01:00
Util Extend TranslatorTest with new tests 2014-09-16 16:14:07 +02:00
Web Merge branch 'master' into bugfix/commands-6593 2014-09-23 22:54:17 -07:00
UserTest.php Introduce `User::can()' for checking whether a user has a given permission 2014-09-18 14:37:18 +02:00