pub fn test_event_with_payload( entity_id: &str, event_type: &str, payload: Value, ) -> Event
Create a test event with a custom JSON payload.