Commits
- Commit:
191337d0c3d59aa9a990eb5192664d5c5079f187- From:
- Oliver Lowe <o@olowe.co>
- Date:
Add checking of services and hosts
And also add a icinga_test package that does the black-box tests
i.e. tests which speak to a real icinga server.
- 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:
ae81184d0c6aa8be7d10adac10e675d9096a3a3b- From:
- Oliver Lowe <o@olowe.co>
- Date:
Add tests for user management
