Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
howard-zhang-goa committed Dec 5, 2023
1 parent b7637a5 commit 4d023b3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Feature: Calendar
And the user views the link of See the code for "calendar-service"
And the user views the link of "Get support" under Support

# TEST DATA: precreated calendar of "autotest-calendarAccessibility", "DO NOT DELETE", "auto-test-role1"
#TEST DATA: precreated calendar of "autotest-calendarAccessibility", "DO NOT DELETE", "auto-test-role1"
@accessibility @regression
Scenario: As a tenant admin, I can use calendar pages without any critical or serious accessibility issues
Given a tenant admin user is on tenant admin page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Feature: Comment
When the user clicks Delete button in delete confirmation modal
Then the user "should not view" the topic type of "autotest-topicType", "auto-test-role2", "auto-test-role1", "auto-test-role3", "Protected B"

# TEST DATA: precreated topic type of "autotest-topicTypesAccessibility", "auto-test-role1", "auto-test-role1", "auto-test-role1", "Protected A"
#TEST DATA: precreated topic type of "autotest-topicTypesAccessibility", "auto-test-role1", "auto-test-role1", "auto-test-role1", "Protected A"
@accessibility @regression
Scenario: As a tenant admin, I can use comment pages without any critical or serious accessibility issues
Given a tenant admin user is on comment service overview page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Feature: Form
When the user clicks Delete button in delete confirmation modal
Then the user "should not view" the form definition of "autotest-formDef", "autotest desc", "auto-test-role2", "auto-test-role1", "auto-test-role3"

# TEST DATA: precreated form definition of "autotest-formDefAccessibility", "DO NOT DELETE", "auto-test-role1", "auto-test-role1", "auto-test-role1"
#TEST DATA: precreated form definition of "autotest-formDefAccessibility", "DO NOT DELETE", "auto-test-role1", "auto-test-role1", "auto-test-role1"
@accessibility @regression
Scenario: As a tenant admin, I can use form pages without any critical or serious accessibility issues
Given a tenant admin user is on form service overview page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Feature: Task
And the user views the link of See the code for "task-service"
And the user views the link of "Get support" under Support

# TEST DATA: precreated queue of "autotest", "accessibility-test", "auto-test-role1", "auto-test-role1"
#TEST DATA: precreated queue of "autotest", "accessibility-test", "auto-test-role1", "auto-test-role1"
@accessibility @regression
Scenario: As a tenant admin, I can use task pages without any critical or serious accessibility issues
Given a tenant admin user is on task service overview page
Expand Down

0 comments on commit 4d023b3

Please sign in to comment.