kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

[e2e] Create all blank test methods

Open kshpilchyna opened this issue 2 years ago • 1 comments

Due to tests from Qase.io need to create a blank methods with annotation @AutomationStatus(status = Status.TO_BE_AUTOMATED)

  1. For naming new class use name of suite from the Qase.io
  2. create all methods , add annotation of @Suite and @AutomationStatus
  3. Add methods in existing tests class if needed
  4. Add annotation @CaseId
  5. For new tests need to run tests and after a test will be created in Qase.io also add annotation @CaseId

kshpilchyna avatar Jul 18 '22 14:07 kshpilchyna

Waiting for refactoring of auto tests (integration Qase.io).

armenuikafka avatar Sep 07 '22 12:09 armenuikafka

agreed with @armenuikafka this issue as not actual

VladSenyuta avatar Nov 23 '22 07:11 VladSenyuta