Refactor the syntax of the scenarios in local API tests

This commit is contained in:
Swikriti Tripathi
2023-04-20 15:32:15 +05:45
parent 53419c9f2b
commit 7db5b86bd4
49 changed files with 528 additions and 463 deletions
@@ -1,5 +1,8 @@
@api
Feature: create groups, group names are case insensitive
As an admin
I want to create group with similar cases
SO that I can check if the group name are case sensitive
@issue-3516
Scenario Outline: group names are case insensitive, creating groups with different upper and lower case names