conmon/test
Jindrich Novy 4566e2ff8f Replace Go tests with BATS and remove Go dependency
Reimplemented all tests from Go to BATS framework, providing comprehensive
test coverage while eliminating Go build dependencies. Added 52 BATS tests
covering basic functionality, container logging, k8s log rotation, and
full runtime integration with real container execution.

Fixes: #577

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-08-28 12:08:38 +02:00
..
01-basic.bats Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00
02-ctr-logs.bats Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00
03-k8s-log-rotation.bats Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00
04-runtime.bats Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00
run-tests.sh Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00
test_helper.bash Replace Go tests with BATS and remove Go dependency 2025-08-28 12:08:38 +02:00