1 2 3 4 5
// PostgreSQL CDC integration tests pub mod connection_test; pub mod replication_slot_test; pub mod wal_consumer_test;