mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-04-24 23:56:56 -04:00
After moving StatusDat to monitoring/Backends and changing the inheritance to Library/Icinga/Data, a few changes must be reflected in the tests: - Move tests to monitoring module - Change $this->backend references in StatusDat Queries to $this->ds - Added LibraryLoader to ease requiring of libaries (to be discussed) refs #4417 refs #4179 |
||
|---|---|---|
| .. | ||
| GroupsummaryQuery.php | ||
| HostgroupsummaryQuery.php | ||
| HostlistQuery.php | ||
| Query.php | ||
| ServicegroupsummaryQuery.php | ||
| ServicelistQuery.php | ||
| StatusQuery.php | ||