Commit Graph
3 Commits
Author SHA1 Message Date
chrislu 4e11a378fd fix tests 2025-09-14 10:52:23 -07:00
chrislu 16e014f360 start tests 2025-09-12 22:45:06 -07:00
chrislu 4ad9d6e781 ci: add Kafka and PostgreSQL gateway tests to GitHub Actions
- Added comprehensive Kafka Gateway test workflow:
  * Unit tests for protocol handlers
  * Client compatibility tests (kafka-go, Sarama)
  * Protocol version tests (Metadata, Produce, ApiVersions)

- Added PostgreSQL Gateway test workflow:
  * Basic connectivity tests
  * Client integration tests
  * Docker-based test environment

Both workflows include proper caching, logging, and cleanup procedures.
2025-09-12 12:52:25 -07:00