Commits
- Commit:
5105405ecc4e2ca95d7a7bab841b3de1520fc852- From:
- Oliver Lowe <o@olowe.co>
- Date:
deduplicate new test client code
This adds a newTestClient option so that we aren't constantly creating
new http transports clients and all that
- Commit:
e0c24850440b8bcaa5bf6a49c0dd493fb30e94fb- From:
- Oliver Lowe <o@olowe.co>
- Date:
Support Icinga2 hostgroups
Tests of hostgroup operations are done in TestFilter
- Commit:
82fc97ff8eb537c28bce19af5ffb697773bd200c- From:
- Oliver Lowe <o@olowe.co>
- Date:
Merge Hosts and FilterHosts
Getting all Hosts is the same as calling FilterHosts with an empty
filter anyway.
- Commit:
730f973b47017c91cc9487391554c7ecc861dfc8- From:
- Oliver Lowe <o@olowe.co>
- Date:
Add test for getting objects with a filter
