azure-functions-kafka-extension icon indicating copy to clipboard operation
azure-functions-kafka-extension copied to clipboard

Python and Java Tests with E2E testing Framework

Open jainharsh98 opened this issue 3 years ago • 6 comments

Adds a framework for testing the extension with azure functions across different languages with managed kafka offerings.

Current PR adds test cases for -

  1. Confluent
  2. Eventhub

and Languages -

  1. Java
  2. Python

jainharsh98 avatar Jun 21 '22 06:06 jainharsh98

@jainharsh98 build is failing please fix that

Could you please add the context in the description what exactly is the scope of this PR.

shrohilla avatar Jun 29 '22 06:06 shrohilla

@jainharsh98 Could you please add a readme file for the E2E understanding for configs setup for local

shrohilla avatar Jul 04 '22 09:07 shrohilla

  • Across all the files we are currently using Console.writeline, can we move them on Logger if possible ??
  • Can we add comments over the files to know the complete scope
  • Can we add the ReadMe file for understanding the configuration required for local setup for a new user

shrohilla avatar Jul 08 '22 08:07 shrohilla

Properties get/set should be according to .NET guidelines.

shrohilla avatar Jul 11 '22 07:07 shrohilla

We need to add Microsoft headers in all the files for maintaining compliance

shrohilla avatar Jul 20 '22 06:07 shrohilla

Nit Pick: few functions named are in camel casing and .Net standard these should be in Upper Camel Case

shrohilla avatar Jul 20 '22 06:07 shrohilla

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

ghost avatar Sep 20 '22 06:09 ghost