shubhu15 opened a new pull request, #20330:
URL: https://github.com/apache/kafka/pull/20330

   This PR enhances test coverage for the Kafka Streams TemperatureDemo example 
by adding comprehensive unit tests using TopologyTestDriver.
   The tests validate that the temperature monitoring topology correctly:
   1. Groups readings into 5-second windows
   2. Computes maximum temperature per window
   3. Filters output based on 20°C threshold
   4. Handles various input scenarios gracefully
   
   
   Based on the feedback future PRs will cover the other examples class files
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to