icingaweb2-module-director/library/Director/Test
Markus Frosch 50521bdecb ImportSourceRestApi: Add header and deeper extract_property
Allows a user to add additional headers, e.g. by setting a specific `Accept` or any authentication header.

Also `extract_property` now has a logic for deeper keys like "result.objects", "key.deeper_key.very_deep"
2020-06-06 19:17:02 +02:00
..
Web/Form Form: split constructor to make tests easier 2016-10-27 16:31:04 +00:00
BaseTestCase.php ImportSourceRestApi: Add header and deeper extract_property 2020-06-06 19:17:02 +02:00
Bootstrap.php tests: simplify bootstrap, enforce PSR-2 2017-01-13 20:10:35 +01:00
IcingaObjectTestCase.php BaseTestCases: make 'em abstract to not be empty 2016-11-30 09:23:36 +01:00
ImportSourceDummy.php Add SyncTest abstract TestCase 2017-08-30 16:40:12 +02:00
SyncTest.php Add SyncTest abstract TestCase 2017-08-30 16:40:12 +02:00
TestProcess.php Test: add test suite prototype and command 2016-11-02 19:30:11 +01:00
TestSuite.php Test: add test suite prototype and command 2016-11-02 19:30:11 +01:00
TestSuiteLint.php Test: add test suite prototype and command 2016-11-02 19:30:11 +01:00
TestSuiteStyle.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
TestSuiteUnit.php Test: add test suite prototype and command 2016-11-02 19:30:11 +01:00