icingaweb2-module-director/test/php/library/Director/IcingaConfig
Ravi Srinivasa 8abacb694f
test: Add test suite and documentation for custom variable and dictionary support
Tests covering:
- CustomVariable / CustomVariables: rendering, config string generation,
  dictionary and array type behaviour
- CustomVariableDictionaryRendering: Icinga 2 DSL output for nested dicts
- IcingaConfigHelper: macro validation and structured variable rendering
- DirectorProperty: CRUD, inheritance, field assignment
- IcingaHost / IcingaService / IcingaServiceApplyFor: object-level
  custom variable assignment and apply-for rule evaluation
- BasketSnapshotCustomVariable: round-trip basket import/export
- MigrateCommand: migration logic, --delete, --dry-run, skipped fields
- CustomVariableForm / CustomVariablesForm / DeleteCustomVariableForm:
  form submission and validation
- Rendered output fixtures updated for service5/6/7 and new
  host_dynamic_dict, service_apply_for_array, service_apply_for_dict

Documentation:
- Dictionary-Support-Changes.md: full feature overview and API reference
- custom-variables-demo.sh: end-to-end shell demo script
2026-06-01 12:32:15 +02:00
..
rendered IcingaConfigHelper: use string-based sort for... 2016-09-07 20:44:03 +00:00
AssignRendererTest.php AssignRenderer: Add wildcard support and render with match() 2026-02-11 11:55:21 +01:00
ExtensibleSetTest.php ExtensibleSet: do not quote values, adjust tests 2016-02-29 18:30:32 +01:00
IcingaConfigHelperTest.php test: Add test suite and documentation for custom variable and dictionary support 2026-06-01 12:32:15 +02:00
StateFilterTest.php Change parent class of BaseTestCase to \Icinga\Test\BaseTestCase 2024-01-16 14:33:49 +01:00