icingadb/tests
dependabot[bot] bbf2873856
build(deps): bump github.com/icinga/icinga-go-library in /tests
Bumps [github.com/icinga/icinga-go-library](https://github.com/icinga/icinga-go-library) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/icinga/icinga-go-library/releases)
- [Changelog](https://github.com/Icinga/icinga-go-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/icinga/icinga-go-library/compare/v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: github.com/icinga/icinga-go-library
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 12:55:45 +00:00
..
internal Upgrade go-redis to v9 2024-03-22 15:32:15 +01:00
sql tests: Fix SLA tests 2025-04-04 12:16:14 +02:00
cleanup_and_retention_test.go Retention: take environment_id into account 2022-05-13 17:19:03 +02:00
environment_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
go.mod build(deps): bump github.com/icinga/icinga-go-library in /tests 2025-12-15 12:55:45 +00:00
go.sum build(deps): bump github.com/icinga/icinga-go-library in /tests 2025-12-15 12:55:45 +00:00
history_bench_test.go Move CommentType to history package & support both comment.entry_type formats 2025-06-05 14:35:53 +02:00
history_test.go Make is_acknowledged a boolenum & add is_sticky_acknowledgement 2025-06-05 14:23:23 +02:00
history_test_zones.conf Integration tests: test history sync with HA 2021-11-12 14:37:02 +01:00
instance_test.go Start adding integration tests 2021-09-02 10:15:21 +02:00
main_test.go SLA reporting: tests for the SQL stored function 2022-05-13 12:04:47 +02:00
object_sync_test.conf Add integration tests for dependency syncs 2025-04-04 12:16:14 +02:00
object_sync_test.go tests: fix SQL syntax error with postgres adapter 2025-06-10 14:16:14 +02:00
regression_394_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
sla_test.go Make is_acknowledged a boolenum & add is_sticky_acknowledgement 2025-06-05 14:23:23 +02:00
state_sync_test.go Start adding integration tests 2021-09-02 10:15:21 +02:00