Commit Graph

1 Commits

Author SHA1 Message Date
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