Commit Graph

30 Commits

Author SHA1 Message Date
Thomas Gelf 15acbb5290 IcingaObject::replaceWith: implement preserve...
...and add related tests, as this is a tricky one
2016-07-14 17:06:48 +02:00
Thomas Gelf 123b4c7549 tests: be resiliant to adjusted master zone 2016-05-26 01:33:55 +02:00
Thomas Gelf 2ae326ab8c IcingaTimePeriod: add and test isActive() method 2016-05-18 21:21:53 +02:00
Thomas Gelf 4222261434 IcingaCommand: fix windows absolute path detection
Also add a couple of new related tests

fixes #11550
2016-05-13 16:01:47 +02:00
Thomas Gelf 1158409eeb IcingaObject: fix rendering target and tests 2016-05-02 10:23:32 +02:00
Thomas Gelf df8926a420 test/php: add new host/service render target checks 2016-04-20 10:20:13 +02:00
Thomas Gelf 41ed29df8c IcingaCommandTest: add new command-related tests 2016-04-02 20:19:19 +02:00
Thomas Gelf 1034ff3867 IcingaServiceTest: new assignment-related tests 2016-03-24 06:44:02 +01:00
Thomas Gelf 89a2f40c81 IcingaCommandTest: add new test 2016-03-21 10:09:57 +01:00
Thomas Gelf 3970f381dd IcingaTimePeriodTest: stricter tests 2016-03-17 23:05:16 +01:00
Thomas Gelf 91ff752fec IcingaNotificationTest: intensively test modify 2016-03-16 21:35:33 +01:00
Thomas Gelf e557ea8f63 IcingaNotificationTest: related empty groups...
...should be returned when returning full plain object
2016-03-16 15:16:35 +01:00
Thomas Gelf ab90f51cfa IcingaNotificationTest: add rendering test 2016-03-16 13:54:09 +01:00
Thomas Gelf f78c858fe7 IcingaNotificationTest: add store & reload check 2016-03-16 13:48:21 +01:00
Thomas Gelf e5605afb41 IcingaNotificationTest: test related objects...
...for notifications
2016-03-16 13:03:24 +01:00
Thomas Gelf 41b909e64e IcingaHostTest: fix delete order for failing test 2016-03-15 20:44:36 +01:00
Thomas Gelf bbd96fd375 IcingaHostTest: more tests 2016-03-08 21:24:42 +01:00
Thomas Gelf 8cb84c7735 IcingaHostTest: skip db-related test with no db 2016-03-08 09:25:43 +01:00
Thomas Gelf fdfedbae04 IcingaConfigHelper: render dictionaries sorted
Adjusted test scenario
2016-03-08 09:24:18 +01:00
Thomas Gelf 407a47a6ec IcingaHostTest: add a couple of tests...
...related to recently added lazy-loading capabilities
2016-03-08 09:20:27 +01:00
Thomas Gelf f2a1ec91f7 test/php: allow to skip tests with db-dependency 2016-02-26 12:01:00 +01:00
Thomas Gelf 9bed3b7f8a IcingaHostTest: ship rendered objects, compare 2016-02-25 21:46:51 +01:00
Thomas Gelf 75e2511f53 IcingaHostTest: add various persistance tests...
...for custom vars
2016-02-25 20:27:59 +01:00
Thomas Gelf 364b902468 IcingaTimePeriodRangesTest: store period, not ranges 2016-02-25 20:04:03 +01:00
Thomas Gelf dd23380363 IcingaTimePeriodRangesTest: rename according class 2016-02-25 19:25:38 +01:00
Thomas Gelf 9417d4881b TimePeriodRangesTest: tests need meaningful names 2016-02-25 19:21:47 +01:00
Thomas Gelf 682c2619d4 IcingaHostTest: add Icinga Host object tests 2016-02-25 19:21:10 +01:00
Thomas Gelf 77804d2b37 BaseTestCase: provide db for our tests 2016-02-25 19:01:48 +01:00
Thomas Gelf f9c694d39d TimePeriodRangesTest: restructure test 2016-02-25 18:56:39 +01:00
Thomas Gelf b31855ac33 TimePeriodRangesTest: moved according to namespace
Started cleanup, still not working
2016-02-25 18:36:42 +01:00