icingadb/tests
Alvar Penning 56dac55c32
tests/run.sh: Local integration test run
Introduce a new, generic shell script to execute the integration tests
through Docker on the own machine.

Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
Co-authored-by: Julian Brost <julian.brost@icinga.com>
2026-03-24 12:13:15 +01: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/lib/pq from 1.11.2 to 1.12.0 in /tests 2026-03-18 18:13:27 +00:00
go.sum build(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0 in /tests 2026-03-18 18:13:27 +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: retry deferred test assertion in t.Cleanup 2026-03-16 10:05:41 +01:00
regression_394_test.go Port integration tests to PostgreSQL 2022-03-15 15:17:19 +01:00
run.sh tests/run.sh: Local integration test run 2026-03-24 12:13:15 +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