icingaweb2-module-director/test/php/library/Director
Ravi Srinivasa 8b64bf83c8
Remove dependency checker
Requirements are already validated during module activation, making a post-activation dependency check redundant.
Additionally, starting with version 1.12, Icinga Director depends on the icinga-php-legacy library rather than the
incubator module, eliminating the risk of accidentally deactivating the incubator module while Icinga Director is active.
2026-04-09 08:58:07 +02:00
..
Application Remove dependency checker 2026-04-09 08:58:07 +02:00
CustomVariable IcingaConfigHelper: granular macro-rendering 2018-06-04 18:18:32 +02:00
Data test: Replace usages of @expectException 2023-08-31 09:48:48 +02:00
Form Fix PSR-12 violations 2024-10-22 14:31:14 +02:00
IcingaConfig AssignRenderer: Add wildcard support and render with match() 2026-02-11 11:55:21 +01:00
Import BaseTestCase: Use phpunit's new TestCase 2023-08-30 17:28:06 +02:00
Objects Fix const visibility 2024-10-22 15:36:03 +02:00
PropertyModifier test: Replace usages of @expectException 2023-08-31 09:48:48 +02:00
Resolver Change parent class of BaseTestCase to \Icinga\Test\BaseTestCase 2024-01-16 14:33:49 +01:00
Restriction FilterByNameRestriction: test and unify behavior 2018-02-20 13:45:19 +01:00