Skip to content

Commit 96c5cf9

Browse files
Hani YacoubHani Yacoub
authored andcommitted
edit suite names
1 parent 8def3ca commit 96c5cf9

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

modules/testrail_scripts/testrail_change_to_smoke_and_sanity_all_automation_completed.py

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@
88
# Configuration Constants
99
PROJECT_ID = 17 # ID of the TestRail project to work with
1010
SUITE_NAMES = [
11-
"Address Bar and Search",
11+
"Address Bar 138+",
12+
"Address Bar and Search <136 (to use with late beta) - locked",
13+
"Address Bar and Search Scotch Bonnet (to use with early beta)",
1214
"Audio/Video",
1315
"Bookmarks and History",
16+
"Build Branding",
1417
"Downloads",
1518
"Drag and Drop",
1619
"Find Toolbar",
@@ -19,19 +22,18 @@
1922
"Language Packs",
2023
"Menus",
2124
"Networking",
22-
"Notifications",
25+
"Notifications, Push Notifications and Alerts",
2326
"PDF Viewer",
24-
"Password Manager",
25-
"Pocket",
27+
"Password manager",
2628
"Preferences",
27-
"Profile",
28-
"Printing UI",
29+
"Printing",
2930
"Reader View",
30-
"Scrolling",
31+
"Scrolling, Panning and Zooming",
3132
"Security and Privacy",
33+
"Startup and Profile",
3234
"Sync & Firefox Account",
33-
"Tabs",
34-
"Theme and Toolbar",
35+
"Tabbed Browser",
36+
"Theme and Toolbar Customization"
3537
] # Only process suites with this name
3638

3739
CUSTOM_SUB_TEST_SUITES = [2] # Value to set for 'custom_sub_test_suites' field (e.g. 'Smoke')

0 commit comments

Comments
 (0)