diff --git a/data/folder-by-parent.json b/data/folder-by-parent.json index d96d65edd..2a8724cdc 100644 --- a/data/folder-by-parent.json +++ b/data/folder-by-parent.json @@ -335,6 +335,7 @@ "mmctl", "Mobile App (native-specific)", "Mobile V2", + "Notification Test Tool", "Omnibus", "Playbooks", "Plugins", diff --git a/data/folders.json b/data/folders.json index 0081449a8..df3dad54c 100644 --- a/data/folders.json +++ b/data/folders.json @@ -1548,6 +1548,15 @@ "fullNames": ["Mobile V2", "Threads"], "fullPath": "mobile-v2/threads" }, + { + "id": 18063074, + "parentId": null, + "name": "Notification Test Tool", + "index": 20, + "folderType": "TEST_CASE", + "fullNames": ["Notification Test Tool"], + "fullPath": "notification-test-tool" + }, { "id": 821856, "parentId": null, diff --git a/data/key-and-path.json b/data/key-and-path.json index f25ee3481..0125536ff 100644 --- a/data/key-and-path.json +++ b/data/key-and-path.json @@ -6297,5 +6297,11 @@ "key": "MM-T5628", "path": "suite/system-console/compliance/data-retention-policy", "id": 183080506 - } + }, + { "key": "MM-T5629", "path": "notification-test-tool", "id": 190000134 }, + { "key": "MM-T5630", "path": "notification-test-tool", "id": 190000135 }, + { "key": "MM-T5631", "path": "notification-test-tool", "id": 190000136 }, + { "key": "MM-T5632", "path": "notification-test-tool", "id": 190000137 }, + { "key": "MM-T5633", "path": "notification-test-tool", "id": 190000138 }, + { "key": "MM-T5634", "path": "notification-test-tool", "id": 190000139 } ] diff --git a/data/test-by-folder.json b/data/test-by-folder.json index b31c169f5..c17c18d06 100644 --- a/data/test-by-folder.json +++ b/data/test-by-folder.json @@ -3272,6 +3272,17 @@ "Mobile V2: Threads - Save and Unsave Thread" ] }, + { + "folder": "notification-test-tool", + "tests": [ + "Android app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app", + "LINUX OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "MAC OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "Verify System Admin Cannot access Test notification from `Manage User's setting` option in User management", + "WIN OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "iOS app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app" + ] + }, { "folder": "omnibus", "tests": [ diff --git a/data/test-cases-folders.json b/data/test-cases-folders.json index 2d92eb562..3d699aae8 100644 --- a/data/test-cases-folders.json +++ b/data/test-cases-folders.json @@ -170,6 +170,7 @@ "mobile-v2/server-login": "Server Login", "mobile-v2/smoke-test": "Smoke Test", "mobile-v2/threads": "Threads", + "notification-test-tool": "Notification Test Tool", "omnibus": "Omnibus", "playbooks": "Playbooks", "plugins": "Plugins", diff --git a/data/test-cases-manifest.json b/data/test-cases-manifest.json index e5f0a5329..8ca068934 100644 --- a/data/test-cases-manifest.json +++ b/data/test-cases-manifest.json @@ -9155,6 +9155,36 @@ } ] }, + { + "name": "Notification Test Tool", + "heading": true, + "routes": [ + { + "name": "MAC OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "file": "notification-test-tool/MM-T5629.md" + }, + { + "name": "WIN OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "file": "notification-test-tool/MM-T5630.md" + }, + { + "name": "LINUX OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "file": "notification-test-tool/MM-T5631.md" + }, + { + "name": "iOS app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app", + "file": "notification-test-tool/MM-T5632.md" + }, + { + "name": "Android app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app", + "file": "notification-test-tool/MM-T5633.md" + }, + { + "name": "Verify System Admin Cannot access Test notification from `Manage User's setting` option in User management", + "file": "notification-test-tool/MM-T5634.md" + } + ] + }, { "name": "Omnibus", "heading": true, diff --git a/data/test-cases-slugs.json b/data/test-cases-slugs.json index a76ef0038..b7d48dcbe 100644 --- a/data/test-cases-slugs.json +++ b/data/test-cases-slugs.json @@ -2584,6 +2584,12 @@ "mobile-v2/threads/mm-t4808", "mobile-v2/threads/mm-t4809", "mobile-v2/threads/mm-t4810", + "notification-test-tool/mm-t5629", + "notification-test-tool/mm-t5630", + "notification-test-tool/mm-t5631", + "notification-test-tool/mm-t5632", + "notification-test-tool/mm-t5633", + "notification-test-tool/mm-t5634", "omnibus/mm-t3134", "omnibus/mm-t3135", "omnibus/mm-t3136", diff --git a/data/test-cases-toc.json b/data/test-cases-toc.json index 3bef57505..932853971 100644 --- a/data/test-cases-toc.json +++ b/data/test-cases-toc.json @@ -4348,6 +4348,30 @@ "slug": "playbooks/mm-t4683" }, "playbooks/mm-t4973": { "name": "LHS - Favorites", "slug": "playbooks/mm-t4973" }, + "notification-test-tool/mm-t5629": { + "name": "MAC OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "slug": "notification-test-tool/mm-t5629" + }, + "notification-test-tool/mm-t5633": { + "name": "Android app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app", + "slug": "notification-test-tool/mm-t5633" + }, + "notification-test-tool/mm-t5632": { + "name": "iOS app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app", + "slug": "notification-test-tool/mm-t5632" + }, + "notification-test-tool/mm-t5631": { + "name": "LINUX OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "slug": "notification-test-tool/mm-t5631" + }, + "notification-test-tool/mm-t5634": { + "name": "Verify System Admin Cannot access Test notification from `Manage User's setting` option in User management", + "slug": "notification-test-tool/mm-t5634" + }, + "notification-test-tool/mm-t5630": { + "name": "WIN OS | User can generate test notification from a browser and verify on the Desktop and Mobile app", + "slug": "notification-test-tool/mm-t5630" + }, "ticket-coverage/mm-t32": { "name": "MM-17441 — Cannot toggle between Safari windows on macOS using (command + `)", "slug": "ticket-coverage/mm-t32" diff --git a/data/test-cases/apps-framework/framework-and-test-apps/MM-T3870.md b/data/test-cases/apps-framework/framework-and-test-apps/MM-T3870.md index 9dca47e0e..a6ba98c14 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/MM-T3870.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/MM-T3870.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/apps-framework/framework-and-test-apps/apps-aws-deployment/MM-T3987.md b/data/test-cases/apps-framework/framework-and-test-apps/apps-aws-deployment/MM-T3987.md index 485b0aa4d..4b06f1988 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/apps-aws-deployment/MM-T3987.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/apps-aws-deployment/MM-T3987.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3931.md b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3931.md index 8a4d6e726..f6a7dc216 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3931.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3931.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3933.md b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3933.md index 773d40c6f..05059917f 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3933.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3933.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3935.md b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3935.md index d8ba49335..44bfa7a83 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3935.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3935.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3950.md b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3950.md index b3030bf9d..9a9705282 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3950.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/http-hello-app/MM-T3950.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3889.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3889.md index 67b87ef54..1507dc4fe 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3889.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3889.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3910.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3910.md index 55a501cfb..48c197422 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3910.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3910.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3911.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3911.md index f6d5a3244..0a67d06fd 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3911.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3911.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3926.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3926.md index 7360770a8..25034bdc7 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3926.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3926.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3927.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3927.md index d31ffb8dd..2c74b956e 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3927.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T3927.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4106.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4106.md index 3fb40d643..a869805ff 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4106.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4106.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4111.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4111.md index 4bc1a8773..bc318c89d 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4111.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4111.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4112.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4112.md index a6f4b78cd..9e012a17c 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4112.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4112.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4114.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4114.md index 0985a624c..c510aeb0b 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4114.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4114.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4380.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4380.md index 01216333d..f8e180200 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4380.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4380.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4381.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4381.md index b643ec48a..9edf19226 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4381.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4381.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4382.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4382.md index 6422eded9..00f3a12ef 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4382.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4382.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4383.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4383.md index 0d99ad3be..0bd062f66 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4383.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4383.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4384.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4384.md index 92ccaf8fc..388b23efb 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4384.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4384.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4779.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4779.md index 606c07760..d1d568bec 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4779.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/-prev-/MM-T4779.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3907.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3907.md index f8b1f7b69..bd62d615a 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3907.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3907.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3908.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3908.md index 7e1c29c95..19a7dc4e6 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3908.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3908.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3909.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3909.md index e9f477db0..c0d99aefc 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3909.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3909.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3929.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3929.md index 4f95f0487..68aa40764 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3929.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3929.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3930.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3930.md index fdbd4d895..2c224e55d 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3930.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T3930.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T4113.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T4113.md index 5e40daeba..c93730f1d 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T4113.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/MM-T4113.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4792.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4792.md index 0dfb05831..55c8d5d78 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4792.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4792.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4794.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4794.md index 04f8443b6..aa012b27c 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4794.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4794.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4795.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4795.md index 45f1620f1..19f16be37 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4795.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4795.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4796.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4796.md index 9304d1a95..86e86f2b6 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4796.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/error-test-commands/MM-T4796.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4778.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4778.md index 54a480c11..97f073506 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4778.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4778.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4787.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4787.md index f0844ac54..c9a197338 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4787.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4787.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4788.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4788.md index 5b5835e42..8d937ca6a 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4788.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4788.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4789.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4789.md index 19b973add..200f5aa4d 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4789.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4789.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4790.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4790.md index 4b35489ba..cb2afdd6e 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4790.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4790.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile - Desktop diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4791.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4791.md index 0f4a8431a..443621510 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4791.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/valid-test-commands/MM-T4791.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile - Desktop diff --git a/data/test-cases/apps-framework/framework-and-test-apps/test-app/with_input-test-commands/MM-T4797.md b/data/test-cases/apps-framework/framework-and-test-apps/test-app/with_input-test-commands/MM-T4797.md index 9226ba505..e83c1f65c 100644 --- a/data/test-cases/apps-framework/framework-and-test-apps/test-app/with_input-test-commands/MM-T4797.md +++ b/data/test-cases/apps-framework/framework-and-test-apps/test-app/with_input-test-commands/MM-T4797.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/service-now/MM-T3934.md b/data/test-cases/apps-framework/service-now/MM-T3934.md index cd10f9361..3283a63fa 100644 --- a/data/test-cases/apps-framework/service-now/MM-T3934.md +++ b/data/test-cases/apps-framework/service-now/MM-T3934.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/service-now/MM-T4026.md b/data/test-cases/apps-framework/service-now/MM-T4026.md index 98d9c8261..803644da4 100644 --- a/data/test-cases/apps-framework/service-now/MM-T4026.md +++ b/data/test-cases/apps-framework/service-now/MM-T4026.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/service-now/MM-T4027.md b/data/test-cases/apps-framework/service-now/MM-T4027.md index 9a7911887..2c726d2e3 100644 --- a/data/test-cases/apps-framework/service-now/MM-T4027.md +++ b/data/test-cases/apps-framework/service-now/MM-T4027.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/service-now/MM-T4028.md b/data/test-cases/apps-framework/service-now/MM-T4028.md index 4549dcce8..89b2f080a 100644 --- a/data/test-cases/apps-framework/service-now/MM-T4028.md +++ b/data/test-cases/apps-framework/service-now/MM-T4028.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/service-now/MM-T4029.md b/data/test-cases/apps-framework/service-now/MM-T4029.md index 5450b8d03..11c255d81 100644 --- a/data/test-cases/apps-framework/service-now/MM-T4029.md +++ b/data/test-cases/apps-framework/service-now/MM-T4029.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/service-now/MM-T4030.md b/data/test-cases/apps-framework/service-now/MM-T4030.md index ef9810661..8444460af 100644 --- a/data/test-cases/apps-framework/service-now/MM-T4030.md +++ b/data/test-cases/apps-framework/service-now/MM-T4030.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/apps-framework/zendesk/MM-T4036.md b/data/test-cases/apps-framework/zendesk/MM-T4036.md index 90041bbcc..69a7f1b1d 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4036.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4036.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/zendesk/MM-T4037.md b/data/test-cases/apps-framework/zendesk/MM-T4037.md index b6b6f338f..b0b7f6676 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4037.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4037.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/apps-framework/zendesk/MM-T4038.md b/data/test-cases/apps-framework/zendesk/MM-T4038.md index d76ece967..7a6dfd46f 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4038.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4038.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4039.md b/data/test-cases/apps-framework/zendesk/MM-T4039.md index dae84c91b..77cafa736 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4039.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4039.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4040.md b/data/test-cases/apps-framework/zendesk/MM-T4040.md index 7364c49ee..3ff927c0d 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4040.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4040.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4041.md b/data/test-cases/apps-framework/zendesk/MM-T4041.md index 5ff145159..5239ef889 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4041.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4041.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4042.md b/data/test-cases/apps-framework/zendesk/MM-T4042.md index 78e3bcf70..41f8aeec5 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4042.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4042.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4043.md b/data/test-cases/apps-framework/zendesk/MM-T4043.md index adfe4d10c..fc42580da 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4043.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4043.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4044.md b/data/test-cases/apps-framework/zendesk/MM-T4044.md index 5a6a6b44a..20a94ac9c 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4044.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4044.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/apps-framework/zendesk/MM-T4067.md b/data/test-cases/apps-framework/zendesk/MM-T4067.md index 7668a597f..f0f21ceab 100644 --- a/data/test-cases/apps-framework/zendesk/MM-T4067.md +++ b/data/test-cases/apps-framework/zendesk/MM-T4067.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/boards/MM-T4279.md b/data/test-cases/boards/MM-T4279.md index 143bcb676..c46f32749 100644 --- a/data/test-cases/boards/MM-T4279.md +++ b/data/test-cases/boards/MM-T4279.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4274.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4274.md index 965311751..c99363cc8 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4274.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4274.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4275.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4275.md index 2d3eb8960..4503901de 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4275.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4275.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4276.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4276.md index 0aaf63d24..52a931b3a 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4276.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4276.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4277.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4277.md index 9b9922be7..7411b3ccd 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4277.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4277.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4278.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4278.md index 0ec68c8af..cb870942d 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4278.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4278.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T4290.md b/data/test-cases/boards/board-creation-and-set-up/MM-T4290.md index 78306df9e..28a21d018 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T4290.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T4290.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T5396.md b/data/test-cases/boards/board-creation-and-set-up/MM-T5396.md index e1ca75c98..d090d043f 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T5396.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T5396.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Board creation and set-up authors: "@lindy65" -team_ownership: +team_ownership: - Boards priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/boards/board-creation-and-set-up/MM-T5397.md b/data/test-cases/boards/board-creation-and-set-up/MM-T5397.md index 870ef4545..b286cce75 100644 --- a/data/test-cases/boards/board-creation-and-set-up/MM-T5397.md +++ b/data/test-cases/boards/board-creation-and-set-up/MM-T5397.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Board creation and set-up authors: "@lindy65" -team_ownership: +team_ownership: - Boards priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/boards/board-view/MM-T4284.md b/data/test-cases/boards/board-view/MM-T4284.md index 91c0ded5d..9c948dbc8 100644 --- a/data/test-cases/boards/board-view/MM-T4284.md +++ b/data/test-cases/boards/board-view/MM-T4284.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4285.md b/data/test-cases/boards/board-view/MM-T4285.md index 9c26f449a..50718ea4d 100644 --- a/data/test-cases/boards/board-view/MM-T4285.md +++ b/data/test-cases/boards/board-view/MM-T4285.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4286.md b/data/test-cases/boards/board-view/MM-T4286.md index 58909f839..374d4c525 100644 --- a/data/test-cases/boards/board-view/MM-T4286.md +++ b/data/test-cases/boards/board-view/MM-T4286.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4287.md b/data/test-cases/boards/board-view/MM-T4287.md index 5ec997c47..81c3a868e 100644 --- a/data/test-cases/boards/board-view/MM-T4287.md +++ b/data/test-cases/boards/board-view/MM-T4287.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4288.md b/data/test-cases/boards/board-view/MM-T4288.md index 4451672a9..1d702433a 100644 --- a/data/test-cases/boards/board-view/MM-T4288.md +++ b/data/test-cases/boards/board-view/MM-T4288.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4289.md b/data/test-cases/boards/board-view/MM-T4289.md index e67f185ff..d38d92843 100644 --- a/data/test-cases/boards/board-view/MM-T4289.md +++ b/data/test-cases/boards/board-view/MM-T4289.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4291.md b/data/test-cases/boards/board-view/MM-T4291.md index 041d0a43d..e2901c373 100644 --- a/data/test-cases/boards/board-view/MM-T4291.md +++ b/data/test-cases/boards/board-view/MM-T4291.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T4433.md b/data/test-cases/boards/board-view/MM-T4433.md index 3bcc6dc40..dbf0958d4 100644 --- a/data/test-cases/boards/board-view/MM-T4433.md +++ b/data/test-cases/boards/board-view/MM-T4433.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/board-view/MM-T5398.md b/data/test-cases/boards/board-view/MM-T5398.md index d174e33b1..def88d475 100644 --- a/data/test-cases/boards/board-view/MM-T5398.md +++ b/data/test-cases/boards/board-view/MM-T5398.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Board View authors: "@lindy65" -team_ownership: +team_ownership: - Boards priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4136.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4136.md index 774f53690..1dedbfc73 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4136.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4136.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4137.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4137.md index 02de84fb6..78ee66ead 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4137.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4137.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4173.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4173.md index e04f4146d..62ad4c9f8 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4173.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4173.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4427.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4427.md index ab6b8b00a..1ddc22d98 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4427.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4427.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4443.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4443.md index 0c7486780..954ab0c83 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4443.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4443.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-app-regression-tests/MM-T4722.md b/data/test-cases/boards/boards-app-regression-tests/MM-T4722.md index 240dd468b..836dcff38 100644 --- a/data/test-cases/boards/boards-app-regression-tests/MM-T4722.md +++ b/data/test-cases/boards/boards-app-regression-tests/MM-T4722.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4292.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4292.md index 13cfba792..986c669f2 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4292.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4292.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4293.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4293.md index a8aac9c5f..2d9eee17c 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4293.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4293.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4294.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4294.md index eae5fbac6..19dbcb5aa 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4294.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4294.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4295.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4295.md index 43f04d7e0..e5c077b3e 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4295.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4295.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4296.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4296.md index b66a9dd20..c0b3b4730 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4296.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4296.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4297.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4297.md index 4bbf0da01..ffba9bb77 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4297.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4297.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4298.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4298.md index 161528839..f79a118b1 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4298.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4298.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4299.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4299.md index bcfcee43a..80ede59ff 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4299.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4299.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4300.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4300.md index 7c26135d2..7e5b20434 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4300.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4300.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4425.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4425.md index 508193eab..8968820eb 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4425.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4425.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4426.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4426.md index fb5bbeeee..4ab6e770e 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4426.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4426.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4428.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4428.md index f99304b1d..d625822ec 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4428.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4428.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4434.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4434.md index 723625d23..c300f46a0 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4434.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4434.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4439.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4439.md index b50e56cb6..07adaf748 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4439.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4439.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4440.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4440.md index f519ad03d..14a74bc89 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4440.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4440.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4442.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4442.md index 82bceb25a..f8ac4be9a 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4442.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4442.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4444.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4444.md index badb780bc..4b4cbff33 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4444.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4444.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4464.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4464.md index dffc20d41..5b509ccd1 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4464.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4464.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4657.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4657.md index 6e853a56f..abf9c43a6 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4657.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4657.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4673.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4673.md index 980404fc6..c04c38a1b 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4673.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4673.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4674.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4674.md index 7d8a6d4f6..092100cbe 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4674.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4674.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4686.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4686.md index ebe4542e8..a9d9ac257 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4686.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4686.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4687.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4687.md index 33e9f626c..aafb0568b 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4687.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4687.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4844.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4844.md index 191dc66da..6c0f5b30a 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T4844.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T4844.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5401.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5401.md index a5da46fc4..8e4ef6862 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5401.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5401.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Boards In-Product Regression Tests authors: "" -team_ownership: +team_ownership: - Boards priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5402.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5402.md index a1317ee0d..9f24dfa5d 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5402.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5402.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5405.md b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5405.md index e39ee9e93..78bb68b5d 100644 --- a/data/test-cases/boards/boards-in-product-regression-tests/MM-T5405.md +++ b/data/test-cases/boards/boards-in-product-regression-tests/MM-T5405.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/boards/mm-desktop-app-plugin-regression-tests/MM-T4416.md b/data/test-cases/boards/mm-desktop-app-plugin-regression-tests/MM-T4416.md index a57f61305..807ad6cf3 100644 --- a/data/test-cases/boards/mm-desktop-app-plugin-regression-tests/MM-T4416.md +++ b/data/test-cases/boards/mm-desktop-app-plugin-regression-tests/MM-T4416.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop manual_test_environments: [] diff --git a/data/test-cases/boards/personal-dashboard/MM-T4280.md b/data/test-cases/boards/personal-dashboard/MM-T4280.md index 34855f33a..b67f3f6c6 100644 --- a/data/test-cases/boards/personal-dashboard/MM-T4280.md +++ b/data/test-cases/boards/personal-dashboard/MM-T4280.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/personal-dashboard/MM-T4281.md b/data/test-cases/boards/personal-dashboard/MM-T4281.md index f8db2a8d0..e2783fad3 100644 --- a/data/test-cases/boards/personal-dashboard/MM-T4281.md +++ b/data/test-cases/boards/personal-dashboard/MM-T4281.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/personal-dashboard/MM-T4282.md b/data/test-cases/boards/personal-dashboard/MM-T4282.md index 743f88d92..71d94a445 100644 --- a/data/test-cases/boards/personal-dashboard/MM-T4282.md +++ b/data/test-cases/boards/personal-dashboard/MM-T4282.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/boards/personal-dashboard/MM-T4283.md b/data/test-cases/boards/personal-dashboard/MM-T4283.md index 3d6b65b86..c060b3e4a 100644 --- a/data/test-cases/boards/personal-dashboard/MM-T4283.md +++ b/data/test-cases/boards/personal-dashboard/MM-T4283.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/calls/MM-T4841.md b/data/test-cases/calls/MM-T4841.md index 16c5a2298..4440499b1 100644 --- a/data/test-cases/calls/MM-T4841.md +++ b/data/test-cases/calls/MM-T4841.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production - Mobile V2 Android diff --git a/data/test-cases/calls/MM-T4842.md b/data/test-cases/calls/MM-T4842.md index a8ddbc2a5..057e12ff7 100644 --- a/data/test-cases/calls/MM-T4842.md +++ b/data/test-cases/calls/MM-T4842.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp - Cloud diff --git a/data/test-cases/calls/MM-T5382.md b/data/test-cases/calls/MM-T5382.md index 1347758d5..0c29e0559 100644 --- a/data/test-cases/calls/MM-T5382.md +++ b/data/test-cases/calls/MM-T5382.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Calls authors: "@jgilliam17" -team_ownership: +team_ownership: - Calls priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/calls/MM-T5399.md b/data/test-cases/calls/MM-T5399.md index 7a89be7e0..0a5fd094f 100644 --- a/data/test-cases/calls/MM-T5399.md +++ b/data/test-cases/calls/MM-T5399.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Calls authors: "@saturninoabril" -team_ownership: +team_ownership: - Calls priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/calls/MM-T5400.md b/data/test-cases/calls/MM-T5400.md index 29a065b67..ba7cd97a2 100644 --- a/data/test-cases/calls/MM-T5400.md +++ b/data/test-cases/calls/MM-T5400.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Calls authors: "@saturninoabril" -team_ownership: +team_ownership: - Calls priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/calls/MM-T5411.md b/data/test-cases/calls/MM-T5411.md index c6ab227c6..5b3555b43 100644 --- a/data/test-cases/calls/MM-T5411.md +++ b/data/test-cases/calls/MM-T5411.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production — Desktop - in Production diff --git a/data/test-cases/calls/MM-T5412.md b/data/test-cases/calls/MM-T5412.md index 49f60e063..6031b5482 100644 --- a/data/test-cases/calls/MM-T5412.md +++ b/data/test-cases/calls/MM-T5412.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp - Cloud diff --git a/data/test-cases/calls/MM-T5587.md b/data/test-cases/calls/MM-T5587.md index 02619b3bf..2e004b82e 100644 --- a/data/test-cases/calls/MM-T5587.md +++ b/data/test-cases/calls/MM-T5587.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Calls authors: "" -team_ownership: +team_ownership: - XYZ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop - Webapp - Cloud diff --git a/data/test-cases/calls/mobile/MM-T4799.md b/data/test-cases/calls/mobile/MM-T4799.md index e1b0ccb14..ba3b5202c 100644 --- a/data/test-cases/calls/mobile/MM-T4799.md +++ b/data/test-cases/calls/mobile/MM-T4799.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/calls/mobile/MM-T4800.md b/data/test-cases/calls/mobile/MM-T4800.md index 6dfcd26f2..6c2e19917 100644 --- a/data/test-cases/calls/mobile/MM-T4800.md +++ b/data/test-cases/calls/mobile/MM-T4800.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/MM-T5129.md b/data/test-cases/channels/MM-T5129.md index d1a75c20a..b13e92d25 100644 --- a/data/test-cases/channels/MM-T5129.md +++ b/data/test-cases/channels/MM-T5129.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/MM-T5188.md b/data/test-cases/channels/MM-T5188.md index 110553e43..e76d7d8ec 100644 --- a/data/test-cases/channels/MM-T5188.md +++ b/data/test-cases/channels/MM-T5188.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/ada-accessibility/MM-T1452.md b/data/test-cases/channels/ada-accessibility/MM-T1452.md index 59ded48dd..2ef8fcc1e 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1452.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1452.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/channels/ada-accessibility/MM-T1453.md b/data/test-cases/channels/ada-accessibility/MM-T1453.md index ea3d80bd6..1580f685b 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1453.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1453.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - 1.42-p123 - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1454.md b/data/test-cases/channels/ada-accessibility/MM-T1454.md index 1a249a356..2ad8c5148 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1454.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1454.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1455.md b/data/test-cases/channels/ada-accessibility/MM-T1455.md index 2b25eb4b5..d69491837 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1455.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1455.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1456.md b/data/test-cases/channels/ada-accessibility/MM-T1456.md index 6e97400ef..a9fdeecce 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1456.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1456.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1457.md b/data/test-cases/channels/ada-accessibility/MM-T1457.md index 719aaec7b..eb7e8ae74 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1457.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1457.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1458.md b/data/test-cases/channels/ada-accessibility/MM-T1458.md index cf99e76ff..cf33d815f 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1458.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1458.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1459.md b/data/test-cases/channels/ada-accessibility/MM-T1459.md index b0456a31c..8a3bfa364 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1459.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1459.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1460.md b/data/test-cases/channels/ada-accessibility/MM-T1460.md index d9897fd46..5622b805a 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1460.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1460.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - Need-To-Add-Missing-Steps-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1461.md b/data/test-cases/channels/ada-accessibility/MM-T1461.md index 9fee200fd..695734860 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1461.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1461.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1462.md b/data/test-cases/channels/ada-accessibility/MM-T1462.md index 14238600b..a700d10f2 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1462.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1462.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/ada-accessibility/MM-T1463.md b/data/test-cases/channels/ada-accessibility/MM-T1463.md index efdab588c..c14d8a801 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1463.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1463.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1464.md b/data/test-cases/channels/ada-accessibility/MM-T1464.md index 5e9c050df..20447f04e 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1464.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1464.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1465.md b/data/test-cases/channels/ada-accessibility/MM-T1465.md index 1b779ea29..3230481cb 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1465.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1465.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1466.md b/data/test-cases/channels/ada-accessibility/MM-T1466.md index fa80fc22a..598b9f254 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1466.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1466.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1467.md b/data/test-cases/channels/ada-accessibility/MM-T1467.md index cc4353d71..16dabeefc 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1467.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1467.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1468.md b/data/test-cases/channels/ada-accessibility/MM-T1468.md index c227bfedf..abdee7cc0 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1468.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1468.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Consolidated-Test-Steps-To-Match-Cypress - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1469.md b/data/test-cases/channels/ada-accessibility/MM-T1469.md index b54a3a3a9..343d7d709 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1469.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1469.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1470.md b/data/test-cases/channels/ada-accessibility/MM-T1470.md index dddd42d01..81ed55411 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1470.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1470.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1472.md b/data/test-cases/channels/ada-accessibility/MM-T1472.md index 845c5889d..2542f0802 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1472.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1472.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1473.md b/data/test-cases/channels/ada-accessibility/MM-T1473.md index 368b39549..302408367 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1473.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1473.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1474.md b/data/test-cases/channels/ada-accessibility/MM-T1474.md index e7feb107e..aebee359c 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1474.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1474.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1475.md b/data/test-cases/channels/ada-accessibility/MM-T1475.md index 7b46084bb..d29a7a930 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1475.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1475.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1476.md b/data/test-cases/channels/ada-accessibility/MM-T1476.md index 01ad1793c..c5f56a667 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1476.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1476.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1477.md b/data/test-cases/channels/ada-accessibility/MM-T1477.md index 7a859fd32..8d7a40ae5 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1477.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1477.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1478.md b/data/test-cases/channels/ada-accessibility/MM-T1478.md index 21f212f3f..a0696bf83 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1478.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1478.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1479.md b/data/test-cases/channels/ada-accessibility/MM-T1479.md index 4496597c4..fe4b6ed3d 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1479.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1479.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1480.md b/data/test-cases/channels/ada-accessibility/MM-T1480.md index db932562c..4ffb3560c 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1480.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1480.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1481.md b/data/test-cases/channels/ada-accessibility/MM-T1481.md index a31c06010..192625113 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1481.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1481.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1482.md b/data/test-cases/channels/ada-accessibility/MM-T1482.md index fb3be7ca1..a78de540b 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1482.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1482.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1483.md b/data/test-cases/channels/ada-accessibility/MM-T1483.md index 33c1a7442..5d78e34c7 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1483.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1483.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: ADA Accessibility component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/ada-accessibility/MM-T1484.md b/data/test-cases/channels/ada-accessibility/MM-T1484.md index dd8197e0a..e90e7aa92 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1484.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1484.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1485.md b/data/test-cases/channels/ada-accessibility/MM-T1485.md index c154b7582..98ac53a14 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1485.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1485.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1486.md b/data/test-cases/channels/ada-accessibility/MM-T1486.md index b3ecfebbf..31e70a2e3 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1486.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1486.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1487.md b/data/test-cases/channels/ada-accessibility/MM-T1487.md index 427096c78..cce435deb 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1487.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1487.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1488.md b/data/test-cases/channels/ada-accessibility/MM-T1488.md index e55025fc0..62ce7eff2 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1488.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1488.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1489.md b/data/test-cases/channels/ada-accessibility/MM-T1489.md index 64af7b47e..33f5d4e7c 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1489.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1489.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Consolidated-Test-Steps-To-Match-Cypress - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1490.md b/data/test-cases/channels/ada-accessibility/MM-T1490.md index d37de78fa..e67ca04b3 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1490.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1490.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1491.md b/data/test-cases/channels/ada-accessibility/MM-T1491.md index 9884cadd8..3e9d59f52 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1491.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1491.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: ADA Accessibility component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1492.md b/data/test-cases/channels/ada-accessibility/MM-T1492.md index 7105c4d7a..f4fc29dc3 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1492.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1492.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1493.md b/data/test-cases/channels/ada-accessibility/MM-T1493.md index 273b85448..80230a1f2 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1493.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1493.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1494.md b/data/test-cases/channels/ada-accessibility/MM-T1494.md index 7c32f098b..520387203 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1494.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1494.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1495.md b/data/test-cases/channels/ada-accessibility/MM-T1495.md index 0ac377561..3ad036b87 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1495.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1495.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/ada-accessibility/MM-T1496.md b/data/test-cases/channels/ada-accessibility/MM-T1496.md index 628e835eb..45d797839 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1496.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1496.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1497.md b/data/test-cases/channels/ada-accessibility/MM-T1497.md index 1721ba721..14cf99f3f 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1497.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1497.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1498.md b/data/test-cases/channels/ada-accessibility/MM-T1498.md index 0e9c879e1..78bf50cad 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1498.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1498.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1499.md b/data/test-cases/channels/ada-accessibility/MM-T1499.md index 445541e9a..3d2fb0ebf 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1499.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1499.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1500.md b/data/test-cases/channels/ada-accessibility/MM-T1500.md index 0498437ed..d32c23f3e 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1500.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1500.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1501.md b/data/test-cases/channels/ada-accessibility/MM-T1501.md index bf47ee9b8..9379d4d27 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1501.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1501.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: ADA Accessibility component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1502.md b/data/test-cases/channels/ada-accessibility/MM-T1502.md index 5e95f364c..e7193bdf3 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1502.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1502.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: ADA Accessibility component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1503.md b/data/test-cases/channels/ada-accessibility/MM-T1503.md index 4c7be5fc5..5653247bc 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1503.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1503.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1504.md b/data/test-cases/channels/ada-accessibility/MM-T1504.md index 069e834ec..61ccebe89 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1504.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1504.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1505.md b/data/test-cases/channels/ada-accessibility/MM-T1505.md index 7679d4e6c..1149c6d9c 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1505.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1505.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1506.md b/data/test-cases/channels/ada-accessibility/MM-T1506.md index 60dbe9742..c0a468ad3 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1506.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1506.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1507.md b/data/test-cases/channels/ada-accessibility/MM-T1507.md index 3c0d103ad..35fca1c10 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1507.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1507.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1508.md b/data/test-cases/channels/ada-accessibility/MM-T1508.md index 8cda14cc4..e6918700a 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1508.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1508.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1509.md b/data/test-cases/channels/ada-accessibility/MM-T1509.md index c83ae0552..4da939955 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1509.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1509.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1510.md b/data/test-cases/channels/ada-accessibility/MM-T1510.md index ce27802bb..fba481c66 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1510.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1510.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1511.md b/data/test-cases/channels/ada-accessibility/MM-T1511.md index e9074d393..c4a1ad036 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1511.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1511.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1512.md b/data/test-cases/channels/ada-accessibility/MM-T1512.md index 49950c85a..c3de47998 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1512.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1512.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: ADA Accessibility component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1513.md b/data/test-cases/channels/ada-accessibility/MM-T1513.md index 246298587..1bc86f4b4 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1513.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1513.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1514.md b/data/test-cases/channels/ada-accessibility/MM-T1514.md index d91994834..5262c9a98 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1514.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1514.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1515.md b/data/test-cases/channels/ada-accessibility/MM-T1515.md index 9f065a337..2626c5734 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1515.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1515.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Consolidated-Test-Steps-To-Match-Cypress - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1516.md b/data/test-cases/channels/ada-accessibility/MM-T1516.md index 2740dd585..3aacc3bfc 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1516.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1516.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: ADA Accessibility component: null -tags: +tags: - Never tested -labels: +labels: - Need-To-Break-Steps-To-Match-Cypress - cy-rep-missing-or-skipped tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T1631.md b/data/test-cases/channels/ada-accessibility/MM-T1631.md index 0579aae81..65b6c1afa 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T1631.md +++ b/data/test-cases/channels/ada-accessibility/MM-T1631.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - 1.42-p123 - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T3373.md b/data/test-cases/channels/ada-accessibility/MM-T3373.md index 5c4038628..a6e4599a6 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T3373.md +++ b/data/test-cases/channels/ada-accessibility/MM-T3373.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: ADA Accessibility authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: ADA Accessibility component: null tags: [] -labels: +labels: - 1.42-p123 - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/ada-accessibility/MM-T3869.md b/data/test-cases/channels/ada-accessibility/MM-T3869.md index 76cef9d10..a21fdce51 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T3869.md +++ b/data/test-cases/channels/ada-accessibility/MM-T3869.md @@ -20,9 +20,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/ada-accessibility/MM-T4654.md b/data/test-cases/channels/ada-accessibility/MM-T4654.md index eda337a56..dae4b939b 100644 --- a/data/test-cases/channels/ada-accessibility/MM-T4654.md +++ b/data/test-cases/channels/ada-accessibility/MM-T4654.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/add-user-from-popover/MM-T1.md b/data/test-cases/channels/add-user-from-popover/MM-T1.md index ad877040c..38c48b164 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T1.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T1.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T2.md b/data/test-cases/channels/add-user-from-popover/MM-T2.md index a41178a3f..17b16febb 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T2.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T2.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Add user to channel from popover component: null -tags: +tags: - Cloud N/A -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T3.md b/data/test-cases/channels/add-user-from-popover/MM-T3.md index 1b2075b7a..d764e948b 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T3.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T3.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T4.md b/data/test-cases/channels/add-user-from-popover/MM-T4.md index c4e1968c6..b8817bbcd 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T4.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T4.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T5.md b/data/test-cases/channels/add-user-from-popover/MM-T5.md index 02b18c5cb..bb52b232d 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T5.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T5.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T6.md b/data/test-cases/channels/add-user-from-popover/MM-T6.md index 5dcca12ad..c705a177e 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T6.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T6.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T7.md b/data/test-cases/channels/add-user-from-popover/MM-T7.md index 46917db0c..d6c3f7958 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T7.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T7.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T8.md b/data/test-cases/channels/add-user-from-popover/MM-T8.md index 31ba9a96b..ec7c0e76d 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T8.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T8.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/add-user-from-popover/MM-T9.md b/data/test-cases/channels/add-user-from-popover/MM-T9.md index ce4ea56db..98cb4a5af 100644 --- a/data/test-cases/channels/add-user-from-popover/MM-T9.md +++ b/data/test-cases/channels/add-user-from-popover/MM-T9.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Add user from popover authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Add user to channel from popover component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1670.md b/data/test-cases/channels/archived-channels/MM-T1670.md index 4258e512e..fd7688651 100644 --- a/data/test-cases/channels/archived-channels/MM-T1670.md +++ b/data/test-cases/channels/archived-channels/MM-T1670.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1671.md b/data/test-cases/channels/archived-channels/MM-T1671.md index 71122ce7b..bf21e9598 100644 --- a/data/test-cases/channels/archived-channels/MM-T1671.md +++ b/data/test-cases/channels/archived-channels/MM-T1671.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - 1.42-p123 - archived-channels @@ -25,13 +25,13 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1672.md b/data/test-cases/channels/archived-channels/MM-T1672.md index fefa296ff..a110ac77f 100644 --- a/data/test-cases/channels/archived-channels/MM-T1672.md +++ b/data/test-cases/channels/archived-channels/MM-T1672.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1673.md b/data/test-cases/channels/archived-channels/MM-T1673.md index 09698baf2..062244232 100644 --- a/data/test-cases/channels/archived-channels/MM-T1673.md +++ b/data/test-cases/channels/archived-channels/MM-T1673.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1674.md b/data/test-cases/channels/archived-channels/MM-T1674.md index 83349fc59..961609f49 100644 --- a/data/test-cases/channels/archived-channels/MM-T1674.md +++ b/data/test-cases/channels/archived-channels/MM-T1674.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1675.md b/data/test-cases/channels/archived-channels/MM-T1675.md index f9b6931fc..366d4e7ba 100644 --- a/data/test-cases/channels/archived-channels/MM-T1675.md +++ b/data/test-cases/channels/archived-channels/MM-T1675.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1676.md b/data/test-cases/channels/archived-channels/MM-T1676.md index 2bbbbb6a6..8e239b2d3 100644 --- a/data/test-cases/channels/archived-channels/MM-T1676.md +++ b/data/test-cases/channels/archived-channels/MM-T1676.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - archived-channels tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1677.md b/data/test-cases/channels/archived-channels/MM-T1677.md index bccc895c7..7f1be890a 100644 --- a/data/test-cases/channels/archived-channels/MM-T1677.md +++ b/data/test-cases/channels/archived-channels/MM-T1677.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels - cy-rep-missing-or-skipped tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1678.md b/data/test-cases/channels/archived-channels/MM-T1678.md index 00847893c..0f519b4af 100644 --- a/data/test-cases/channels/archived-channels/MM-T1678.md +++ b/data/test-cases/channels/archived-channels/MM-T1678.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1679.md b/data/test-cases/channels/archived-channels/MM-T1679.md index a92ccaf26..c65a35ab4 100644 --- a/data/test-cases/channels/archived-channels/MM-T1679.md +++ b/data/test-cases/channels/archived-channels/MM-T1679.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,13 +23,13 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1680.md b/data/test-cases/channels/archived-channels/MM-T1680.md index b4d1708f2..e9fe445cf 100644 --- a/data/test-cases/channels/archived-channels/MM-T1680.md +++ b/data/test-cases/channels/archived-channels/MM-T1680.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1681.md b/data/test-cases/channels/archived-channels/MM-T1681.md index 215f0c601..98e6fa9ae 100644 --- a/data/test-cases/channels/archived-channels/MM-T1681.md +++ b/data/test-cases/channels/archived-channels/MM-T1681.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/archived-channels/MM-T1682.md b/data/test-cases/channels/archived-channels/MM-T1682.md index 2bdbc8f8a..455b009a0 100644 --- a/data/test-cases/channels/archived-channels/MM-T1682.md +++ b/data/test-cases/channels/archived-channels/MM-T1682.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1683.md b/data/test-cases/channels/archived-channels/MM-T1683.md index 762df2cd6..20a1f12cf 100644 --- a/data/test-cases/channels/archived-channels/MM-T1683.md +++ b/data/test-cases/channels/archived-channels/MM-T1683.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1684.md b/data/test-cases/channels/archived-channels/MM-T1684.md index 757fa1bfd..f039f3413 100644 --- a/data/test-cases/channels/archived-channels/MM-T1684.md +++ b/data/test-cases/channels/archived-channels/MM-T1684.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1685.md b/data/test-cases/channels/archived-channels/MM-T1685.md index a1baa3147..bf4d299c6 100644 --- a/data/test-cases/channels/archived-channels/MM-T1685.md +++ b/data/test-cases/channels/archived-channels/MM-T1685.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Cloud - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1686.md b/data/test-cases/channels/archived-channels/MM-T1686.md index 0649ca630..c483500f7 100644 --- a/data/test-cases/channels/archived-channels/MM-T1686.md +++ b/data/test-cases/channels/archived-channels/MM-T1686.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1687.md b/data/test-cases/channels/archived-channels/MM-T1687.md index cf90a6658..4179a42c4 100644 --- a/data/test-cases/channels/archived-channels/MM-T1687.md +++ b/data/test-cases/channels/archived-channels/MM-T1687.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - archived-channels @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1688.md b/data/test-cases/channels/archived-channels/MM-T1688.md index 3c2f49b22..c8c39f4ad 100644 --- a/data/test-cases/channels/archived-channels/MM-T1688.md +++ b/data/test-cases/channels/archived-channels/MM-T1688.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1689.md b/data/test-cases/channels/archived-channels/MM-T1689.md index 02c5d41b6..15c2b6717 100644 --- a/data/test-cases/channels/archived-channels/MM-T1689.md +++ b/data/test-cases/channels/archived-channels/MM-T1689.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1690.md b/data/test-cases/channels/archived-channels/MM-T1690.md index bb2bbce1a..baf88823c 100644 --- a/data/test-cases/channels/archived-channels/MM-T1690.md +++ b/data/test-cases/channels/archived-channels/MM-T1690.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1691.md b/data/test-cases/channels/archived-channels/MM-T1691.md index 0a27a544f..3f3ca974e 100644 --- a/data/test-cases/channels/archived-channels/MM-T1691.md +++ b/data/test-cases/channels/archived-channels/MM-T1691.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1692.md b/data/test-cases/channels/archived-channels/MM-T1692.md index 9063a11e2..0f6d21129 100644 --- a/data/test-cases/channels/archived-channels/MM-T1692.md +++ b/data/test-cases/channels/archived-channels/MM-T1692.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1693.md b/data/test-cases/channels/archived-channels/MM-T1693.md index c16859bd4..7361ab90d 100644 --- a/data/test-cases/channels/archived-channels/MM-T1693.md +++ b/data/test-cases/channels/archived-channels/MM-T1693.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1694.md b/data/test-cases/channels/archived-channels/MM-T1694.md index 64758993a..1f96b962a 100644 --- a/data/test-cases/channels/archived-channels/MM-T1694.md +++ b/data/test-cases/channels/archived-channels/MM-T1694.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1696.md b/data/test-cases/channels/archived-channels/MM-T1696.md index 773cdc4ee..6f487dba2 100644 --- a/data/test-cases/channels/archived-channels/MM-T1696.md +++ b/data/test-cases/channels/archived-channels/MM-T1696.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1697.md b/data/test-cases/channels/archived-channels/MM-T1697.md index a5ac41bf3..e2734d3cc 100644 --- a/data/test-cases/channels/archived-channels/MM-T1697.md +++ b/data/test-cases/channels/archived-channels/MM-T1697.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - archived-channels @@ -24,13 +24,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1698.md b/data/test-cases/channels/archived-channels/MM-T1698.md index 1e48d4b44..d8cb2f2c9 100644 --- a/data/test-cases/channels/archived-channels/MM-T1698.md +++ b/data/test-cases/channels/archived-channels/MM-T1698.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1699.md b/data/test-cases/channels/archived-channels/MM-T1699.md index 431877a1f..49a07d800 100644 --- a/data/test-cases/channels/archived-channels/MM-T1699.md +++ b/data/test-cases/channels/archived-channels/MM-T1699.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - archived-channels tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1700.md b/data/test-cases/channels/archived-channels/MM-T1700.md index 1707a7404..7d69b521e 100644 --- a/data/test-cases/channels/archived-channels/MM-T1700.md +++ b/data/test-cases/channels/archived-channels/MM-T1700.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1701.md b/data/test-cases/channels/archived-channels/MM-T1701.md index 35686b74f..6e3077a36 100644 --- a/data/test-cases/channels/archived-channels/MM-T1701.md +++ b/data/test-cases/channels/archived-channels/MM-T1701.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1702.md b/data/test-cases/channels/archived-channels/MM-T1702.md index 8702c7c3b..5bb8668c2 100644 --- a/data/test-cases/channels/archived-channels/MM-T1702.md +++ b/data/test-cases/channels/archived-channels/MM-T1702.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1703.md b/data/test-cases/channels/archived-channels/MM-T1703.md index e898ec4d2..dc6fb37f2 100644 --- a/data/test-cases/channels/archived-channels/MM-T1703.md +++ b/data/test-cases/channels/archived-channels/MM-T1703.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - archived-channels @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1704.md b/data/test-cases/channels/archived-channels/MM-T1704.md index 199efabbb..1cf316bc2 100644 --- a/data/test-cases/channels/archived-channels/MM-T1704.md +++ b/data/test-cases/channels/archived-channels/MM-T1704.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1705.md b/data/test-cases/channels/archived-channels/MM-T1705.md index 00b4308b3..791dc87c0 100644 --- a/data/test-cases/channels/archived-channels/MM-T1705.md +++ b/data/test-cases/channels/archived-channels/MM-T1705.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - archived-channels @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/archived-channels/MM-T1706.md b/data/test-cases/channels/archived-channels/MM-T1706.md index 491daa977..f74341590 100644 --- a/data/test-cases/channels/archived-channels/MM-T1706.md +++ b/data/test-cases/channels/archived-channels/MM-T1706.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - cy-prod - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1707.md b/data/test-cases/channels/archived-channels/MM-T1707.md index d0cab1670..46ed1ccec 100644 --- a/data/test-cases/channels/archived-channels/MM-T1707.md +++ b/data/test-cases/channels/archived-channels/MM-T1707.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1708.md b/data/test-cases/channels/archived-channels/MM-T1708.md index 5812cd43c..4d26fa2dc 100644 --- a/data/test-cases/channels/archived-channels/MM-T1708.md +++ b/data/test-cases/channels/archived-channels/MM-T1708.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Archived Channels component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - archived-channels - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1709.md b/data/test-cases/channels/archived-channels/MM-T1709.md index e898c9436..795743d5b 100644 --- a/data/test-cases/channels/archived-channels/MM-T1709.md +++ b/data/test-cases/channels/archived-channels/MM-T1709.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1710.md b/data/test-cases/channels/archived-channels/MM-T1710.md index 25109e08d..dd692e05d 100644 --- a/data/test-cases/channels/archived-channels/MM-T1710.md +++ b/data/test-cases/channels/archived-channels/MM-T1710.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Archived Channels component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - archived-channels - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1712.md b/data/test-cases/channels/archived-channels/MM-T1712.md index b19e59175..debf507f3 100644 --- a/data/test-cases/channels/archived-channels/MM-T1712.md +++ b/data/test-cases/channels/archived-channels/MM-T1712.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - 1.42-p123 - archived-channels - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1714.md b/data/test-cases/channels/archived-channels/MM-T1714.md index 54d52919c..1780f0f9b 100644 --- a/data/test-cases/channels/archived-channels/MM-T1714.md +++ b/data/test-cases/channels/archived-channels/MM-T1714.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Archived Channels component: null -tags: +tags: - Never tested -labels: +labels: - 1.42-p123 - archived-channels - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud - Desktop - Mobile diff --git a/data/test-cases/channels/archived-channels/MM-T1715.md b/data/test-cases/channels/archived-channels/MM-T1715.md index 8e9df64ec..dc43c2130 100644 --- a/data/test-cases/channels/archived-channels/MM-T1715.md +++ b/data/test-cases/channels/archived-channels/MM-T1715.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - archived-channels - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1716.md b/data/test-cases/channels/archived-channels/MM-T1716.md index 02c998799..2a24bc2ca 100644 --- a/data/test-cases/channels/archived-channels/MM-T1716.md +++ b/data/test-cases/channels/archived-channels/MM-T1716.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1717.md b/data/test-cases/channels/archived-channels/MM-T1717.md index c5c08dbe8..215168e35 100644 --- a/data/test-cases/channels/archived-channels/MM-T1717.md +++ b/data/test-cases/channels/archived-channels/MM-T1717.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1718.md b/data/test-cases/channels/archived-channels/MM-T1718.md index 98e68d311..5a20cda4a 100644 --- a/data/test-cases/channels/archived-channels/MM-T1718.md +++ b/data/test-cases/channels/archived-channels/MM-T1718.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1719.md b/data/test-cases/channels/archived-channels/MM-T1719.md index 0c901f7e4..0bc525094 100644 --- a/data/test-cases/channels/archived-channels/MM-T1719.md +++ b/data/test-cases/channels/archived-channels/MM-T1719.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -26,13 +26,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1720.md b/data/test-cases/channels/archived-channels/MM-T1720.md index 47e363a72..0201879e3 100644 --- a/data/test-cases/channels/archived-channels/MM-T1720.md +++ b/data/test-cases/channels/archived-channels/MM-T1720.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1721.md b/data/test-cases/channels/archived-channels/MM-T1721.md index 681d4afa9..cfc8e9ae0 100644 --- a/data/test-cases/channels/archived-channels/MM-T1721.md +++ b/data/test-cases/channels/archived-channels/MM-T1721.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - archived-channels @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/archived-channels/MM-T1722.md b/data/test-cases/channels/archived-channels/MM-T1722.md index 34bf62a05..ed2517aac 100644 --- a/data/test-cases/channels/archived-channels/MM-T1722.md +++ b/data/test-cases/channels/archived-channels/MM-T1722.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Archived Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Archived Channels component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -26,13 +26,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS - Temporarily Disabled -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/MM-T269.md b/data/test-cases/channels/autocomplete/MM-T269.md index 47c9fe401..4938c5593 100644 --- a/data/test-cases/channels/autocomplete/MM-T269.md +++ b/data/test-cases/channels/autocomplete/MM-T269.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/MM-T270.md b/data/test-cases/channels/autocomplete/MM-T270.md index b879cb585..a7ee9282c 100644 --- a/data/test-cases/channels/autocomplete/MM-T270.md +++ b/data/test-cases/channels/autocomplete/MM-T270.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/MM-T3390.md b/data/test-cases/channels/autocomplete/MM-T3390.md index 3ce516562..8dc998274 100644 --- a/data/test-cases/channels/autocomplete/MM-T3390.md +++ b/data/test-cases/channels/autocomplete/MM-T3390.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/autocomplete/MM-T3391.md b/data/test-cases/channels/autocomplete/MM-T3391.md index 99d53a479..5dac98bfb 100644 --- a/data/test-cases/channels/autocomplete/MM-T3391.md +++ b/data/test-cases/channels/autocomplete/MM-T3391.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/autocomplete/MM-T3392.md b/data/test-cases/channels/autocomplete/MM-T3392.md index bf2e66386..38d7d4af8 100644 --- a/data/test-cases/channels/autocomplete/MM-T3392.md +++ b/data/test-cases/channels/autocomplete/MM-T3392.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/autocomplete/MM-T3393.md b/data/test-cases/channels/autocomplete/MM-T3393.md index 8d8bbdd87..6d2227c82 100644 --- a/data/test-cases/channels/autocomplete/MM-T3393.md +++ b/data/test-cases/channels/autocomplete/MM-T3393.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Update diff --git a/data/test-cases/channels/autocomplete/MM-T3409.md b/data/test-cases/channels/autocomplete/MM-T3409.md index 26779d730..64629befb 100644 --- a/data/test-cases/channels/autocomplete/MM-T3409.md +++ b/data/test-cases/channels/autocomplete/MM-T3409.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Autocomplete authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Update - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4071.md b/data/test-cases/channels/autocomplete/with-database/MM-T4071.md index 526aaf5c2..f5cc37858 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4071.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4071.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4072.md b/data/test-cases/channels/autocomplete/with-database/MM-T4072.md index b15fa6cc4..81ff92779 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4072.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4072.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4073.md b/data/test-cases/channels/autocomplete/with-database/MM-T4073.md index de1c6a534..d920608f8 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4073.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4073.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4074.md b/data/test-cases/channels/autocomplete/with-database/MM-T4074.md index 4d8cafebb..ea8d70d49 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4074.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4074.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4075.md b/data/test-cases/channels/autocomplete/with-database/MM-T4075.md index 07322ef43..35ee44bac 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4075.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4075.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Automated - No manual tests needed diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4076.md b/data/test-cases/channels/autocomplete/with-database/MM-T4076.md index 70626cec5..b1dbcdfae 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4076.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4076.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Automated - No manual tests needed diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4077.md b/data/test-cases/channels/autocomplete/with-database/MM-T4077.md index 61d1eac2e..28589eecc 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4077.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4077.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4078.md b/data/test-cases/channels/autocomplete/with-database/MM-T4078.md index b4544eb38..12d9df08e 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4078.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4078.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4079.md b/data/test-cases/channels/autocomplete/with-database/MM-T4079.md index 4e02d766f..cc0b0f196 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4079.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4079.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4080.md b/data/test-cases/channels/autocomplete/with-database/MM-T4080.md index 5d96a761c..90c02e59b 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4080.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4080.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Automated - No manual tests needed diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4081.md b/data/test-cases/channels/autocomplete/with-database/MM-T4081.md index 1eb81ef51..61c1d1cd8 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4081.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4081.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Automated - No manual tests needed diff --git a/data/test-cases/channels/autocomplete/with-database/MM-T4082.md b/data/test-cases/channels/autocomplete/with-database/MM-T4082.md index 88b67a89b..d09cf6ad6 100644 --- a/data/test-cases/channels/autocomplete/with-database/MM-T4082.md +++ b/data/test-cases/channels/autocomplete/with-database/MM-T4082.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: With Database authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2504.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2504.md index 2dfb4e59c..5d73daf89 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2504.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2504.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Elasticsearch Autocomplete component: null -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Cloud-N/A @@ -27,9 +27,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2505.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2505.md index f749b6def..06f77bff3 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2505.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2505.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - Cloud-N/A - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2506.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2506.md index f690c7d9e..39acf74d0 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2506.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2506.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2507.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2507.md index d0fdb4cad..156969c14 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2507.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2507.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2508.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2508.md index 1a8ed8027..75a1dbd52 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2508.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2508.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2509.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2509.md index b4eb6087e..190d33c02 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2509.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2509.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2510.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2510.md index 2828ed222..fae73ec27 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2510.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2510.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - No-Automated-Executions - Cloud-N/A - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2511.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2511.md index fae30358f..782767206 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2511.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2511.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile V2 iOS - in Production - Mobile V2 Android - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2512.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2512.md index c323cd5c0..222233834 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2512.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2512.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2513.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2513.md index bf50cfc74..ba63a8bec 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2513.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2513.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2514.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2514.md index 438288afe..701039b66 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2514.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2514.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2515.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2515.md index 714f35c99..49d241684 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2515.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2515.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2516.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2516.md index 197769c02..b02e540b2 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2516.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2516.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2517.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2517.md index f63e2139a..f28a21494 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2517.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2517.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - No-Automated-Executions - 1.42-p123 - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2518.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2518.md index 748a11fa3..72e3824ab 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2518.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2518.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2519.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2519.md index d6e50c6fd..48a740466 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2519.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2519.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Elasticsearch Autocomplete component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2520.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2520.md index 4fec015af..ca493511a 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2520.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2520.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Elasticsearch Autocomplete component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2521.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2521.md index ef48d592c..d7dc196cc 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2521.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2521.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2522.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2522.md index 370b82602..5f0fccd9a 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2522.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T2522.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3856.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3856.md index 42eb17293..10a5a62b4 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3856.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3856.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3857.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3857.md index df864f754..92911460a 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3857.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3857.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3858.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3858.md index 801ed8ace..3b2b91b19 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3858.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3858.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3859.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3859.md index 610b4cca7..0c7d524f6 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3859.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3859.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3860.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3860.md index 45dd0575c..ef032f8ef 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3860.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3860.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3861.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3861.md index 7d6b1a9f7..5242bdc21 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3861.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3861.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3862.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3862.md index 974704172..719f84c80 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3862.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3862.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3863.md b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3863.md index f31fb54e7..06aaf345f 100644 --- a/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3863.md +++ b/data/test-cases/channels/autocomplete/with-elasticsearch/MM-T3863.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: With Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Elasticsearch Autocomplete component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5599.md b/data/test-cases/channels/bookmarks-bar/MM-T5599.md index a4638f341..1e8d4bb8b 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5599.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5599.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5600.md b/data/test-cases/channels/bookmarks-bar/MM-T5600.md index 4b38b67a7..95f1821e2 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5600.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5600.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5601.md b/data/test-cases/channels/bookmarks-bar/MM-T5601.md index a2316acaf..a60fb2a1a 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5601.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5601.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5602.md b/data/test-cases/channels/bookmarks-bar/MM-T5602.md index edb17f1e2..a62c6c80a 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5602.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5602.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5603.md b/data/test-cases/channels/bookmarks-bar/MM-T5603.md index 49c247962..504b1f499 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5603.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5603.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5604.md b/data/test-cases/channels/bookmarks-bar/MM-T5604.md index 31dd922b3..ceb530c77 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5604.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5604.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5605.md b/data/test-cases/channels/bookmarks-bar/MM-T5605.md index 82c7b4c51..c623d0f4a 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5605.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5605.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5606.md b/data/test-cases/channels/bookmarks-bar/MM-T5606.md index 41767398c..64677ee24 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5606.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5606.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5607.md b/data/test-cases/channels/bookmarks-bar/MM-T5607.md index c20f3988e..23ccdb7d6 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5607.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5607.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5608.md b/data/test-cases/channels/bookmarks-bar/MM-T5608.md index b421adfe2..adfbcd737 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5608.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5608.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5609.md b/data/test-cases/channels/bookmarks-bar/MM-T5609.md index 2e1bc59b6..5573bf67a 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5609.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5609.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5610.md b/data/test-cases/channels/bookmarks-bar/MM-T5610.md index f6d3334da..8474909f9 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5610.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5610.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5611.md b/data/test-cases/channels/bookmarks-bar/MM-T5611.md index 86a067165..d02ccc21c 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5611.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5611.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5612.md b/data/test-cases/channels/bookmarks-bar/MM-T5612.md index 8a6678f43..a5fded493 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5612.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5612.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5613.md b/data/test-cases/channels/bookmarks-bar/MM-T5613.md index 0cbf438bf..71e4f77cc 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5613.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5613.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5614.md b/data/test-cases/channels/bookmarks-bar/MM-T5614.md index 539db0367..ed0fdec29 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5614.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5614.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/bookmarks-bar/MM-T5615.md b/data/test-cases/channels/bookmarks-bar/MM-T5615.md index 25c6acb10..7710ad948 100644 --- a/data/test-cases/channels/bookmarks-bar/MM-T5615.md +++ b/data/test-cases/channels/bookmarks-bar/MM-T5615.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Bookmarks Bar authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T1733.md b/data/test-cases/channels/channel-info-rn-apps/MM-T1733.md index 500a1f067..5c5e35967 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T1733.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T1733.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T2980.md b/data/test-cases/channels/channel-info-rn-apps/MM-T2980.md index b639ff8d2..a221ae56a 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T2980.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T2980.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T3406.md b/data/test-cases/channels/channel-info-rn-apps/MM-T3406.md index 1e7197b5f..c2e92e3af 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T3406.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T3406.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T838.md b/data/test-cases/channels/channel-info-rn-apps/MM-T838.md index 1c2c95d99..ca270397d 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T838.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T838.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T849.md b/data/test-cases/channels/channel-info-rn-apps/MM-T849.md index db4bed993..cdacefcee 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T849.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T849.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T866.md b/data/test-cases/channels/channel-info-rn-apps/MM-T866.md index b5e3fafa5..88c7933d4 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T866.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T866.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T867.md b/data/test-cases/channels/channel-info-rn-apps/MM-T867.md index 500a7fee0..f3f9c9775 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T867.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T867.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,13 +23,13 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Temporarily Disabled -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T868.md b/data/test-cases/channels/channel-info-rn-apps/MM-T868.md index 59fedcea9..a5cfabb65 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T868.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T868.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-info-rn-apps/MM-T869.md b/data/test-cases/channels/channel-info-rn-apps/MM-T869.md index 92d98e7a9..36a7e8246 100644 --- a/data/test-cases/channels/channel-info-rn-apps/MM-T869.md +++ b/data/test-cases/channels/channel-info-rn-apps/MM-T869.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Info RN Apps authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-menu/MM-T4943.md b/data/test-cases/channels/channel-menu/MM-T4943.md index dc3ac712a..0fdbbd874 100644 --- a/data/test-cases/channels/channel-menu/MM-T4943.md +++ b/data/test-cases/channels/channel-menu/MM-T4943.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/channel-menu/MM-T5385.md b/data/test-cases/channels/channel-menu/MM-T5385.md index db5d89e33..b5088c9a5 100644 --- a/data/test-cases/channels/channel-menu/MM-T5385.md +++ b/data/test-cases/channels/channel-menu/MM-T5385.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channel menu authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T1281.md b/data/test-cases/channels/channel-settings/MM-T1281.md index e0902ef6c..33de6ea27 100644 --- a/data/test-cases/channels/channel-settings/MM-T1281.md +++ b/data/test-cases/channels/channel-settings/MM-T1281.md @@ -5,7 +5,7 @@ status: Update priority: Normal folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T1807.md b/data/test-cases/channels/channel-settings/MM-T1807.md index 96e3a3f29..43c429bfc 100644 --- a/data/test-cases/channels/channel-settings/MM-T1807.md +++ b/data/test-cases/channels/channel-settings/MM-T1807.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T1808.md b/data/test-cases/channels/channel-settings/MM-T1808.md index 768f9f59e..f0f7bd137 100644 --- a/data/test-cases/channels/channel-settings/MM-T1808.md +++ b/data/test-cases/channels/channel-settings/MM-T1808.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - channel-settings tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T1809.md b/data/test-cases/channels/channel-settings/MM-T1809.md index 009ad26d6..66037d866 100644 --- a/data/test-cases/channels/channel-settings/MM-T1809.md +++ b/data/test-cases/channels/channel-settings/MM-T1809.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Channel Settings component: null -tags: +tags: - Never tested -labels: +labels: - rf-cloud-webapp - channel-settings tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T2031.md b/data/test-cases/channels/channel-settings/MM-T2031.md index 4b0c4f94f..dd954bf20 100644 --- a/data/test-cases/channels/channel-settings/MM-T2031.md +++ b/data/test-cases/channels/channel-settings/MM-T2031.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T2034.md b/data/test-cases/channels/channel-settings/MM-T2034.md index 6c14a4848..8d67b16aa 100644 --- a/data/test-cases/channels/channel-settings/MM-T2034.md +++ b/data/test-cases/channels/channel-settings/MM-T2034.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/channel-settings/MM-T2690.md b/data/test-cases/channels/channel-settings/MM-T2690.md index a234c9d65..32de07151 100644 --- a/data/test-cases/channels/channel-settings/MM-T2690.md +++ b/data/test-cases/channels/channel-settings/MM-T2690.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T3302.md b/data/test-cases/channels/channel-settings/MM-T3302.md index 233a12597..a4f2dc852 100644 --- a/data/test-cases/channels/channel-settings/MM-T3302.md +++ b/data/test-cases/channels/channel-settings/MM-T3302.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - 1.42-p123 - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Update -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T3447.md b/data/test-cases/channels/channel-settings/MM-T3447.md index 2550fac82..28903df8a 100644 --- a/data/test-cases/channels/channel-settings/MM-T3447.md +++ b/data/test-cases/channels/channel-settings/MM-T3447.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T3658.md b/data/test-cases/channels/channel-settings/MM-T3658.md index 3d21cf5e6..b4520bac6 100644 --- a/data/test-cases/channels/channel-settings/MM-T3658.md +++ b/data/test-cases/channels/channel-settings/MM-T3658.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Channel Settings component: null -tags: +tags: - Never tested -labels: +labels: - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T4068.md b/data/test-cases/channels/channel-settings/MM-T4068.md index 289eea58b..d8e12b2fe 100644 --- a/data/test-cases/channels/channel-settings/MM-T4068.md +++ b/data/test-cases/channels/channel-settings/MM-T4068.md @@ -20,9 +20,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/channel-settings/MM-T4270.md b/data/test-cases/channels/channel-settings/MM-T4270.md index c6c169578..dd1800b3f 100644 --- a/data/test-cases/channels/channel-settings/MM-T4270.md +++ b/data/test-cases/channels/channel-settings/MM-T4270.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/channel-settings/MM-T837.md b/data/test-cases/channels/channel-settings/MM-T837.md index 1b80a6143..3735206ba 100644 --- a/data/test-cases/channels/channel-settings/MM-T837.md +++ b/data/test-cases/channels/channel-settings/MM-T837.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/channel-settings/MM-T840.md b/data/test-cases/channels/channel-settings/MM-T840.md index 8a4c1e6cc..a31f83725 100644 --- a/data/test-cases/channels/channel-settings/MM-T840.md +++ b/data/test-cases/channels/channel-settings/MM-T840.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T841.md b/data/test-cases/channels/channel-settings/MM-T841.md index 84c97a328..dccf37d8e 100644 --- a/data/test-cases/channels/channel-settings/MM-T841.md +++ b/data/test-cases/channels/channel-settings/MM-T841.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T842.md b/data/test-cases/channels/channel-settings/MM-T842.md index 835497b5a..948b0e9e6 100644 --- a/data/test-cases/channels/channel-settings/MM-T842.md +++ b/data/test-cases/channels/channel-settings/MM-T842.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - rf-cloud-webapp - channel-settings @@ -25,7 +25,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T843.md b/data/test-cases/channels/channel-settings/MM-T843.md index 74653e065..7658ffb6d 100644 --- a/data/test-cases/channels/channel-settings/MM-T843.md +++ b/data/test-cases/channels/channel-settings/MM-T843.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T845.md b/data/test-cases/channels/channel-settings/MM-T845.md index a47805d5f..ddc233043 100644 --- a/data/test-cases/channels/channel-settings/MM-T845.md +++ b/data/test-cases/channels/channel-settings/MM-T845.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-settings/MM-T846.md b/data/test-cases/channels/channel-settings/MM-T846.md index 2b084bd3f..c56f62da5 100644 --- a/data/test-cases/channels/channel-settings/MM-T846.md +++ b/data/test-cases/channels/channel-settings/MM-T846.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - se-prod - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T850.md b/data/test-cases/channels/channel-settings/MM-T850.md index 4bbbe183f..190e11ba8 100644 --- a/data/test-cases/channels/channel-settings/MM-T850.md +++ b/data/test-cases/channels/channel-settings/MM-T850.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-settings/MM-T851.md b/data/test-cases/channels/channel-settings/MM-T851.md index 701dd3d5b..fcbaea9af 100644 --- a/data/test-cases/channels/channel-settings/MM-T851.md +++ b/data/test-cases/channels/channel-settings/MM-T851.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Channel Settings component: null tags: [] -labels: +labels: - 1.42-p123 - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T853.md b/data/test-cases/channels/channel-settings/MM-T853.md index e66adc83d..fa7d0df86 100644 --- a/data/test-cases/channels/channel-settings/MM-T853.md +++ b/data/test-cases/channels/channel-settings/MM-T853.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T854.md b/data/test-cases/channels/channel-settings/MM-T854.md index e04170bfa..260ce2c62 100644 --- a/data/test-cases/channels/channel-settings/MM-T854.md +++ b/data/test-cases/channels/channel-settings/MM-T854.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - 1.42-p123 - channel-settings tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T856.md b/data/test-cases/channels/channel-settings/MM-T856.md index cd561dfe2..6556fd027 100644 --- a/data/test-cases/channels/channel-settings/MM-T856.md +++ b/data/test-cases/channels/channel-settings/MM-T856.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - rf-cloud-webapp @@ -26,14 +26,14 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T858.md b/data/test-cases/channels/channel-settings/MM-T858.md index acd62ee71..769e835e2 100644 --- a/data/test-cases/channels/channel-settings/MM-T858.md +++ b/data/test-cases/channels/channel-settings/MM-T858.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Webapp diff --git a/data/test-cases/channels/channel-settings/MM-T859.md b/data/test-cases/channels/channel-settings/MM-T859.md index 0c46f9901..e850ac334 100644 --- a/data/test-cases/channels/channel-settings/MM-T859.md +++ b/data/test-cases/channels/channel-settings/MM-T859.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T861.md b/data/test-cases/channels/channel-settings/MM-T861.md index 98616a8bc..c0dcbd216 100644 --- a/data/test-cases/channels/channel-settings/MM-T861.md +++ b/data/test-cases/channels/channel-settings/MM-T861.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T878.md b/data/test-cases/channels/channel-settings/MM-T878.md index 228511c1f..9b2831c61 100644 --- a/data/test-cases/channels/channel-settings/MM-T878.md +++ b/data/test-cases/channels/channel-settings/MM-T878.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channel-settings/MM-T879.md b/data/test-cases/channels/channel-settings/MM-T879.md index fba860d26..3e7133e38 100644 --- a/data/test-cases/channels/channel-settings/MM-T879.md +++ b/data/test-cases/channels/channel-settings/MM-T879.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/channel-settings/MM-T880.md b/data/test-cases/channels/channel-settings/MM-T880.md index 4771bf185..9fdd8b7bc 100644 --- a/data/test-cases/channels/channel-settings/MM-T880.md +++ b/data/test-cases/channels/channel-settings/MM-T880.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T881.md b/data/test-cases/channels/channel-settings/MM-T881.md index 0ceb9032b..c53e8a0e2 100644 --- a/data/test-cases/channels/channel-settings/MM-T881.md +++ b/data/test-cases/channels/channel-settings/MM-T881.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - rf-cloud-webapp - channel-settings @@ -26,7 +26,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/channel-settings/MM-T882.md b/data/test-cases/channels/channel-settings/MM-T882.md index 6cd166bde..eb7c6ff87 100644 --- a/data/test-cases/channels/channel-settings/MM-T882.md +++ b/data/test-cases/channels/channel-settings/MM-T882.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - channel-settings @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T883.md b/data/test-cases/channels/channel-settings/MM-T883.md index 9a9cce3d5..458222bc4 100644 --- a/data/test-cases/channels/channel-settings/MM-T883.md +++ b/data/test-cases/channels/channel-settings/MM-T883.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - Hackfest - cy-prod - channel-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T884.md b/data/test-cases/channels/channel-settings/MM-T884.md index 6351399a2..3140a8400 100644 --- a/data/test-cases/channels/channel-settings/MM-T884.md +++ b/data/test-cases/channels/channel-settings/MM-T884.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - Hackfest - cy-prod - channel-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T885.md b/data/test-cases/channels/channel-settings/MM-T885.md index 276df18ae..82de3a1b1 100644 --- a/data/test-cases/channels/channel-settings/MM-T885.md +++ b/data/test-cases/channels/channel-settings/MM-T885.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Channel Settings component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - channel-settings @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T887.md b/data/test-cases/channels/channel-settings/MM-T887.md index 6e2390f22..f8275d004 100644 --- a/data/test-cases/channels/channel-settings/MM-T887.md +++ b/data/test-cases/channels/channel-settings/MM-T887.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: -- cy-prod +labels: - rf-cloud-webapp - channel-settings +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4035756 key: MM-T887 created_on: "2020-01-18T01:00:17Z" last_updated: "2022-09-09T17:58:48Z" -case_hashed: 136cbb9f4792be8604c01c9aae5aec128c4aff39914f9ce330f3febda37144f0683b8f8b648d989cba7011a93b363e3f +case_hashed: c92ee2137a2b173cbb9b78b8f6a44f94179e48dbbe0021b8180f79b8094c9da3356a7f0fd3d4701cc36668690caa1b3d steps_hashed: ebeda53d1eeb55b3a9e19d2f09e0db12509fc472e863e5030cfd438a6dae918dee3b9f08e54a5f29e374140cf8dee746 --- diff --git a/data/test-cases/channels/channel-settings/MM-T888.md b/data/test-cases/channels/channel-settings/MM-T888.md index 3f269f469..f6c2a234f 100644 --- a/data/test-cases/channels/channel-settings/MM-T888.md +++ b/data/test-cases/channels/channel-settings/MM-T888.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - Hackfest - cy-prod - channel-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channel-settings/MM-T890.md b/data/test-cases/channels/channel-settings/MM-T890.md index 22e042394..68f2599b6 100644 --- a/data/test-cases/channels/channel-settings/MM-T890.md +++ b/data/test-cases/channels/channel-settings/MM-T890.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - se-prod - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T892.md b/data/test-cases/channels/channel-settings/MM-T892.md index b28df91eb..d253c13d7 100644 --- a/data/test-cases/channels/channel-settings/MM-T892.md +++ b/data/test-cases/channels/channel-settings/MM-T892.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Channel Settings component: null tags: [] -labels: +labels: - rf-cloud-webapp - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/channel-settings/MM-T893.md b/data/test-cases/channels/channel-settings/MM-T893.md index 4e82adb63..2c5d8b7c5 100644 --- a/data/test-cases/channels/channel-settings/MM-T893.md +++ b/data/test-cases/channels/channel-settings/MM-T893.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - Hackfest - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channels/MM-T2990.md b/data/test-cases/channels/channels/MM-T2990.md index 3bf844db6..9c5452ae6 100644 --- a/data/test-cases/channels/channels/MM-T2990.md +++ b/data/test-cases/channels/channels/MM-T2990.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channels/MM-T3317.md b/data/test-cases/channels/channels/MM-T3317.md index 7aaa7026a..0c74a28aa 100644 --- a/data/test-cases/channels/channels/MM-T3317.md +++ b/data/test-cases/channels/channels/MM-T3317.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Moderation component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/channels/MM-T3334.md b/data/test-cases/channels/channels/MM-T3334.md index 0c50287d2..a553ba0be 100644 --- a/data/test-cases/channels/channels/MM-T3334.md +++ b/data/test-cases/channels/channels/MM-T3334.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Channels component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channels/MM-T3618.md b/data/test-cases/channels/channels/MM-T3618.md index 4e0f4f803..e13144d23 100644 --- a/data/test-cases/channels/channels/MM-T3618.md +++ b/data/test-cases/channels/channels/MM-T3618.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Channels component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/channels/MM-T3827.md b/data/test-cases/channels/channels/MM-T3827.md index 597016f24..da9cc0328 100644 --- a/data/test-cases/channels/channels/MM-T3827.md +++ b/data/test-cases/channels/channels/MM-T3827.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/channels/MM-T3932.md b/data/test-cases/channels/channels/MM-T3932.md index 1d68c85cb..912c2aff2 100644 --- a/data/test-cases/channels/channels/MM-T3932.md +++ b/data/test-cases/channels/channels/MM-T3932.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channels component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channels/MM-T3989.md b/data/test-cases/channels/channels/MM-T3989.md index d02509f10..4e1e95426 100644 --- a/data/test-cases/channels/channels/MM-T3989.md +++ b/data/test-cases/channels/channels/MM-T3989.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Channels component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/channels/MM-T4056.md b/data/test-cases/channels/channels/MM-T4056.md index 6426531a9..9debfabf2 100644 --- a/data/test-cases/channels/channels/MM-T4056.md +++ b/data/test-cases/channels/channels/MM-T4056.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channels component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/channels/MM-T5141.md b/data/test-cases/channels/channels/MM-T5141.md index 401f4eff6..8bcf62e2f 100644 --- a/data/test-cases/channels/channels/MM-T5141.md +++ b/data/test-cases/channels/channels/MM-T5141.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Webapp - Desktop diff --git a/data/test-cases/channels/channels/MM-T5423.md b/data/test-cases/channels/channels/MM-T5423.md index 407de13c5..01b804108 100644 --- a/data/test-cases/channels/channels/MM-T5423.md +++ b/data/test-cases/channels/channels/MM-T5423.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/channels/MM-T839.md b/data/test-cases/channels/channels/MM-T839.md index 08e4b86a3..3dce5e179 100644 --- a/data/test-cases/channels/channels/MM-T839.md +++ b/data/test-cases/channels/channels/MM-T839.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - android-only - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channels/MM-T844.md b/data/test-cases/channels/channels/MM-T844.md index 383506a04..4541266fe 100644 --- a/data/test-cases/channels/channels/MM-T844.md +++ b/data/test-cases/channels/channels/MM-T844.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Channel Settings component: null -tags: +tags: - Never tested -labels: +labels: - channel-settings tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channels/MM-T847.md b/data/test-cases/channels/channels/MM-T847.md index a92d7d44c..f32d8798c 100644 --- a/data/test-cases/channels/channels/MM-T847.md +++ b/data/test-cases/channels/channels/MM-T847.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Channel Settings component: null -tags: +tags: - Never tested -labels: +labels: - channel-settings tested_by_contributor: "" @@ -23,13 +23,13 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channels/MM-T848.md b/data/test-cases/channels/channels/MM-T848.md index 3c3a52de9..aeaf96d8c 100644 --- a/data/test-cases/channels/channels/MM-T848.md +++ b/data/test-cases/channels/channels/MM-T848.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Channel Settings component: null -tags: +tags: - Never tested -labels: +labels: - channel-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/channels/MM-T864.md b/data/test-cases/channels/channels/MM-T864.md index 5cd79ec2a..d6a7ab2fa 100644 --- a/data/test-cases/channels/channels/MM-T864.md +++ b/data/test-cases/channels/channels/MM-T864.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - 1.42-p123 - channel-settings tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/channels/MM-T889.md b/data/test-cases/channels/channels/MM-T889.md index ca7e65c37..8a797b581 100644 --- a/data/test-cases/channels/channels/MM-T889.md +++ b/data/test-cases/channels/channels/MM-T889.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Channel Settings component: null tags: [] -labels: +labels: - channel-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/channels/channels/MM-T891.md b/data/test-cases/channels/channels/MM-T891.md index f97708b0d..83201736a 100644 --- a/data/test-cases/channels/channels/MM-T891.md +++ b/data/test-cases/channels/channels/MM-T891.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channels authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Channel Settings component: null tags: [] -labels: +labels: - 1.42-p123 - channel-settings - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4140.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4140.md index 0d2f90c96..5ec517e2c 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4140.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4140.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Collapsed Reply Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4141.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4141.md index 123668a38..2af40cb42 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4141.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4141.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4142.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4142.md index e3deb6487..32923e769 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4142.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4142.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4143.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4143.md index 9020e058c..20ad77c13 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4143.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4143.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4144.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4144.md index 187514ed6..130ab30a1 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4144.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4144.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4417.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4417.md index 29ef4a629..734e56a3c 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4417.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4417.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4429.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4429.md index 4e640635f..0189b3705 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4429.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4429.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Collapsed Reply Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4445.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4445.md index c72bf7b4f..e7eb4b165 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4445.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4445.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4446.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4446.md index 30feeab4f..901befa5d 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4446.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4446.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4447.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4447.md index 14ef5d369..44961d00b 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4447.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4447.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4448.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4448.md index 4a0cba505..5ce365292 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4448.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4448.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4645.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4645.md index 258641124..5918af64d 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4645.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4645.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4646.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4646.md index 7b4eb794c..e4361450f 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4646.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4646.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4648.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4648.md index 492c41ce6..0af449d27 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4648.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4648.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4649.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4649.md index 61ab2805f..4fbd84bff 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4649.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4649.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4650.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4650.md index 1e32afc91..7a6c0acd8 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4650.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4650.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4651.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4651.md index 19b5edc02..6aff25c89 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4651.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4651.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4652.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4652.md index d994e6cc2..11bed2563 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4652.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4652.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4653.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4653.md index efd24f5f2..321b33e63 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4653.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4653.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4672.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4672.md index 5c6747067..4ddd07c15 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4672.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4672.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4682.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4682.md index 9aace22c8..a66c0f649 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4682.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4682.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4684.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4684.md index 1559e4f8d..01df9a6d0 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4684.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4684.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4694.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4694.md index d57c2b315..426665393 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4694.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4694.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4695.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4695.md index 1053a4a0e..7f6174316 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4695.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4695.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Collapsed Reply Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4717.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4717.md index 640f4a6fe..7cd025891 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4717.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4717.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4718.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4718.md index bc69caab6..7bc9b775e 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4718.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4718.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4719.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4719.md index 0ff158ad1..a0bdfcf53 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4719.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4719.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4720.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4720.md index 76259c91d..cbbb89ba3 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4720.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4720.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4721.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4721.md index 93626ada9..7f117d398 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4721.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4721.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4723.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4723.md index 15eb30ec4..c5b410b85 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4723.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4723.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4724.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4724.md index 59e7ea2ea..0f4e8ff48 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4724.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4724.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4725.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4725.md index f1f7de5bb..3efc21dac 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4725.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4725.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4726.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4726.md index c5748f3a2..8e74e135d 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4726.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4726.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4727.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4727.md index 0eca5219a..45ff2c70c 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4727.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4727.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4776.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4776.md index 45db6bc78..d12bdaf6d 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4776.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4776.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4777.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4777.md index 7545dc1ac..7f67fdf46 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4777.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4777.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4798.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4798.md index c8e995493..5396e0fee 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4798.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4798.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4843.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4843.md index f5bd78642..c6d0bbfb2 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4843.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4843.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4887.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4887.md index b6533b129..98d1b8eec 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4887.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4887.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Collapsed Reply Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T4986.md b/data/test-cases/channels/collapsed-reply-threads/MM-T4986.md index e8560fe78..c1a6a23b7 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T4986.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T4986.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/collapsed-reply-threads/MM-T5182.md b/data/test-cases/channels/collapsed-reply-threads/MM-T5182.md index c1db1e424..0cb5b01b0 100644 --- a/data/test-cases/channels/collapsed-reply-threads/MM-T5182.md +++ b/data/test-cases/channels/collapsed-reply-threads/MM-T5182.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Collapsed Reply Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/custom-emoji/MM-T149.md b/data/test-cases/channels/custom-emoji/MM-T149.md index 25659d67e..3a9490fbe 100644 --- a/data/test-cases/channels/custom-emoji/MM-T149.md +++ b/data/test-cases/channels/custom-emoji/MM-T149.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - 1.42-p123 - messaging tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T158.md b/data/test-cases/channels/custom-emoji/MM-T158.md index 5c2279fa3..4c211a5a8 100644 --- a/data/test-cases/channels/custom-emoji/MM-T158.md +++ b/data/test-cases/channels/custom-emoji/MM-T158.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T165.md b/data/test-cases/channels/custom-emoji/MM-T165.md index c0b86c634..5f3e6d102 100644 --- a/data/test-cases/channels/custom-emoji/MM-T165.md +++ b/data/test-cases/channels/custom-emoji/MM-T165.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest -- cy-prod - messaging +- cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 3742351 key: MM-T165 created_on: "2019-12-20T20:33:15Z" last_updated: "" -case_hashed: 882c50d836c8611aa56480343cb62301cfbc296bec8bf8b85c1e369e751ae267a6b2220026048611f0e3ad18c74cddd8 +case_hashed: a4a143aa5312c638c7b97c4b5feb1c12dcf935a41c8956db3ed28a5c954d1125c35ddd9b1467939e64d60603c7712b39 steps_hashed: 173d7beccac454bf24af50019f589074d6d9841614d74d03cd654f0f7346e2c0157a6c2250a08712b0af7144441ce95d --- diff --git a/data/test-cases/channels/custom-emoji/MM-T2180.md b/data/test-cases/channels/custom-emoji/MM-T2180.md index 2c3c0fdfb..a0c462478 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2180.md +++ b/data/test-cases/channels/custom-emoji/MM-T2180.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/custom-emoji/MM-T2181.md b/data/test-cases/channels/custom-emoji/MM-T2181.md index 35658a34d..c85a78ef6 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2181.md +++ b/data/test-cases/channels/custom-emoji/MM-T2181.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/custom-emoji/MM-T2182.md b/data/test-cases/channels/custom-emoji/MM-T2182.md index fea3e82d5..0576560bc 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2182.md +++ b/data/test-cases/channels/custom-emoji/MM-T2182.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T2183.md b/data/test-cases/channels/custom-emoji/MM-T2183.md index 7bd6c9cae..a4b4f92ae 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2183.md +++ b/data/test-cases/channels/custom-emoji/MM-T2183.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/custom-emoji/MM-T2184.md b/data/test-cases/channels/custom-emoji/MM-T2184.md index 9f508a5c5..b5b6e681f 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2184.md +++ b/data/test-cases/channels/custom-emoji/MM-T2184.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/custom-emoji/MM-T2185.md b/data/test-cases/channels/custom-emoji/MM-T2185.md index e6ca251de..ce80cbb72 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2185.md +++ b/data/test-cases/channels/custom-emoji/MM-T2185.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/custom-emoji/MM-T2187.md b/data/test-cases/channels/custom-emoji/MM-T2187.md index 249bdb314..6e2a217ac 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2187.md +++ b/data/test-cases/channels/custom-emoji/MM-T2187.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T2188.md b/data/test-cases/channels/custom-emoji/MM-T2188.md index 1f9547879..0319bdf71 100644 --- a/data/test-cases/channels/custom-emoji/MM-T2188.md +++ b/data/test-cases/channels/custom-emoji/MM-T2188.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T3668.md b/data/test-cases/channels/custom-emoji/MM-T3668.md index b6f668183..4d6426e58 100644 --- a/data/test-cases/channels/custom-emoji/MM-T3668.md +++ b/data/test-cases/channels/custom-emoji/MM-T3668.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Custom Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - messaging - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/channels/custom-emoji/MM-T4436.md b/data/test-cases/channels/custom-emoji/MM-T4436.md index 334efa468..5168d1e1d 100644 --- a/data/test-cases/channels/custom-emoji/MM-T4436.md +++ b/data/test-cases/channels/custom-emoji/MM-T4436.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T4437.md b/data/test-cases/channels/custom-emoji/MM-T4437.md index 9dd8edc8e..a2c3f2cc7 100644 --- a/data/test-cases/channels/custom-emoji/MM-T4437.md +++ b/data/test-cases/channels/custom-emoji/MM-T4437.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T4463.md b/data/test-cases/channels/custom-emoji/MM-T4463.md index e2b946904..be1fe4b23 100644 --- a/data/test-cases/channels/custom-emoji/MM-T4463.md +++ b/data/test-cases/channels/custom-emoji/MM-T4463.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-emoji/MM-T4890.md b/data/test-cases/channels/custom-emoji/MM-T4890.md index 4be22b876..98e25d47b 100644 --- a/data/test-cases/channels/custom-emoji/MM-T4890.md +++ b/data/test-cases/channels/custom-emoji/MM-T4890.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/custom-statuses/MM-T4636.md b/data/test-cases/channels/custom-statuses/MM-T4636.md index e2929f235..216773425 100644 --- a/data/test-cases/channels/custom-statuses/MM-T4636.md +++ b/data/test-cases/channels/custom-statuses/MM-T4636.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - To Do -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T3890.md b/data/test-cases/channels/custom-statuses/mobile/MM-T3890.md index 20566e23c..a601e2934 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T3890.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T3890.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,12 +21,12 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T3891.md b/data/test-cases/channels/custom-statuses/mobile/MM-T3891.md index 75a4b0a97..3695a1f5f 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T3891.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T3891.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,12 +21,12 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T3892.md b/data/test-cases/channels/custom-statuses/mobile/MM-T3892.md index 6b38d5ad9..7a98c8bd3 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T3892.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T3892.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Custom Statuses component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T3893.md b/data/test-cases/channels/custom-statuses/mobile/MM-T3893.md index 1618fb1b5..81173f37b 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T3893.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T3893.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Custom Statuses component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T4090.md b/data/test-cases/channels/custom-statuses/mobile/MM-T4090.md index 3e7d6e478..23da17dc5 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T4090.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T4090.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Custom Statuses component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T4091.md b/data/test-cases/channels/custom-statuses/mobile/MM-T4091.md index d72dfa0af..e4ae6f768 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T4091.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T4091.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,12 +21,12 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T4092.md b/data/test-cases/channels/custom-statuses/mobile/MM-T4092.md index a30e994de..070edb180 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T4092.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T4092.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Custom Statuses component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/mobile/MM-T4145.md b/data/test-cases/channels/custom-statuses/mobile/MM-T4145.md index 922800528..00634b4a0 100644 --- a/data/test-cases/channels/custom-statuses/mobile/MM-T4145.md +++ b/data/test-cases/channels/custom-statuses/mobile/MM-T4145.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Mobile authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Custom Statuses component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: To Do mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - RN - Android - RN - iOS diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3836.md b/data/test-cases/channels/custom-statuses/web/MM-T3836.md index 17012577d..44c0a2010 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3836.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3836.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3846.md b/data/test-cases/channels/custom-statuses/web/MM-T3846.md index cb4b298d1..a5b80cebe 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3846.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3846.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod - 5.34-p1 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3847.md b/data/test-cases/channels/custom-statuses/web/MM-T3847.md index 23d31004c..f848a32f2 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3847.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3847.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3850.md b/data/test-cases/channels/custom-statuses/web/MM-T3850.md index 208741126..cdfb780b3 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3850.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3850.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3851.md b/data/test-cases/channels/custom-statuses/web/MM-T3851.md index 1af717d53..44f75ef6f 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3851.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3851.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T3852.md b/data/test-cases/channels/custom-statuses/web/MM-T3852.md index 5b01d85aa..65418a142 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T3852.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T3852.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T4063.md b/data/test-cases/channels/custom-statuses/web/MM-T4063.md index 81608d4fa..50e457213 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T4063.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T4063.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T4064.md b/data/test-cases/channels/custom-statuses/web/MM-T4064.md index 1085e0d84..0a78fc0d2 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T4064.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T4064.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T4065.md b/data/test-cases/channels/custom-statuses/web/MM-T4065.md index b83adf76c..0c8e6fef8 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T4065.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T4065.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/custom-statuses/web/MM-T4066.md b/data/test-cases/channels/custom-statuses/web/MM-T4066.md index 7a3a1bcd5..4c65b7393 100644 --- a/data/test-cases/channels/custom-statuses/web/MM-T4066.md +++ b/data/test-cases/channels/custom-statuses/web/MM-T4066.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Web authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Custom Statuses component: Webapp tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/edited-post/MM-T4967.md b/data/test-cases/channels/edited-post/MM-T4967.md index 54fd6bf3b..e50ab789f 100644 --- a/data/test-cases/channels/edited-post/MM-T4967.md +++ b/data/test-cases/channels/edited-post/MM-T4967.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Edited Post authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/edited-post/MM-T5537.md b/data/test-cases/channels/edited-post/MM-T5537.md index 0d6a06bf6..876f022a1 100644 --- a/data/test-cases/channels/edited-post/MM-T5537.md +++ b/data/test-cases/channels/edited-post/MM-T5537.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Edited Post authors: "" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,7 +21,7 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production — Desktop diff --git a/data/test-cases/channels/emoji-picker/MM-T152.md b/data/test-cases/channels/emoji-picker/MM-T152.md index 3006011c8..181d6f75e 100644 --- a/data/test-cases/channels/emoji-picker/MM-T152.md +++ b/data/test-cases/channels/emoji-picker/MM-T152.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/emoji-picker/MM-T153.md b/data/test-cases/channels/emoji-picker/MM-T153.md index f3292357f..724a0aa5f 100644 --- a/data/test-cases/channels/emoji-picker/MM-T153.md +++ b/data/test-cases/channels/emoji-picker/MM-T153.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T154.md b/data/test-cases/channels/emoji-picker/MM-T154.md index 8841e820a..5d31cf6f9 100644 --- a/data/test-cases/channels/emoji-picker/MM-T154.md +++ b/data/test-cases/channels/emoji-picker/MM-T154.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T156.md b/data/test-cases/channels/emoji-picker/MM-T156.md index e3898ba56..725f095b1 100644 --- a/data/test-cases/channels/emoji-picker/MM-T156.md +++ b/data/test-cases/channels/emoji-picker/MM-T156.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/emoji-picker/MM-T2186.md b/data/test-cases/channels/emoji-picker/MM-T2186.md index e18ba52e4..f400d6c86 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2186.md +++ b/data/test-cases/channels/emoji-picker/MM-T2186.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T2191.md b/data/test-cases/channels/emoji-picker/MM-T2191.md index 91728e1a6..515833524 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2191.md +++ b/data/test-cases/channels/emoji-picker/MM-T2191.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/emoji-picker/MM-T2192.md b/data/test-cases/channels/emoji-picker/MM-T2192.md index 04d88b501..0b969e723 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2192.md +++ b/data/test-cases/channels/emoji-picker/MM-T2192.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T2193.md b/data/test-cases/channels/emoji-picker/MM-T2193.md index dedf4f8a3..7740165aa 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2193.md +++ b/data/test-cases/channels/emoji-picker/MM-T2193.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/emoji-picker/MM-T2220.md b/data/test-cases/channels/emoji-picker/MM-T2220.md index d20997fc7..b6773cb7f 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2220.md +++ b/data/test-cases/channels/emoji-picker/MM-T2220.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/emoji-picker/MM-T2221.md b/data/test-cases/channels/emoji-picker/MM-T2221.md index 1ae6a36c4..b4bca8481 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2221.md +++ b/data/test-cases/channels/emoji-picker/MM-T2221.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/emoji-picker/MM-T2928.md b/data/test-cases/channels/emoji-picker/MM-T2928.md index 79d288b5b..93189a2e0 100644 --- a/data/test-cases/channels/emoji-picker/MM-T2928.md +++ b/data/test-cases/channels/emoji-picker/MM-T2928.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T4110.md b/data/test-cases/channels/emoji-picker/MM-T4110.md index 1ce7b86a4..b1ffc4ce0 100644 --- a/data/test-cases/channels/emoji-picker/MM-T4110.md +++ b/data/test-cases/channels/emoji-picker/MM-T4110.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/emoji-picker/MM-T4261.md b/data/test-cases/channels/emoji-picker/MM-T4261.md index 390860ee7..d93683b0d 100644 --- a/data/test-cases/channels/emoji-picker/MM-T4261.md +++ b/data/test-cases/channels/emoji-picker/MM-T4261.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/emoji-picker/MM-T4438.md b/data/test-cases/channels/emoji-picker/MM-T4438.md index e5af1b4e9..f633410f8 100644 --- a/data/test-cases/channels/emoji-picker/MM-T4438.md +++ b/data/test-cases/channels/emoji-picker/MM-T4438.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/emoji-picker/MM-T95.md b/data/test-cases/channels/emoji-picker/MM-T95.md index 2ad436832..5e9da07fc 100644 --- a/data/test-cases/channels/emoji-picker/MM-T95.md +++ b/data/test-cases/channels/emoji-picker/MM-T95.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Emoji picker authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T12.md b/data/test-cases/channels/files-and-attachments/MM-T12.md index 07c5c42cb..bba51f38d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T12.md +++ b/data/test-cases/channels/files-and-attachments/MM-T12.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T1446.md b/data/test-cases/channels/files-and-attachments/MM-T1446.md index 368427e25..e9af6032f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T1446.md +++ b/data/test-cases/channels/files-and-attachments/MM-T1446.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Never tested -labels: +labels: - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T1447.md b/data/test-cases/channels/files-and-attachments/MM-T1447.md index 83993bc8b..7c834bfef 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T1447.md +++ b/data/test-cases/channels/files-and-attachments/MM-T1447.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T1448.md b/data/test-cases/channels/files-and-attachments/MM-T1448.md index ae26e5e36..dfb639d36 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T1448.md +++ b/data/test-cases/channels/files-and-attachments/MM-T1448.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T1796.md b/data/test-cases/channels/files-and-attachments/MM-T1796.md index 77c3b7449..8d758635a 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T1796.md +++ b/data/test-cases/channels/files-and-attachments/MM-T1796.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T1806.md b/data/test-cases/channels/files-and-attachments/MM-T1806.md index 5b49b2936..4d64b503a 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T1806.md +++ b/data/test-cases/channels/files-and-attachments/MM-T1806.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T2258.md b/data/test-cases/channels/files-and-attachments/MM-T2258.md index f6c47dd8a..0abc45b70 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2258.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2258.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/channels/files-and-attachments/MM-T2259.md b/data/test-cases/channels/files-and-attachments/MM-T2259.md index 60e0320c1..675e0ffaf 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2259.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2259.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2260.md b/data/test-cases/channels/files-and-attachments/MM-T2260.md index 0781b8e92..d863045d1 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2260.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2260.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2261.md b/data/test-cases/channels/files-and-attachments/MM-T2261.md index fcca69f13..0df8b080d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2261.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2261.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T2262.md b/data/test-cases/channels/files-and-attachments/MM-T2262.md index 86bf75e7d..7358e5cfa 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2262.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2262.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2263.md b/data/test-cases/channels/files-and-attachments/MM-T2263.md index 63806762c..73c67d92f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2263.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2263.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/channels/files-and-attachments/MM-T2264.md b/data/test-cases/channels/files-and-attachments/MM-T2264.md index 0c0c63305..056185c21 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2264.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2264.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2265.md b/data/test-cases/channels/files-and-attachments/MM-T2265.md index 4b84f3bc7..b51a7e8c9 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2265.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2265.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T2266.md b/data/test-cases/channels/files-and-attachments/MM-T2266.md index 4955751e8..4a4b2eae9 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2266.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2266.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2267.md b/data/test-cases/channels/files-and-attachments/MM-T2267.md index 310b1ae97..49903078a 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2267.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2267.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2268.md b/data/test-cases/channels/files-and-attachments/MM-T2268.md index 48e7873fe..5f770a8b5 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2268.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2268.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/channels/files-and-attachments/MM-T2270.md b/data/test-cases/channels/files-and-attachments/MM-T2270.md index 3d4f675de..608e77660 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2270.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2270.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2271.md b/data/test-cases/channels/files-and-attachments/MM-T2271.md index c649ef899..80aa7d1fe 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2271.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2271.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2272.md b/data/test-cases/channels/files-and-attachments/MM-T2272.md index 01615742a..260312ed6 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2272.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2272.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2273.md b/data/test-cases/channels/files-and-attachments/MM-T2273.md index 3c543e5ea..5df942790 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2273.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2273.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2274.md b/data/test-cases/channels/files-and-attachments/MM-T2274.md index 9b6b1b020..e50aa0413 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2274.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2274.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2275.md b/data/test-cases/channels/files-and-attachments/MM-T2275.md index 9f79d6b3d..d0de06d03 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2275.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2275.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2276.md b/data/test-cases/channels/files-and-attachments/MM-T2276.md index 7516ead9d..74929a3b7 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2276.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2276.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2277.md b/data/test-cases/channels/files-and-attachments/MM-T2277.md index c015e275f..c5f00a757 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2277.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2277.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2278.md b/data/test-cases/channels/files-and-attachments/MM-T2278.md index 0d4907f86..7f4bbf460 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2278.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2278.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2279.md b/data/test-cases/channels/files-and-attachments/MM-T2279.md index 0d8aa7503..e66566442 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2279.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2279.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2280.md b/data/test-cases/channels/files-and-attachments/MM-T2280.md index 05eae8f4b..4b6af83c1 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2280.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2280.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2281.md b/data/test-cases/channels/files-and-attachments/MM-T2281.md index 7a04da37c..405ff3f82 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2281.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2281.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T2282.md b/data/test-cases/channels/files-and-attachments/MM-T2282.md index be0f88c70..599aa2f44 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T2282.md +++ b/data/test-cases/channels/files-and-attachments/MM-T2282.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T3003.md b/data/test-cases/channels/files-and-attachments/MM-T3003.md index 6b554898a..b65ddbcb9 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3003.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3003.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Never tested -labels: +labels: - android-only - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/channels/files-and-attachments/MM-T307.md b/data/test-cases/channels/files-and-attachments/MM-T307.md index bdec98213..7b578540c 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T307.md +++ b/data/test-cases/channels/files-and-attachments/MM-T307.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release @@ -27,13 +27,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T308.md b/data/test-cases/channels/files-and-attachments/MM-T308.md index 269a63c90..c3934711f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T308.md +++ b/data/test-cases/channels/files-and-attachments/MM-T308.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - E2E-1 - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/files-and-attachments/MM-T309.md b/data/test-cases/channels/files-and-attachments/MM-T309.md index 8a09860ef..32e734980 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T309.md +++ b/data/test-cases/channels/files-and-attachments/MM-T309.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - rf-cloud-webapp - files-and-attachments tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/files-and-attachments/MM-T310.md b/data/test-cases/channels/files-and-attachments/MM-T310.md index a2d67d459..346fe60d5 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T310.md +++ b/data/test-cases/channels/files-and-attachments/MM-T310.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - files-and-attachments - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T311.md b/data/test-cases/channels/files-and-attachments/MM-T311.md index d4dfa58ad..4fd5d9acc 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T311.md +++ b/data/test-cases/channels/files-and-attachments/MM-T311.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Update -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T312.md b/data/test-cases/channels/files-and-attachments/MM-T312.md index 57f26512d..19072dde9 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T312.md +++ b/data/test-cases/channels/files-and-attachments/MM-T312.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Update -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T314.md b/data/test-cases/channels/files-and-attachments/MM-T314.md index e87e7a063..1ae333d5d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T314.md +++ b/data/test-cases/channels/files-and-attachments/MM-T314.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T315.md b/data/test-cases/channels/files-and-attachments/MM-T315.md index 3e529aec4..b523c6f1f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T315.md +++ b/data/test-cases/channels/files-and-attachments/MM-T315.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T316.md b/data/test-cases/channels/files-and-attachments/MM-T316.md index 89ee75061..dfb2c9588 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T316.md +++ b/data/test-cases/channels/files-and-attachments/MM-T316.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 - files-and-attachments @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - RN - iOS - Mobile diff --git a/data/test-cases/channels/files-and-attachments/MM-T317.md b/data/test-cases/channels/files-and-attachments/MM-T317.md index b6bbab304..88cd752b6 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T317.md +++ b/data/test-cases/channels/files-and-attachments/MM-T317.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T318.md b/data/test-cases/channels/files-and-attachments/MM-T318.md index fea777d37..06c227431 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T318.md +++ b/data/test-cases/channels/files-and-attachments/MM-T318.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - files-and-attachments @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/channels/files-and-attachments/MM-T319.md b/data/test-cases/channels/files-and-attachments/MM-T319.md index 4b786b059..f6c48f6cc 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T319.md +++ b/data/test-cases/channels/files-and-attachments/MM-T319.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - files-and-attachments @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/channels/files-and-attachments/MM-T320.md b/data/test-cases/channels/files-and-attachments/MM-T320.md index afe62ea10..37b836f32 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T320.md +++ b/data/test-cases/channels/files-and-attachments/MM-T320.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T322.md b/data/test-cases/channels/files-and-attachments/MM-T322.md index 54118350e..3bdc5ba06 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T322.md +++ b/data/test-cases/channels/files-and-attachments/MM-T322.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T325.md b/data/test-cases/channels/files-and-attachments/MM-T325.md index 276b0fb3a..673345549 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T325.md +++ b/data/test-cases/channels/files-and-attachments/MM-T325.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T327.md b/data/test-cases/channels/files-and-attachments/MM-T327.md index b3e845850..4ea18a3f6 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T327.md +++ b/data/test-cases/channels/files-and-attachments/MM-T327.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Update - Mobile v1 -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T328.md b/data/test-cases/channels/files-and-attachments/MM-T328.md index 7729e5f3f..c148a0423 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T328.md +++ b/data/test-cases/channels/files-and-attachments/MM-T328.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T329.md b/data/test-cases/channels/files-and-attachments/MM-T329.md index c39634d94..243c116f4 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T329.md +++ b/data/test-cases/channels/files-and-attachments/MM-T329.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -26,7 +26,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/files-and-attachments/MM-T330.md b/data/test-cases/channels/files-and-attachments/MM-T330.md index 311d4b92c..1791e205c 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T330.md +++ b/data/test-cases/channels/files-and-attachments/MM-T330.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 - files-and-attachments @@ -25,11 +25,11 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T331.md b/data/test-cases/channels/files-and-attachments/MM-T331.md index 6e995cabf..24bc988ac 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T331.md +++ b/data/test-cases/channels/files-and-attachments/MM-T331.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - files-and-attachments diff --git a/data/test-cases/channels/files-and-attachments/MM-T332.md b/data/test-cases/channels/files-and-attachments/MM-T332.md index 15d6a47d7..ce7d545fa 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T332.md +++ b/data/test-cases/channels/files-and-attachments/MM-T332.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - 1.42-p123 @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T333.md b/data/test-cases/channels/files-and-attachments/MM-T333.md index 075b949ab..53ecf458b 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T333.md +++ b/data/test-cases/channels/files-and-attachments/MM-T333.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T334.md b/data/test-cases/channels/files-and-attachments/MM-T334.md index 15e3bbe5e..1f77ae48d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T334.md +++ b/data/test-cases/channels/files-and-attachments/MM-T334.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T335.md b/data/test-cases/channels/files-and-attachments/MM-T335.md index 38641dfe2..5b2b3c4b7 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T335.md +++ b/data/test-cases/channels/files-and-attachments/MM-T335.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - E2E-1 - files-and-attachments @@ -25,9 +25,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T336.md b/data/test-cases/channels/files-and-attachments/MM-T336.md index e280170a9..1288f01b1 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T336.md +++ b/data/test-cases/channels/files-and-attachments/MM-T336.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T337.md b/data/test-cases/channels/files-and-attachments/MM-T337.md index 969a683aa..93dd11d17 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T337.md +++ b/data/test-cases/channels/files-and-attachments/MM-T337.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T338.md b/data/test-cases/channels/files-and-attachments/MM-T338.md index 8753d70ce..5e932356d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T338.md +++ b/data/test-cases/channels/files-and-attachments/MM-T338.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T339.md b/data/test-cases/channels/files-and-attachments/MM-T339.md index a44f7efed..6c5a95154 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T339.md +++ b/data/test-cases/channels/files-and-attachments/MM-T339.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T340.md b/data/test-cases/channels/files-and-attachments/MM-T340.md index dc444b037..b734ff66e 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T340.md +++ b/data/test-cases/channels/files-and-attachments/MM-T340.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T341.md b/data/test-cases/channels/files-and-attachments/MM-T341.md index 1f267a38f..0d7567792 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T341.md +++ b/data/test-cases/channels/files-and-attachments/MM-T341.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T342.md b/data/test-cases/channels/files-and-attachments/MM-T342.md index 778d2c3ef..aee2fce70 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T342.md +++ b/data/test-cases/channels/files-and-attachments/MM-T342.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T343.md b/data/test-cases/channels/files-and-attachments/MM-T343.md index b5b2eea9d..57b1be8f1 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T343.md +++ b/data/test-cases/channels/files-and-attachments/MM-T343.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T344.md b/data/test-cases/channels/files-and-attachments/MM-T344.md index f9fb7d8f6..6b211203f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T344.md +++ b/data/test-cases/channels/files-and-attachments/MM-T344.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T345.md b/data/test-cases/channels/files-and-attachments/MM-T345.md index 9a6d6e1cc..a9c14ec13 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T345.md +++ b/data/test-cases/channels/files-and-attachments/MM-T345.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3453.md b/data/test-cases/channels/files-and-attachments/MM-T3453.md index ef82ba628..a1785d95d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3453.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3453.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 1.42-p123 - files-and-attachments @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3456.md b/data/test-cases/channels/files-and-attachments/MM-T3456.md index 5337e9d72..a687f117b 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3456.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3456.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3457.md b/data/test-cases/channels/files-and-attachments/MM-T3457.md index a5d597a55..26abe5671 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3457.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3457.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3458.md b/data/test-cases/channels/files-and-attachments/MM-T3458.md index 064abadb2..e3c2b0d00 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3458.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3458.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3459.md b/data/test-cases/channels/files-and-attachments/MM-T3459.md index a733a9e98..f6734d34d 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3459.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3459.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T346.md b/data/test-cases/channels/files-and-attachments/MM-T346.md index 5092aeb93..98a73828f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T346.md +++ b/data/test-cases/channels/files-and-attachments/MM-T346.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3460.md b/data/test-cases/channels/files-and-attachments/MM-T3460.md index e3e134c16..b0dbe6396 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3460.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3460.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Update - Mobile v1 -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3461.md b/data/test-cases/channels/files-and-attachments/MM-T3461.md index c95ec28ea..595dd1812 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3461.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3461.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3462.md b/data/test-cases/channels/files-and-attachments/MM-T3462.md index a4864adca..67175165f 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3462.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3462.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3463.md b/data/test-cases/channels/files-and-attachments/MM-T3463.md index 92d18fc75..165b76735 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3463.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3463.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3468.md b/data/test-cases/channels/files-and-attachments/MM-T3468.md index fafa26532..225170918 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3468.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3468.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Never tested -labels: +labels: - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3469.md b/data/test-cases/channels/files-and-attachments/MM-T3469.md index acef8aed5..f8219bd49 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3469.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3469.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Never tested -labels: +labels: - files-and-attachments tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T347.md b/data/test-cases/channels/files-and-attachments/MM-T347.md index 86473d03f..4ebe1ede5 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T347.md +++ b/data/test-cases/channels/files-and-attachments/MM-T347.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Files and Attachments component: null tags: [] -labels: +labels: - Hackfest - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3483.md b/data/test-cases/channels/files-and-attachments/MM-T3483.md index 8dd3c4a62..e3aaf54c2 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3483.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3483.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Files and Attachments component: null -tags: +tags: - Never tested -labels: +labels: - 1.42-p123 - files-and-attachments tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3498.md b/data/test-cases/channels/files-and-attachments/MM-T3498.md index e33bbaa59..f4fd8c25a 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3498.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3498.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - 1.42-p123 - files-and-attachments - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Update - Mobile v1 -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/files-and-attachments/MM-T3647.md b/data/test-cases/channels/files-and-attachments/MM-T3647.md index 35b04a187..ab3f6aea0 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3647.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3647.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Files and Attachments component: null tags: [] -labels: +labels: - files-and-attachments - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/files-and-attachments/MM-T3824.md b/data/test-cases/channels/files-and-attachments/MM-T3824.md index 3113fc68a..016f52931 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3824.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3824.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - cy-prod - se-prod - files-and-attachments diff --git a/data/test-cases/channels/files-and-attachments/MM-T3825.md b/data/test-cases/channels/files-and-attachments/MM-T3825.md index 034d55943..cac1d41d0 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3825.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3825.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T3826.md b/data/test-cases/channels/files-and-attachments/MM-T3826.md index 26d7d3a10..8c3ecf862 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T3826.md +++ b/data/test-cases/channels/files-and-attachments/MM-T3826.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Files and Attachments component: null tags: [] -labels: +labels: - se-prod - files-and-attachments tested_by_contributor: "" diff --git a/data/test-cases/channels/files-and-attachments/MM-T4386.md b/data/test-cases/channels/files-and-attachments/MM-T4386.md index 7559ff832..572b9a4d3 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T4386.md +++ b/data/test-cases/channels/files-and-attachments/MM-T4386.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/files-and-attachments/MM-T4418.md b/data/test-cases/channels/files-and-attachments/MM-T4418.md index 454387c0e..b9a779799 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T4418.md +++ b/data/test-cases/channels/files-and-attachments/MM-T4418.md @@ -20,7 +20,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Cloud manual_test_environments: [] diff --git a/data/test-cases/channels/files-and-attachments/MM-T5179.md b/data/test-cases/channels/files-and-attachments/MM-T5179.md index 0f2180c91..bbaf733d9 100644 --- a/data/test-cases/channels/files-and-attachments/MM-T5179.md +++ b/data/test-cases/channels/files-and-attachments/MM-T5179.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Files and Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/gif-picker/MM-T5445.md b/data/test-cases/channels/gif-picker/MM-T5445.md index 8247cefb0..a11d36209 100644 --- a/data/test-cases/channels/gif-picker/MM-T5445.md +++ b/data/test-cases/channels/gif-picker/MM-T5445.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Gif picker authors: "@m-zubairahmed" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/gif-picker/MM-T5446.md b/data/test-cases/channels/gif-picker/MM-T5446.md index 732190668..605097cde 100644 --- a/data/test-cases/channels/gif-picker/MM-T5446.md +++ b/data/test-cases/channels/gif-picker/MM-T5446.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Gif picker authors: "@m-zubairahmed" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/global-drafts/MM-T4409.md b/data/test-cases/channels/global-drafts/MM-T4409.md index b8ccffda6..4c45277d7 100644 --- a/data/test-cases/channels/global-drafts/MM-T4409.md +++ b/data/test-cases/channels/global-drafts/MM-T4409.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/global-drafts/MM-T4410.md b/data/test-cases/channels/global-drafts/MM-T4410.md index 853100b46..a2e90f51e 100644 --- a/data/test-cases/channels/global-drafts/MM-T4410.md +++ b/data/test-cases/channels/global-drafts/MM-T4410.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/global-drafts/MM-T4411.md b/data/test-cases/channels/global-drafts/MM-T4411.md index 9eeca6a03..2e63ed528 100644 --- a/data/test-cases/channels/global-drafts/MM-T4411.md +++ b/data/test-cases/channels/global-drafts/MM-T4411.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/global-drafts/MM-T4412.md b/data/test-cases/channels/global-drafts/MM-T4412.md index 36024e97a..4beca5f4f 100644 --- a/data/test-cases/channels/global-drafts/MM-T4412.md +++ b/data/test-cases/channels/global-drafts/MM-T4412.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/global-drafts/MM-T4413.md b/data/test-cases/channels/global-drafts/MM-T4413.md index 903aacd44..9bcfb194d 100644 --- a/data/test-cases/channels/global-drafts/MM-T4413.md +++ b/data/test-cases/channels/global-drafts/MM-T4413.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/global-drafts/MM-T4414.md b/data/test-cases/channels/global-drafts/MM-T4414.md index fc9771908..9c03c6b37 100644 --- a/data/test-cases/channels/global-drafts/MM-T4414.md +++ b/data/test-cases/channels/global-drafts/MM-T4414.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/global-drafts/MM-T5366.md b/data/test-cases/channels/global-drafts/MM-T5366.md index 45d11a970..a66104dbb 100644 --- a/data/test-cases/channels/global-drafts/MM-T5366.md +++ b/data/test-cases/channels/global-drafts/MM-T5366.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "@jgilliam17" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/global-drafts/MM-T5378.md b/data/test-cases/channels/global-drafts/MM-T5378.md index 28ce5bcd7..f8dc6c736 100644 --- a/data/test-cases/channels/global-drafts/MM-T5378.md +++ b/data/test-cases/channels/global-drafts/MM-T5378.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "@jgilliam17" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/global-drafts/MM-T5435.md b/data/test-cases/channels/global-drafts/MM-T5435.md index 66282d3b3..896d8b631 100644 --- a/data/test-cases/channels/global-drafts/MM-T5435.md +++ b/data/test-cases/channels/global-drafts/MM-T5435.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Global Drafts authors: "@m-zubairahmed" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: in Production rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1224.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1224.md index c7ff92814..2c2bf0ec8 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1224.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1224.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1225.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1225.md index dad3f81b0..ed0875132 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1225.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1225.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1226.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1226.md index 010cd1524..b7c589c59 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1226.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1226.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1227.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1227.md index 0e189c20e..0e67ec521 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1227.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1227.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1228.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1228.md index 522555fb3..2e9791e64 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1228.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1228.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1229.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1229.md index 063e55b68..b65257724 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1229.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1229.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - cy-prod - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1230.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1230.md index 57e6497df..7fbb3179d 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1230.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1230.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - cy-prod - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1231.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1231.md index 32ba8b116..010c7fd45 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1231.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1231.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1232.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1232.md index 26576597b..b9e348899 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1232.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1232.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1233.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1233.md index c7468be4c..d31da2c4c 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1233.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1233.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1234.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1234.md index 6ddb2adb7..fc63fa6b6 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1234.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1234.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1235.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1235.md index 71444d242..2186e7129 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1235.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1235.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1236.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1236.md index 09be0dac0..57accc010 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1236.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1236.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1239.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1239.md index 5fca566fc..6c395878f 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1239.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1239.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: -- cy-prod +labels: - rf-cloud-webapp +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4064362 key: MM-T1239 created_on: "2020-01-23T13:38:23Z" last_updated: "" -case_hashed: a9740159bb8d2d158672c0ad3ae47c15dcef2c2c61cfca6383ddc310d694a8d60312ae826ac602f6599965055bf68e58 +case_hashed: d71f6b43f1940da933a81827b4f6d201e7c84a4c9dca82bb2407cf25d524df0be7cfa0e4a61386292e31914ede01e9c5 steps_hashed: bec50c770d67f661bc9197decc0b33ab220fd8f8faa01d0b3dc7f6c1c597d8d4a87b3503022f41734ac0021a89677a75 --- diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1240.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1240.md index 9296e2cdc..21c85a8a8 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1240.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1240.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - se-prod - rf-cloud-webapp @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1241.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1241.md index b07f7a74b..2dbf3f8d0 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1241.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1241.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1242.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1242.md index 4ca430710..a810188dc 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1242.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1242.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1243.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1243.md index f65ccd45c..4ff9c949a 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1243.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1243.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1244.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1244.md index 0c8fea303..77b6eeaf0 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1244.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1244.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1245.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1245.md index c5886bee3..a26616aa5 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1245.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1245.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1246.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1246.md index 580962edf..fc1e58b88 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1246.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1246.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1247.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1247.md index 9bb08c00e..24cd4a227 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1247.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1247.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1248.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1248.md index 0ae13ded6..885961617 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1248.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1248.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1249.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1249.md index bcd8f2705..a573a0f02 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1249.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1249.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1250.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1250.md index a4849e822..afa0d780e 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1250.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1250.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1251.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1251.md index f08aec498..1a3f07584 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1251.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1251.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1252.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1252.md index ac93ee8f2..6a91836b2 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1252.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1252.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1253.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1253.md index 37573f7d3..bd27e6cf0 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1253.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1253.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1254.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1254.md index 46a82878f..6c055f6f8 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1254.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1254.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1255.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1255.md index 5ed9fd434..90fbaa036 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1255.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1255.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1256.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1256.md index bc0f430d5..b020884ed 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1256.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1256.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1257.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1257.md index a72d183d6..06a26fe65 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1257.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1257.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1258.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1258.md index 15a298bf8..e4a2861bf 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1258.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1258.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1259.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1259.md index a012b409c..bc96733dd 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1259.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1259.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1260.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1260.md index 8964f2766..218a6d14e 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1260.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1260.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1261.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1261.md index 2f9286b2f..71fa178a3 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1261.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1261.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1262.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1262.md index d4cb56802..b3e798ac3 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1262.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1262.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1263.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1263.md index a07a1a298..df7c5807f 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1263.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1263.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1264.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1264.md index 6d2e95e5d..71c1c36a5 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1264.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1264.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1265.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1265.md index f0a90522e..489da794b 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1265.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1265.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1267.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1267.md index d6f66b804..0fc0d1291 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1267.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1267.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1268.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1268.md index 07e81c485..94d4d4bb0 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1268.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1268.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1269.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1269.md index c70237a0b..6533a7403 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1269.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1269.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1270.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1270.md index 207b9a31b..407f05be4 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1270.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1270.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1271.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1271.md index 6ffd5d978..a885247a8 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1271.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1271.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1272.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1272.md index 09b7dac8c..cc504d77f 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1272.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1272.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1273.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1273.md index 3f7cf7eb9..b1d25c7f0 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1273.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1273.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1274.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1274.md index c4e39f8fd..6945aa9e6 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1274.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1274.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1275.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1275.md index ab9e79442..8ebe974a9 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1275.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1275.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1276.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1276.md index df0faf99f..5ff42a980 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1276.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1276.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1277.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1277.md index 5f5f37234..bbc8bf2f9 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1277.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1277.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1278.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1278.md index 19e65796a..cf475c66a 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1278.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1278.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1279.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1279.md index fc4b766aa..1597f5326 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1279.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1279.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1434.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1434.md index cb6315cdd..103c910c4 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1434.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1434.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1435.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1435.md index 0788ee93e..47c2394ce 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1435.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1435.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1575.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1575.md index 21cb6a181..4a4a1ac01 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1575.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1575.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T1804.md b/data/test-cases/channels/keyboard-shortcuts/MM-T1804.md index 253b34340..5d43622cd 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T1804.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T1804.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Keyboard Shortcuts component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T264.md b/data/test-cases/channels/keyboard-shortcuts/MM-T264.md index 7fee7e11b..737a90a39 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T264.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T264.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T266.md b/data/test-cases/channels/keyboard-shortcuts/MM-T266.md index 45b5d84b7..7bffb15df 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T266.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T266.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T3002.md b/data/test-cases/channels/keyboard-shortcuts/MM-T3002.md index 3132b2525..572fbf60d 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T3002.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T3002.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T3405.md b/data/test-cases/channels/keyboard-shortcuts/MM-T3405.md index 781b424da..0ac28fcff 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T3405.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T3405.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T3421.md b/data/test-cases/channels/keyboard-shortcuts/MM-T3421.md index fdb0f9aad..bbd9572a2 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T3421.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T3421.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4058.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4058.md index 61252c992..01a034baa 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4058.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4058.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4059.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4059.md index 81f374889..dc4e281b6 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4059.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4059.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Keyboard Shortcuts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4060.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4060.md index 7af680f01..cd7da046a 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4060.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4060.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4085.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4085.md index 6be22896e..a63985b1a 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4085.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4085.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Keyboard Shortcuts component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4441.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4441.md index 918b5df6c..647f4288d 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4441.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4441.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4452.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4452.md index 6eb554f21..723602e13 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4452.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4452.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Keyboard Shortcuts component: Webapp -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4608.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4608.md index ce907aade..22da5369f 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4608.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4608.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4692.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4692.md index 57b8d557c..4d55eebfc 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4692.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4692.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4693.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4693.md index 770b26250..4dc0d1e8e 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4693.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4693.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4775.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4775.md index b84602701..9a009831e 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4775.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4775.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4801.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4801.md index 55c2073da..e4d839190 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4801.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4801.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T4872.md b/data/test-cases/channels/keyboard-shortcuts/MM-T4872.md index 96bca8d1c..285c36b55 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T4872.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T4872.md @@ -20,11 +20,11 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Cloud - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T5180.md b/data/test-cases/channels/keyboard-shortcuts/MM-T5180.md index bba48fdea..2f0c8c659 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T5180.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T5180.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T5181.md b/data/test-cases/channels/keyboard-shortcuts/MM-T5181.md index f68da6706..0d9a720ca 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T5181.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T5181.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T5192.md b/data/test-cases/channels/keyboard-shortcuts/MM-T5192.md index be0a04ceb..93f57cf0c 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T5192.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T5192.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Keyboard Shortcuts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/keyboard-shortcuts/MM-T5421.md b/data/test-cases/channels/keyboard-shortcuts/MM-T5421.md index 560cfe397..e97981c65 100644 --- a/data/test-cases/channels/keyboard-shortcuts/MM-T5421.md +++ b/data/test-cases/channels/keyboard-shortcuts/MM-T5421.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Keyboard Shortcuts authors: "furqanmlk" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/left-sidebar/MM-T2005.md b/data/test-cases/channels/left-sidebar/MM-T2005.md index 8fda8cbee..7bce7b8b5 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2005.md +++ b/data/test-cases/channels/left-sidebar/MM-T2005.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2006.md b/data/test-cases/channels/left-sidebar/MM-T2006.md index c0789ac9e..87aea5851 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2006.md +++ b/data/test-cases/channels/left-sidebar/MM-T2006.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop - Cloud diff --git a/data/test-cases/channels/left-sidebar/MM-T2007.md b/data/test-cases/channels/left-sidebar/MM-T2007.md index bf711616a..e661d48c2 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2007.md +++ b/data/test-cases/channels/left-sidebar/MM-T2007.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2008.md b/data/test-cases/channels/left-sidebar/MM-T2008.md index b1c5a7af3..9f52c10fc 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2008.md +++ b/data/test-cases/channels/left-sidebar/MM-T2008.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2011.md b/data/test-cases/channels/left-sidebar/MM-T2011.md index 9f2f1e1e9..fe00344bc 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2011.md +++ b/data/test-cases/channels/left-sidebar/MM-T2011.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2013.md b/data/test-cases/channels/left-sidebar/MM-T2013.md index c3cdbd41c..a86c12ecf 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2013.md +++ b/data/test-cases/channels/left-sidebar/MM-T2013.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2015.md b/data/test-cases/channels/left-sidebar/MM-T2015.md index 5a448aace..12fcadea4 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2015.md +++ b/data/test-cases/channels/left-sidebar/MM-T2015.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2019.md b/data/test-cases/channels/left-sidebar/MM-T2019.md index 3215c6599..0dd9b7196 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2019.md +++ b/data/test-cases/channels/left-sidebar/MM-T2019.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2020.md b/data/test-cases/channels/left-sidebar/MM-T2020.md index d2c3e8170..e8a35df17 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2020.md +++ b/data/test-cases/channels/left-sidebar/MM-T2020.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2021.md b/data/test-cases/channels/left-sidebar/MM-T2021.md index 3fcbd108a..0d74fcb88 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2021.md +++ b/data/test-cases/channels/left-sidebar/MM-T2021.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2022.md b/data/test-cases/channels/left-sidebar/MM-T2022.md index 6e100b6f8..dc1e560e8 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2022.md +++ b/data/test-cases/channels/left-sidebar/MM-T2022.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T2033.md b/data/test-cases/channels/left-sidebar/MM-T2033.md index 25ae3ecd1..1983ad707 100644 --- a/data/test-cases/channels/left-sidebar/MM-T2033.md +++ b/data/test-cases/channels/left-sidebar/MM-T2033.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3157.md b/data/test-cases/channels/left-sidebar/MM-T3157.md index 988c18f56..0aa4ac2dc 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3157.md +++ b/data/test-cases/channels/left-sidebar/MM-T3157.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/left-sidebar/MM-T3158.md b/data/test-cases/channels/left-sidebar/MM-T3158.md index 8eb497bef..bae37873f 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3158.md +++ b/data/test-cases/channels/left-sidebar/MM-T3158.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/MM-T3160.md b/data/test-cases/channels/left-sidebar/MM-T3160.md index 8fbda6ddc..a968e40f1 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3160.md +++ b/data/test-cases/channels/left-sidebar/MM-T3160.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - menu - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/MM-T3169.md b/data/test-cases/channels/left-sidebar/MM-T3169.md index e8cddd30a..a27116ba2 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3169.md +++ b/data/test-cases/channels/left-sidebar/MM-T3169.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3171.md b/data/test-cases/channels/left-sidebar/MM-T3171.md index 0d4fd3f93..47539630e 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3171.md +++ b/data/test-cases/channels/left-sidebar/MM-T3171.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3172.md b/data/test-cases/channels/left-sidebar/MM-T3172.md index 1ac2b2bb6..065b55ed4 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3172.md +++ b/data/test-cases/channels/left-sidebar/MM-T3172.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - menu tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3173.md b/data/test-cases/channels/left-sidebar/MM-T3173.md index 1bbf25039..7aa209e8d 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3173.md +++ b/data/test-cases/channels/left-sidebar/MM-T3173.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/MM-T3174.md b/data/test-cases/channels/left-sidebar/MM-T3174.md index 0a818251f..02d5a5ba5 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3174.md +++ b/data/test-cases/channels/left-sidebar/MM-T3174.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - menu - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3178.md b/data/test-cases/channels/left-sidebar/MM-T3178.md index f036588b6..47b0cbbe9 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3178.md +++ b/data/test-cases/channels/left-sidebar/MM-T3178.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3284.md b/data/test-cases/channels/left-sidebar/MM-T3284.md index 6a84cdbb3..ff47370de 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3284.md +++ b/data/test-cases/channels/left-sidebar/MM-T3284.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/left-sidebar/MM-T3297.md b/data/test-cases/channels/left-sidebar/MM-T3297.md index f4a7f40cf..5609947e4 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3297.md +++ b/data/test-cases/channels/left-sidebar/MM-T3297.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3298.md b/data/test-cases/channels/left-sidebar/MM-T3298.md index 1f8fcccb3..d6a94ea3d 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3298.md +++ b/data/test-cases/channels/left-sidebar/MM-T3298.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3312.md b/data/test-cases/channels/left-sidebar/MM-T3312.md index b2ccad917..1fa207150 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3312.md +++ b/data/test-cases/channels/left-sidebar/MM-T3312.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 6657097 key: MM-T3312 created_on: "2020-08-17T18:14:30Z" last_updated: "2022-09-10T06:14:40Z" -case_hashed: 8e6a6dcaeb421ecd5396c7840c50737e4015852c6c0fde9e7d54fba188fe852c5d207b7507cf7649ba8b0869b8aa0a35 +case_hashed: 33c43c76e7fb9c9782a137e2a1a2f8675dc6d6021080f657cf292b724e73ccd78ee22bb2bac571f13924af1b17193981 steps_hashed: 804cc3526d1b3da9d4e9b0a2818800459dd0431b64bcce60a4fd885115bfcfa1ab20868309eb03dbff04cc310337cef2 --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3349.md b/data/test-cases/channels/left-sidebar/MM-T3349.md index edd005cde..194f0d004 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3349.md +++ b/data/test-cases/channels/left-sidebar/MM-T3349.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 6864574 key: MM-T3349 created_on: "2020-09-02T19:48:04Z" last_updated: "" -case_hashed: 98302dff07f9c88dd6f6f80a598fcc6b59f2a5c4d01dc4222c0dbd992f0aa3bf1e47200e6c716d471648943b00cd5125 +case_hashed: 4b6d4cd315b26206c065d841d0f0a02528a9f33a09bade68097c6e03373b1ad6c76a394ce3c86510df09fad3702c2dce steps_hashed: 3dca73acd446d895a6def382364dbec0bfc3653582fc771f848d486b32dedc4eab8d1eadc32eb34cdf6ea4027c342403 --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3350.md b/data/test-cases/channels/left-sidebar/MM-T3350.md index 14262a38c..f8178ab95 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3350.md +++ b/data/test-cases/channels/left-sidebar/MM-T3350.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 6884343 key: MM-T3350 created_on: "2020-09-04T02:58:21Z" last_updated: "" -case_hashed: c935acd1960a064c809d3706f4964c754991af78c77d966eb66cb3bc3494f6cba960eaa1103c2ff312609637f771d2af +case_hashed: 3f434f44b8f913acee65a40f86870c54bd5fd3c666a052dc7da5c35195f2946c63f1022a108c71eb4cd906103012aa00 steps_hashed: c4d41c672ae55b7b7ab18bfd7addedb91e54b943dd111889cf493507ab7fc09d6a8d2f2f7ddae4a115a6e5ec95f06f29 --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3351.md b/data/test-cases/channels/left-sidebar/MM-T3351.md index 1115b0e50..a4e4f3271 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3351.md +++ b/data/test-cases/channels/left-sidebar/MM-T3351.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 6884364 key: MM-T3351 created_on: "2020-09-04T03:09:36Z" last_updated: "" -case_hashed: 8fe752ef4df856d26785e3c14c5a599461de43efbcb5e7c7d115e45035de183c3d8c699db7fea6779becc22e9ebed502 +case_hashed: 154b62bc43a29fd69fdda30331946049bcfd5619e9a1ac25a17086319cb7b276ec1e2237644106309364219d426b5020 steps_hashed: abdd7fa58628a398a5460534e1dc591dda2a386fa26ecfa3c2a3f5a3e6010fba43cf65e996149d5488f0c95ed485853e --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3488.md b/data/test-cases/channels/left-sidebar/MM-T3488.md index 59d375308..cf75c53bf 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3488.md +++ b/data/test-cases/channels/left-sidebar/MM-T3488.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 7861530 key: MM-T3488 created_on: "2020-11-13T17:32:54Z" last_updated: "" -case_hashed: f4d1ec865cabcee7d9b8fd1babc1b8694574a494db19fdc965975eb0caf21485797a07f9421cb4e67272f1993f190388 +case_hashed: 62f3156ec0e83cac6c9f7f839a7a4010fa98dc365b56cb6eb152ce848151203c9bc7135f02fb1c79451b4469362174d3 steps_hashed: 764ec08d1dd4045c7017c827e49e7f2490dc1a47d5ba03d5ead23aba835d6cde6eec631993b9fcd788243f228eedb97a --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3489.md b/data/test-cases/channels/left-sidebar/MM-T3489.md index 365acfb0a..8a843de23 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3489.md +++ b/data/test-cases/channels/left-sidebar/MM-T3489.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 7861580 key: MM-T3489 created_on: "2020-11-13T17:44:36Z" last_updated: "" -case_hashed: 345f6d84397389d97695ce0fb5ccd33247cdb869199f8278958ad55f55da142ec67305ad2a73b006f5c973b72c21be46 +case_hashed: 176fefb911efb67f38ec777425461dbd5a502e76b7780f555ff1320b0b82cc02499d4bb79c658f3a1608a84cf89206ab steps_hashed: 08d4d941caa1b1859a96cdca6714bf4f361ce5154b58051ec8fa917849000673ab53367504789f21e7eaa79d796f0184 --- diff --git a/data/test-cases/channels/left-sidebar/MM-T3624.md b/data/test-cases/channels/left-sidebar/MM-T3624.md index f820caecf..823d9f4ac 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3624.md +++ b/data/test-cases/channels/left-sidebar/MM-T3624.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" diff --git a/data/test-cases/channels/left-sidebar/MM-T3661.md b/data/test-cases/channels/left-sidebar/MM-T3661.md index 0f378e435..38f2f7922 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3661.md +++ b/data/test-cases/channels/left-sidebar/MM-T3661.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/left-sidebar/MM-T3662.md b/data/test-cases/channels/left-sidebar/MM-T3662.md index 2a8b2938a..7dcf2a14d 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3662.md +++ b/data/test-cases/channels/left-sidebar/MM-T3662.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/left-sidebar/MM-T3719.md b/data/test-cases/channels/left-sidebar/MM-T3719.md index 8d2df188b..5fbe38c76 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3719.md +++ b/data/test-cases/channels/left-sidebar/MM-T3719.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3832.md b/data/test-cases/channels/left-sidebar/MM-T3832.md index e176737a1..1585ce843 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3832.md +++ b/data/test-cases/channels/left-sidebar/MM-T3832.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3834.md b/data/test-cases/channels/left-sidebar/MM-T3834.md index 21a7ca12a..b06961310 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3834.md +++ b/data/test-cases/channels/left-sidebar/MM-T3834.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Left Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T3916.md b/data/test-cases/channels/left-sidebar/MM-T3916.md index 1cb77a9f4..d75fbff29 100644 --- a/data/test-cases/channels/left-sidebar/MM-T3916.md +++ b/data/test-cases/channels/left-sidebar/MM-T3916.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/MM-T4057.md b/data/test-cases/channels/left-sidebar/MM-T4057.md index 0ae5fc0f0..c2a0d7916 100644 --- a/data/test-cases/channels/left-sidebar/MM-T4057.md +++ b/data/test-cases/channels/left-sidebar/MM-T4057.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/left-sidebar/MM-T4655.md b/data/test-cases/channels/left-sidebar/MM-T4655.md index b882c459b..79f1c776f 100644 --- a/data/test-cases/channels/left-sidebar/MM-T4655.md +++ b/data/test-cases/channels/left-sidebar/MM-T4655.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3159.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3159.md index ca28645e3..0488e892b 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3159.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3159.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3161.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3161.md index 5bb8e0de4..013e1b4b9 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3161.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3161.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3162.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3162.md index 8a52f0975..4d386260b 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3162.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3162.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3163.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3163.md index c3ed17fe2..c0f6a33fc 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3163.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3163.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3164.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3164.md index 203616f9b..0bf91bb2f 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3164.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3164.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3165.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3165.md index 47ee674b5..539a300db 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3165.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3165.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3166.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3166.md index 882aade31..52a1f0cfa 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3166.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3166.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3803.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3803.md index 9b3ae3881..3327f68be 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3803.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3803.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Categories authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3864.md b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3864.md index 4a15a6b7e..63c45be48 100644 --- a/data/test-cases/channels/left-sidebar/custom-categories/MM-T3864.md +++ b/data/test-cases/channels/left-sidebar/custom-categories/MM-T3864.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2016.md b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2016.md index 3080d3b12..f33096785 100644 --- a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2016.md +++ b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2016.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: DMs and GMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2017.md b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2017.md index 01d051442..8a9c2aa43 100644 --- a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2017.md +++ b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T2017.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: DMs and GMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3156.md b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3156.md index 485344f78..8945a60ca 100644 --- a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3156.md +++ b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3156.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: DMs and GMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: Webapp tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar tested_by_contributor: "" # (Optional) Test type and tools @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -32,7 +32,7 @@ id: 6354039 key: MM-T3156 created_on: "2020-07-28T07:13:11Z" last_updated: "" -case_hashed: 17f88027e9940710aa3b416f98798f86d14903b61a26aa3d3e7cbfc2565a6df18e000d09722a157d8c3d3a995d1d0158 +case_hashed: 579ea37c40330e81ce3a08d36e791aad71e9af39bf52d32f03e55dc96e7821b7515aaca7900bc07013edd5ab06b82967 steps_hashed: 7bd0c6612b771eb84bb38d745206afeb2bbf7b5a387764ca46b2b001f5bca68fbb766986c5903339b58a07d1613eeae9 --- diff --git a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3168.md b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3168.md index 2d7617887..0cf4b20bc 100644 --- a/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3168.md +++ b/data/test-cases/channels/left-sidebar/dms-and-gms/MM-T3168.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: DMs and GMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/channels/left-sidebar/favorites/MM-T3170.md b/data/test-cases/channels/left-sidebar/favorites/MM-T3170.md index 4e843f2a2..b6dba983a 100644 --- a/data/test-cases/channels/left-sidebar/favorites/MM-T3170.md +++ b/data/test-cases/channels/left-sidebar/favorites/MM-T3170.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Favorites authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/left-sidebar/favorites/MM-T3175.md b/data/test-cases/channels/left-sidebar/favorites/MM-T3175.md index 550addf65..4608cb0f6 100644 --- a/data/test-cases/channels/left-sidebar/favorites/MM-T3175.md +++ b/data/test-cases/channels/left-sidebar/favorites/MM-T3175.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Favorites authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/favorites/MM-T3176.md b/data/test-cases/channels/left-sidebar/favorites/MM-T3176.md index aa0b984c6..fa3d42aa4 100644 --- a/data/test-cases/channels/left-sidebar/favorites/MM-T3176.md +++ b/data/test-cases/channels/left-sidebar/favorites/MM-T3176.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Favorites authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - menu - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/left-sidebar/favorites/MM-T3296.md b/data/test-cases/channels/left-sidebar/favorites/MM-T3296.md index 7d639ae8e..7801a2e48 100644 --- a/data/test-cases/channels/left-sidebar/favorites/MM-T3296.md +++ b/data/test-cases/channels/left-sidebar/favorites/MM-T3296.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Favorites authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/settings/MM-T2003.md b/data/test-cases/channels/left-sidebar/settings/MM-T2003.md index d0aae5381..bd79b4fdf 100644 --- a/data/test-cases/channels/left-sidebar/settings/MM-T2003.md +++ b/data/test-cases/channels/left-sidebar/settings/MM-T2003.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3441.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3441.md index d9ed5cf72..96fb447e8 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3441.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3441.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574010 key: MM-T3441 created_on: "2020-10-22T19:10:48Z" last_updated: "" -case_hashed: da2283c2da5423daadfbdad39f9696f704d55cc45859bfcf4e6a152c28521be0565b56077e40ef8968b509e534fb0be0 +case_hashed: 467304b3115fc9d2f3327a20e1fb959bc648b5dc43495a8e0ff1005c814e9fd63822a93bbbf1432df5ff0f5fc46efe5e steps_hashed: 59c275a2dabcf9839303b6d03c53f63fd7e04bd8197dcadd086c121addbe2837a3e457205986a5b0fda753e082f24122 --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3442.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3442.md index 4f3a56e10..7f0b30aae 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3442.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3442.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574023 key: MM-T3442 created_on: "2020-10-22T19:14:43Z" last_updated: "" -case_hashed: f18ef41bb1fe11a9f40b10923bd81afed96395b864b739fb7c578c91226c9a4d7d7a34e645ce8b0dae37765f050972a0 +case_hashed: 8f368858a59b05d188527896493beb039ab7ddcafcca2359c0ecf15facd774f9fd8ebd3c068308467918d5765e0fac23 steps_hashed: 2b0447db2a2eee59b9aaf0ec1f0be940b9aa490e6f9b82eafb69c07af6b18b7578ead733087e617b87da5e038597849c --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3443.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3443.md index e391a76d9..a72f21b63 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3443.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3443.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574044 key: MM-T3443 created_on: "2020-10-22T19:17:50Z" last_updated: "" -case_hashed: c809b0c0b850ea318e694c6f2f2665de129bd0d8576fc4adb0bd0d2e9f8df8b43b94deb669597ca7b51d552ec9dcbfe5 +case_hashed: 6375e0c49ae89df0adb143302574fa81c4d8985ef40cd84194db078beeb53c550f8240dcd8cac1111f49bfa594fc10e8 steps_hashed: 499b749556ef21d2ba1de665de4b53a01b1088e2eb79f45aa37547715a68bad978f774d421b29f1b7450f23f7c620e74 --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3444.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3444.md index 6bb136e6b..8d47600b8 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3444.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3444.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574062 key: MM-T3444 created_on: "2020-10-22T19:23:07Z" last_updated: "" -case_hashed: 9740b23b8440556f9b569e84fbc087ba38f4e85b2d0b126bac5a55ff262ab12b6ece771a65ca478d37a61036a8088137 +case_hashed: 07ffef2db877a77b3834438a7a6ca2bba4172526fe7366b84da20fdd7cb475a2919ed87fe66dc1c88c197b02e2d0159d steps_hashed: 5d6f3a312cb24836975504f8973ec736e2538916c6b91a0c4241f4a864adb3eadfa48a3c82b8ca4734a65518f012e6b2 --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3445.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3445.md index 7edbba4ae..ad06d321a 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3445.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3445.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574107 key: MM-T3445 created_on: "2020-10-22T19:27:35Z" last_updated: "" -case_hashed: 745e07a6d8944710b917e13957cdd274a3dba650f517b245b8b9d8e2a19947ff1e304ae604d6f0e3d152b0b38fac44f4 +case_hashed: b661a1e98dfa1cde867630b6a3a4eecfb82610583ab4107990c6db84033cf9cc36bf3c82ec7a2035eb14d733a97bd868 steps_hashed: 492fcfe0c721dbf1903c4b076769e7f4dd5c24f4c0fccea32273af1b9e4fbf2022e70c9a0eef281758b762c2144588f2 --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3446.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3446.md index 716d5da84..5dbb65698 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3446.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3446.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: -- Sidebar +labels: - cy-prod +- Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 7574549 key: MM-T3446 created_on: "2020-10-22T20:36:34Z" last_updated: "" -case_hashed: a674c1e62a5bfe130af93956626b0d859d058db6fddc2e4ee2dce618f46a6ca24d78dd8c971e01d02363fa77b1d84cfe +case_hashed: 39c4e7581df1de4e38116aa8c9f3cffd33477978c1e6d837e91039732faae1829b454ad535aaff53b69c319f1fa7c54d steps_hashed: fba8ffa7f3d855071a75b0770d2e252080160325170335e885de76c8f2ef57be169d203545078b85f86ec67fa7e1a910 --- diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3484.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3484.md index 22a4860dd..1f764ba33 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T3484.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T3484.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Experimental Sidebar component: null -tags: +tags: - Never tested -labels: +labels: - Sidebar - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/channels/left-sidebar/unread-filter/MM-T5208.md b/data/test-cases/channels/left-sidebar/unread-filter/MM-T5208.md index 04ad870cc..cfb783aee 100644 --- a/data/test-cases/channels/left-sidebar/unread-filter/MM-T5208.md +++ b/data/test-cases/channels/left-sidebar/unread-filter/MM-T5208.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Unread filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2009.md b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2009.md index 824168933..7c8822446 100644 --- a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2009.md +++ b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2009.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: UX hover animation alignment authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2010.md b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2010.md index d19a8806c..87b64acb4 100644 --- a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2010.md +++ b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2010.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: UX hover animation alignment authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2012.md b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2012.md index 2f2d58a35..5e17c1ba1 100644 --- a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2012.md +++ b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2012.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: UX hover animation alignment authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2014.md b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2014.md index ae1c933c5..e7af59bff 100644 --- a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2014.md +++ b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2014.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: UX hover animation alignment authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2018.md b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2018.md index 5bd0f48a8..8975c36c1 100644 --- a/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2018.md +++ b/data/test-cases/channels/left-sidebar/ux-hover-animation-alignment/MM-T2018.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: UX hover animation alignment authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Experimental Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T1280.md b/data/test-cases/channels/mark-as-unread/MM-T1280.md index 51c070b66..866b8fe60 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T1280.md +++ b/data/test-cases/channels/mark-as-unread/MM-T1280.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Mark as Unread component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T1429.md b/data/test-cases/channels/mark-as-unread/MM-T1429.md index ecda39756..600c4a07d 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T1429.md +++ b/data/test-cases/channels/mark-as-unread/MM-T1429.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T244.md b/data/test-cases/channels/mark-as-unread/MM-T244.md index 80629d5d4..4381e6f0a 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T244.md +++ b/data/test-cases/channels/mark-as-unread/MM-T244.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T245.md b/data/test-cases/channels/mark-as-unread/MM-T245.md index 91a52338c..9093d75de 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T245.md +++ b/data/test-cases/channels/mark-as-unread/MM-T245.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - 1.42-p123 - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T246.md b/data/test-cases/channels/mark-as-unread/MM-T246.md index bd2fddc62..29881173a 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T246.md +++ b/data/test-cases/channels/mark-as-unread/MM-T246.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -25,13 +25,13 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T247.md b/data/test-cases/channels/mark-as-unread/MM-T247.md index e1896df73..5146a5ef2 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T247.md +++ b/data/test-cases/channels/mark-as-unread/MM-T247.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T248.md b/data/test-cases/channels/mark-as-unread/MM-T248.md index d6d756a0d..a7651c3d1 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T248.md +++ b/data/test-cases/channels/mark-as-unread/MM-T248.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,13 +23,13 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T249.md b/data/test-cases/channels/mark-as-unread/MM-T249.md index 4738255b5..3c317cc34 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T249.md +++ b/data/test-cases/channels/mark-as-unread/MM-T249.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T250.md b/data/test-cases/channels/mark-as-unread/MM-T250.md index 72e001937..1e72a410a 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T250.md +++ b/data/test-cases/channels/mark-as-unread/MM-T250.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,14 +26,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T251.md b/data/test-cases/channels/mark-as-unread/MM-T251.md index d44f6950c..8324e75cd 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T251.md +++ b/data/test-cases/channels/mark-as-unread/MM-T251.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T252.md b/data/test-cases/channels/mark-as-unread/MM-T252.md index b24b1106c..f8f8d8ca3 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T252.md +++ b/data/test-cases/channels/mark-as-unread/MM-T252.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T253.md b/data/test-cases/channels/mark-as-unread/MM-T253.md index c7881108d..d21e872fb 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T253.md +++ b/data/test-cases/channels/mark-as-unread/MM-T253.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T254.md b/data/test-cases/channels/mark-as-unread/MM-T254.md index b116e2b79..cd4151589 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T254.md +++ b/data/test-cases/channels/mark-as-unread/MM-T254.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T256.md b/data/test-cases/channels/mark-as-unread/MM-T256.md index 6cd802a7e..8353da684 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T256.md +++ b/data/test-cases/channels/mark-as-unread/MM-T256.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T257.md b/data/test-cases/channels/mark-as-unread/MM-T257.md index 3338de4d9..bab78b4e6 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T257.md +++ b/data/test-cases/channels/mark-as-unread/MM-T257.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T258.md b/data/test-cases/channels/mark-as-unread/MM-T258.md index aa06466ba..18299d0f6 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T258.md +++ b/data/test-cases/channels/mark-as-unread/MM-T258.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,12 +21,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T259.md b/data/test-cases/channels/mark-as-unread/MM-T259.md index 31a385ce2..c94ef7f78 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T259.md +++ b/data/test-cases/channels/mark-as-unread/MM-T259.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T260.md b/data/test-cases/channels/mark-as-unread/MM-T260.md index 4b1d03084..5cee393dd 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T260.md +++ b/data/test-cases/channels/mark-as-unread/MM-T260.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T261.md b/data/test-cases/channels/mark-as-unread/MM-T261.md index 02f2e4d75..a38549eed 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T261.md +++ b/data/test-cases/channels/mark-as-unread/MM-T261.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Mark as Unread component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T263.md b/data/test-cases/channels/mark-as-unread/MM-T263.md index 48786e5f0..fecae0ad5 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T263.md +++ b/data/test-cases/channels/mark-as-unread/MM-T263.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mark as Unread component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T2924.md b/data/test-cases/channels/mark-as-unread/MM-T2924.md index 509f3d02d..dce92cb5c 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T2924.md +++ b/data/test-cases/channels/mark-as-unread/MM-T2924.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mark as Unread authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Mark as Unread component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mark-as-unread/MM-T5223.md b/data/test-cases/channels/mark-as-unread/MM-T5223.md index f7e945827..4b82646f4 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T5223.md +++ b/data/test-cases/channels/mark-as-unread/MM-T5223.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mark as Unread authors: "@jgilliam17" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/mark-as-unread/MM-T5224.md b/data/test-cases/channels/mark-as-unread/MM-T5224.md index 31ddce8d6..7d0c2ce2e 100644 --- a/data/test-cases/channels/mark-as-unread/MM-T5224.md +++ b/data/test-cases/channels/mark-as-unread/MM-T5224.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mark as Unread authors: "@jgilliam17" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/message-forwarding/MM-T4934.md b/data/test-cases/channels/message-forwarding/MM-T4934.md index 0eff4ec81..7f77f3467 100644 --- a/data/test-cases/channels/message-forwarding/MM-T4934.md +++ b/data/test-cases/channels/message-forwarding/MM-T4934.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/message-forwarding/MM-T4935.md b/data/test-cases/channels/message-forwarding/MM-T4935.md index bb0c348c5..5db15b3b3 100644 --- a/data/test-cases/channels/message-forwarding/MM-T4935.md +++ b/data/test-cases/channels/message-forwarding/MM-T4935.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/message-forwarding/MM-T4936.md b/data/test-cases/channels/message-forwarding/MM-T4936.md index 43d57d3cb..6cfab8bec 100644 --- a/data/test-cases/channels/message-forwarding/MM-T4936.md +++ b/data/test-cases/channels/message-forwarding/MM-T4936.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/message-forwarding/MM-T4937.md b/data/test-cases/channels/message-forwarding/MM-T4937.md index cee09083c..e9fe8c396 100644 --- a/data/test-cases/channels/message-forwarding/MM-T4937.md +++ b/data/test-cases/channels/message-forwarding/MM-T4937.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/message-forwarding/MM-T5215.md b/data/test-cases/channels/message-forwarding/MM-T5215.md index b37af5230..8d11ccb4b 100644 --- a/data/test-cases/channels/message-forwarding/MM-T5215.md +++ b/data/test-cases/channels/message-forwarding/MM-T5215.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/message-priority/MM-T5139.md b/data/test-cases/channels/message-priority/MM-T5139.md index 8d548a91e..71b931834 100644 --- a/data/test-cases/channels/message-priority/MM-T5139.md +++ b/data/test-cases/channels/message-priority/MM-T5139.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Message Priority authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/message-priority/MM-T5140.md b/data/test-cases/channels/message-priority/MM-T5140.md index 81a0047d3..547b94060 100644 --- a/data/test-cases/channels/message-priority/MM-T5140.md +++ b/data/test-cases/channels/message-priority/MM-T5140.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Message Priority authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/message-priority/MM-T5142.md b/data/test-cases/channels/message-priority/MM-T5142.md index c753e48c4..10f91d210 100644 --- a/data/test-cases/channels/message-priority/MM-T5142.md +++ b/data/test-cases/channels/message-priority/MM-T5142.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Message Priority authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T100.md b/data/test-cases/channels/messaging/MM-T100.md index 1800ae0d8..231fe56c2 100644 --- a/data/test-cases/channels/messaging/MM-T100.md +++ b/data/test-cases/channels/messaging/MM-T100.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T101.md b/data/test-cases/channels/messaging/MM-T101.md index 616838b90..c5bc0083d 100644 --- a/data/test-cases/channels/messaging/MM-T101.md +++ b/data/test-cases/channels/messaging/MM-T101.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production diff --git a/data/test-cases/channels/messaging/MM-T102.md b/data/test-cases/channels/messaging/MM-T102.md index 5c3c72180..40c3cb96f 100644 --- a/data/test-cases/channels/messaging/MM-T102.md +++ b/data/test-cases/channels/messaging/MM-T102.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T104.md b/data/test-cases/channels/messaging/MM-T104.md index 2c44e3f2c..cf91d0555 100644 --- a/data/test-cases/channels/messaging/MM-T104.md +++ b/data/test-cases/channels/messaging/MM-T104.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T105.md b/data/test-cases/channels/messaging/MM-T105.md index 0ea659576..6a7114750 100644 --- a/data/test-cases/channels/messaging/MM-T105.md +++ b/data/test-cases/channels/messaging/MM-T105.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - messaging - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T106.md b/data/test-cases/channels/messaging/MM-T106.md index 9ed987652..ae635e323 100644 --- a/data/test-cases/channels/messaging/MM-T106.md +++ b/data/test-cases/channels/messaging/MM-T106.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,10 +25,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T107.md b/data/test-cases/channels/messaging/MM-T107.md index d70700aaa..96c14cc8a 100644 --- a/data/test-cases/channels/messaging/MM-T107.md +++ b/data/test-cases/channels/messaging/MM-T107.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T108.md b/data/test-cases/channels/messaging/MM-T108.md index d0b6a4e15..f3ca012e2 100644 --- a/data/test-cases/channels/messaging/MM-T108.md +++ b/data/test-cases/channels/messaging/MM-T108.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T109.md b/data/test-cases/channels/messaging/MM-T109.md index 1ea022855..afd462c6f 100644 --- a/data/test-cases/channels/messaging/MM-T109.md +++ b/data/test-cases/channels/messaging/MM-T109.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T11.md b/data/test-cases/channels/messaging/MM-T11.md index 2b3fd3aca..792128ee8 100644 --- a/data/test-cases/channels/messaging/MM-T11.md +++ b/data/test-cases/channels/messaging/MM-T11.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T110.md b/data/test-cases/channels/messaging/MM-T110.md index 803a3082d..85f612ab0 100644 --- a/data/test-cases/channels/messaging/MM-T110.md +++ b/data/test-cases/channels/messaging/MM-T110.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T111.md b/data/test-cases/channels/messaging/MM-T111.md index c6f5cd0df..f18ff4051 100644 --- a/data/test-cases/channels/messaging/MM-T111.md +++ b/data/test-cases/channels/messaging/MM-T111.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T112.md b/data/test-cases/channels/messaging/MM-T112.md index 0879a397d..08d6b6084 100644 --- a/data/test-cases/channels/messaging/MM-T112.md +++ b/data/test-cases/channels/messaging/MM-T112.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T113.md b/data/test-cases/channels/messaging/MM-T113.md index f51a4c5ce..725277063 100644 --- a/data/test-cases/channels/messaging/MM-T113.md +++ b/data/test-cases/channels/messaging/MM-T113.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T114.md b/data/test-cases/channels/messaging/MM-T114.md index 16525635e..0591c6cd3 100644 --- a/data/test-cases/channels/messaging/MM-T114.md +++ b/data/test-cases/channels/messaging/MM-T114.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T115.md b/data/test-cases/channels/messaging/MM-T115.md index 40583d463..e48a7b3f4 100644 --- a/data/test-cases/channels/messaging/MM-T115.md +++ b/data/test-cases/channels/messaging/MM-T115.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T116.md b/data/test-cases/channels/messaging/MM-T116.md index 4369baa47..3a49b5618 100644 --- a/data/test-cases/channels/messaging/MM-T116.md +++ b/data/test-cases/channels/messaging/MM-T116.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T117.md b/data/test-cases/channels/messaging/MM-T117.md index 236c2e315..d71d75459 100644 --- a/data/test-cases/channels/messaging/MM-T117.md +++ b/data/test-cases/channels/messaging/MM-T117.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T118.md b/data/test-cases/channels/messaging/MM-T118.md index 38fec192a..97449ace9 100644 --- a/data/test-cases/channels/messaging/MM-T118.md +++ b/data/test-cases/channels/messaging/MM-T118.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - messaging tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T119.md b/data/test-cases/channels/messaging/MM-T119.md index c0cfc1e9b..9058747b0 100644 --- a/data/test-cases/channels/messaging/MM-T119.md +++ b/data/test-cases/channels/messaging/MM-T119.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T120.md b/data/test-cases/channels/messaging/MM-T120.md index a20734afb..5db627913 100644 --- a/data/test-cases/channels/messaging/MM-T120.md +++ b/data/test-cases/channels/messaging/MM-T120.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T121.md b/data/test-cases/channels/messaging/MM-T121.md index eb555c783..2e6c75a1c 100644 --- a/data/test-cases/channels/messaging/MM-T121.md +++ b/data/test-cases/channels/messaging/MM-T121.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T122.md b/data/test-cases/channels/messaging/MM-T122.md index 4e7eae269..c4a82cae8 100644 --- a/data/test-cases/channels/messaging/MM-T122.md +++ b/data/test-cases/channels/messaging/MM-T122.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T123.md b/data/test-cases/channels/messaging/MM-T123.md index ed7d17639..164f27289 100644 --- a/data/test-cases/channels/messaging/MM-T123.md +++ b/data/test-cases/channels/messaging/MM-T123.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T124.md b/data/test-cases/channels/messaging/MM-T124.md index ed5d10955..519a765cd 100644 --- a/data/test-cases/channels/messaging/MM-T124.md +++ b/data/test-cases/channels/messaging/MM-T124.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T126.md b/data/test-cases/channels/messaging/MM-T126.md index 853623563..b50e67c60 100644 --- a/data/test-cases/channels/messaging/MM-T126.md +++ b/data/test-cases/channels/messaging/MM-T126.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Desktop-app - messaging - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T127.md b/data/test-cases/channels/messaging/MM-T127.md index cd840b116..db15a1525 100644 --- a/data/test-cases/channels/messaging/MM-T127.md +++ b/data/test-cases/channels/messaging/MM-T127.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T128.md b/data/test-cases/channels/messaging/MM-T128.md index 6da04a266..590661f83 100644 --- a/data/test-cases/channels/messaging/MM-T128.md +++ b/data/test-cases/channels/messaging/MM-T128.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T129.md b/data/test-cases/channels/messaging/MM-T129.md index ee26ba9a1..2571614c8 100644 --- a/data/test-cases/channels/messaging/MM-T129.md +++ b/data/test-cases/channels/messaging/MM-T129.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T130.md b/data/test-cases/channels/messaging/MM-T130.md index 7db938701..161b9a3e2 100644 --- a/data/test-cases/channels/messaging/MM-T130.md +++ b/data/test-cases/channels/messaging/MM-T130.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,13 +25,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T131.md b/data/test-cases/channels/messaging/MM-T131.md index e5b229a2d..c384affeb 100644 --- a/data/test-cases/channels/messaging/MM-T131.md +++ b/data/test-cases/channels/messaging/MM-T131.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T132.md b/data/test-cases/channels/messaging/MM-T132.md index 62bdd664b..841ec3c9d 100644 --- a/data/test-cases/channels/messaging/MM-T132.md +++ b/data/test-cases/channels/messaging/MM-T132.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1321.md b/data/test-cases/channels/messaging/MM-T1321.md index e9ea158cb..d4d79ae8c 100644 --- a/data/test-cases/channels/messaging/MM-T1321.md +++ b/data/test-cases/channels/messaging/MM-T1321.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T133.md b/data/test-cases/channels/messaging/MM-T133.md index cc6ff2820..81f5fa002 100644 --- a/data/test-cases/channels/messaging/MM-T133.md +++ b/data/test-cases/channels/messaging/MM-T133.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T134.md b/data/test-cases/channels/messaging/MM-T134.md index c99ee3aa8..6a3e33cda 100644 --- a/data/test-cases/channels/messaging/MM-T134.md +++ b/data/test-cases/channels/messaging/MM-T134.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Messaging component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A @@ -29,7 +29,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T138.md b/data/test-cases/channels/messaging/MM-T138.md index 69d631e50..bcb5f7706 100644 --- a/data/test-cases/channels/messaging/MM-T138.md +++ b/data/test-cases/channels/messaging/MM-T138.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production diff --git a/data/test-cases/channels/messaging/MM-T139.md b/data/test-cases/channels/messaging/MM-T139.md index 6399fd259..deceefb72 100644 --- a/data/test-cases/channels/messaging/MM-T139.md +++ b/data/test-cases/channels/messaging/MM-T139.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T140.md b/data/test-cases/channels/messaging/MM-T140.md index ccd4ec022..56519e33d 100644 --- a/data/test-cases/channels/messaging/MM-T140.md +++ b/data/test-cases/channels/messaging/MM-T140.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production diff --git a/data/test-cases/channels/messaging/MM-T142.md b/data/test-cases/channels/messaging/MM-T142.md index c25a4e568..0ff862591 100644 --- a/data/test-cases/channels/messaging/MM-T142.md +++ b/data/test-cases/channels/messaging/MM-T142.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T143.md b/data/test-cases/channels/messaging/MM-T143.md index f491f632f..72dc3a2e0 100644 --- a/data/test-cases/channels/messaging/MM-T143.md +++ b/data/test-cases/channels/messaging/MM-T143.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - 1.42-p123 - messaging tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1433.md b/data/test-cases/channels/messaging/MM-T1433.md index 087eef3ed..b52e53ec5 100644 --- a/data/test-cases/channels/messaging/MM-T1433.md +++ b/data/test-cases/channels/messaging/MM-T1433.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T1439.md b/data/test-cases/channels/messaging/MM-T1439.md index f34ddcad6..d05918b00 100644 --- a/data/test-cases/channels/messaging/MM-T1439.md +++ b/data/test-cases/channels/messaging/MM-T1439.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T1441.md b/data/test-cases/channels/messaging/MM-T1441.md index fafbcdff8..c5491eb87 100644 --- a/data/test-cases/channels/messaging/MM-T1441.md +++ b/data/test-cases/channels/messaging/MM-T1441.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T1442.md b/data/test-cases/channels/messaging/MM-T1442.md index 300c2e7e4..13995b146 100644 --- a/data/test-cases/channels/messaging/MM-T1442.md +++ b/data/test-cases/channels/messaging/MM-T1442.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T1443.md b/data/test-cases/channels/messaging/MM-T1443.md index 9dc86379b..0694babff 100644 --- a/data/test-cases/channels/messaging/MM-T1443.md +++ b/data/test-cases/channels/messaging/MM-T1443.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T1444.md b/data/test-cases/channels/messaging/MM-T1444.md index 1bef50291..768f38d45 100644 --- a/data/test-cases/channels/messaging/MM-T1444.md +++ b/data/test-cases/channels/messaging/MM-T1444.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T1445.md b/data/test-cases/channels/messaging/MM-T1445.md index c4d845855..b240553af 100644 --- a/data/test-cases/channels/messaging/MM-T1445.md +++ b/data/test-cases/channels/messaging/MM-T1445.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T145.md b/data/test-cases/channels/messaging/MM-T145.md index 0e356e132..d64bd466e 100644 --- a/data/test-cases/channels/messaging/MM-T145.md +++ b/data/test-cases/channels/messaging/MM-T145.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T146.md b/data/test-cases/channels/messaging/MM-T146.md index 5808c01e7..851da9bed 100644 --- a/data/test-cases/channels/messaging/MM-T146.md +++ b/data/test-cases/channels/messaging/MM-T146.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -25,12 +25,12 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/messaging/MM-T147.md b/data/test-cases/channels/messaging/MM-T147.md index e98be8782..a5558a94f 100644 --- a/data/test-cases/channels/messaging/MM-T147.md +++ b/data/test-cases/channels/messaging/MM-T147.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/messaging/MM-T148.md b/data/test-cases/channels/messaging/MM-T148.md index 6c6a12d0a..770100010 100644 --- a/data/test-cases/channels/messaging/MM-T148.md +++ b/data/test-cases/channels/messaging/MM-T148.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T150.md b/data/test-cases/channels/messaging/MM-T150.md index 5ba2ae947..1f5f1a702 100644 --- a/data/test-cases/channels/messaging/MM-T150.md +++ b/data/test-cases/channels/messaging/MM-T150.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production diff --git a/data/test-cases/channels/messaging/MM-T151.md b/data/test-cases/channels/messaging/MM-T151.md index 93a7061a8..50e3bbcd6 100644 --- a/data/test-cases/channels/messaging/MM-T151.md +++ b/data/test-cases/channels/messaging/MM-T151.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T1539.md b/data/test-cases/channels/messaging/MM-T1539.md index 26d4d1ba9..0a2ba6aa4 100644 --- a/data/test-cases/channels/messaging/MM-T1539.md +++ b/data/test-cases/channels/messaging/MM-T1539.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T155.md b/data/test-cases/channels/messaging/MM-T155.md index 84ef7dd4f..89baf5f8f 100644 --- a/data/test-cases/channels/messaging/MM-T155.md +++ b/data/test-cases/channels/messaging/MM-T155.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T157.md b/data/test-cases/channels/messaging/MM-T157.md index c3674c3de..ba970cfde 100644 --- a/data/test-cases/channels/messaging/MM-T157.md +++ b/data/test-cases/channels/messaging/MM-T157.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T160.md b/data/test-cases/channels/messaging/MM-T160.md index c183c73dd..4325224e2 100644 --- a/data/test-cases/channels/messaging/MM-T160.md +++ b/data/test-cases/channels/messaging/MM-T160.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,13 +26,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T161.md b/data/test-cases/channels/messaging/MM-T161.md index a5f026f59..178e2f204 100644 --- a/data/test-cases/channels/messaging/MM-T161.md +++ b/data/test-cases/channels/messaging/MM-T161.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T1615.md b/data/test-cases/channels/messaging/MM-T1615.md index c6e2a4869..22eac7854 100644 --- a/data/test-cases/channels/messaging/MM-T1615.md +++ b/data/test-cases/channels/messaging/MM-T1615.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T162.md b/data/test-cases/channels/messaging/MM-T162.md index 2a353f808..8fd060a38 100644 --- a/data/test-cases/channels/messaging/MM-T162.md +++ b/data/test-cases/channels/messaging/MM-T162.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T163.md b/data/test-cases/channels/messaging/MM-T163.md index d40a038b3..8fdc74181 100644 --- a/data/test-cases/channels/messaging/MM-T163.md +++ b/data/test-cases/channels/messaging/MM-T163.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1630.md b/data/test-cases/channels/messaging/MM-T1630.md index 477a5e84c..699511d17 100644 --- a/data/test-cases/channels/messaging/MM-T1630.md +++ b/data/test-cases/channels/messaging/MM-T1630.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - messaging - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T164.md b/data/test-cases/channels/messaging/MM-T164.md index 5a1d50cfd..31f1b9278 100644 --- a/data/test-cases/channels/messaging/MM-T164.md +++ b/data/test-cases/channels/messaging/MM-T164.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T166.md b/data/test-cases/channels/messaging/MM-T166.md index 2e2d57a2a..063d84736 100644 --- a/data/test-cases/channels/messaging/MM-T166.md +++ b/data/test-cases/channels/messaging/MM-T166.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1662.md b/data/test-cases/channels/messaging/MM-T1662.md index e4cc02aae..af36e02cf 100644 --- a/data/test-cases/channels/messaging/MM-T1662.md +++ b/data/test-cases/channels/messaging/MM-T1662.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1664.md b/data/test-cases/channels/messaging/MM-T1664.md index 2b5c5534d..845165342 100644 --- a/data/test-cases/channels/messaging/MM-T1664.md +++ b/data/test-cases/channels/messaging/MM-T1664.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1665.md b/data/test-cases/channels/messaging/MM-T1665.md index fbf99c2df..ed6a69cfa 100644 --- a/data/test-cases/channels/messaging/MM-T1665.md +++ b/data/test-cases/channels/messaging/MM-T1665.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - messaging - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1667.md b/data/test-cases/channels/messaging/MM-T1667.md index 809dbf93d..a043a4520 100644 --- a/data/test-cases/channels/messaging/MM-T1667.md +++ b/data/test-cases/channels/messaging/MM-T1667.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T167.md b/data/test-cases/channels/messaging/MM-T167.md index d7a02b258..d523522f4 100644 --- a/data/test-cases/channels/messaging/MM-T167.md +++ b/data/test-cases/channels/messaging/MM-T167.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,12 +25,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T168.md b/data/test-cases/channels/messaging/MM-T168.md index 2d01c6b08..53966f8f1 100644 --- a/data/test-cases/channels/messaging/MM-T168.md +++ b/data/test-cases/channels/messaging/MM-T168.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T169.md b/data/test-cases/channels/messaging/MM-T169.md index ed56173bb..717ba7a11 100644 --- a/data/test-cases/channels/messaging/MM-T169.md +++ b/data/test-cases/channels/messaging/MM-T169.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T170.md b/data/test-cases/channels/messaging/MM-T170.md index e66890729..dd453c13c 100644 --- a/data/test-cases/channels/messaging/MM-T170.md +++ b/data/test-cases/channels/messaging/MM-T170.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T171.md b/data/test-cases/channels/messaging/MM-T171.md index 3137525d6..c5a0c3fd4 100644 --- a/data/test-cases/channels/messaging/MM-T171.md +++ b/data/test-cases/channels/messaging/MM-T171.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T172.md b/data/test-cases/channels/messaging/MM-T172.md index f31e54cad..aba5e0551 100644 --- a/data/test-cases/channels/messaging/MM-T172.md +++ b/data/test-cases/channels/messaging/MM-T172.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T173.md b/data/test-cases/channels/messaging/MM-T173.md index fc77c5d97..c88ad395e 100644 --- a/data/test-cases/channels/messaging/MM-T173.md +++ b/data/test-cases/channels/messaging/MM-T173.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1732.md b/data/test-cases/channels/messaging/MM-T1732.md index 3344ea98b..e9603707d 100644 --- a/data/test-cases/channels/messaging/MM-T1732.md +++ b/data/test-cases/channels/messaging/MM-T1732.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1734.md b/data/test-cases/channels/messaging/MM-T1734.md index 84a39243b..9d41f6eab 100644 --- a/data/test-cases/channels/messaging/MM-T1734.md +++ b/data/test-cases/channels/messaging/MM-T1734.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A - Evaluating manual_test_environments: [] diff --git a/data/test-cases/channels/messaging/MM-T1735.md b/data/test-cases/channels/messaging/MM-T1735.md index ecf3f828d..f9a6014bd 100644 --- a/data/test-cases/channels/messaging/MM-T1735.md +++ b/data/test-cases/channels/messaging/MM-T1735.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T174.md b/data/test-cases/channels/messaging/MM-T174.md index 81766b005..3d9816830 100644 --- a/data/test-cases/channels/messaging/MM-T174.md +++ b/data/test-cases/channels/messaging/MM-T174.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: N/A playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T175.md b/data/test-cases/channels/messaging/MM-T175.md index c488ee0fd..e80f0bc9c 100644 --- a/data/test-cases/channels/messaging/MM-T175.md +++ b/data/test-cases/channels/messaging/MM-T175.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,11 +26,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1751.md b/data/test-cases/channels/messaging/MM-T1751.md index 3baf7f4b5..ee786bbc2 100644 --- a/data/test-cases/channels/messaging/MM-T1751.md +++ b/data/test-cases/channels/messaging/MM-T1751.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T176.md b/data/test-cases/channels/messaging/MM-T176.md index bc74cead8..0db2f0500 100644 --- a/data/test-cases/channels/messaging/MM-T176.md +++ b/data/test-cases/channels/messaging/MM-T176.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T177.md b/data/test-cases/channels/messaging/MM-T177.md index 98435d343..ed2f5af9a 100644 --- a/data/test-cases/channels/messaging/MM-T177.md +++ b/data/test-cases/channels/messaging/MM-T177.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/messaging/MM-T178.md b/data/test-cases/channels/messaging/MM-T178.md index bfaab4dfd..ac641818f 100644 --- a/data/test-cases/channels/messaging/MM-T178.md +++ b/data/test-cases/channels/messaging/MM-T178.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T179.md b/data/test-cases/channels/messaging/MM-T179.md index 5b24a03aa..5d93f9f79 100644 --- a/data/test-cases/channels/messaging/MM-T179.md +++ b/data/test-cases/channels/messaging/MM-T179.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T1797.md b/data/test-cases/channels/messaging/MM-T1797.md index c17a98b60..2e20ebd44 100644 --- a/data/test-cases/channels/messaging/MM-T1797.md +++ b/data/test-cases/channels/messaging/MM-T1797.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - messaging diff --git a/data/test-cases/channels/messaging/MM-T1798.md b/data/test-cases/channels/messaging/MM-T1798.md index 8b11e855e..6d2c65bf9 100644 --- a/data/test-cases/channels/messaging/MM-T1798.md +++ b/data/test-cases/channels/messaging/MM-T1798.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Cloud - in Production diff --git a/data/test-cases/channels/messaging/MM-T180.md b/data/test-cases/channels/messaging/MM-T180.md index ddd3fab6e..13580b82e 100644 --- a/data/test-cases/channels/messaging/MM-T180.md +++ b/data/test-cases/channels/messaging/MM-T180.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T182.md b/data/test-cases/channels/messaging/MM-T182.md index dd95a9db1..4899b780c 100644 --- a/data/test-cases/channels/messaging/MM-T182.md +++ b/data/test-cases/channels/messaging/MM-T182.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - messaging @@ -24,7 +24,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/messaging/MM-T183.md b/data/test-cases/channels/messaging/MM-T183.md index ce383b848..8da6577a4 100644 --- a/data/test-cases/channels/messaging/MM-T183.md +++ b/data/test-cases/channels/messaging/MM-T183.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T185.md b/data/test-cases/channels/messaging/MM-T185.md index 5de77b957..ddcce02a6 100644 --- a/data/test-cases/channels/messaging/MM-T185.md +++ b/data/test-cases/channels/messaging/MM-T185.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T186.md b/data/test-cases/channels/messaging/MM-T186.md index 0d3544a36..d117937c0 100644 --- a/data/test-cases/channels/messaging/MM-T186.md +++ b/data/test-cases/channels/messaging/MM-T186.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T187.md b/data/test-cases/channels/messaging/MM-T187.md index f0684dc2a..4d48286c1 100644 --- a/data/test-cases/channels/messaging/MM-T187.md +++ b/data/test-cases/channels/messaging/MM-T187.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,10 +25,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T188.md b/data/test-cases/channels/messaging/MM-T188.md index ca53713c6..beb7f7780 100644 --- a/data/test-cases/channels/messaging/MM-T188.md +++ b/data/test-cases/channels/messaging/MM-T188.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T189.md b/data/test-cases/channels/messaging/MM-T189.md index 7521a9a20..aa24f66dd 100644 --- a/data/test-cases/channels/messaging/MM-T189.md +++ b/data/test-cases/channels/messaging/MM-T189.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T190.md b/data/test-cases/channels/messaging/MM-T190.md index 353bed83e..c85e53e7f 100644 --- a/data/test-cases/channels/messaging/MM-T190.md +++ b/data/test-cases/channels/messaging/MM-T190.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS diff --git a/data/test-cases/channels/messaging/MM-T191.md b/data/test-cases/channels/messaging/MM-T191.md index eeaa27fbf..af41bd699 100644 --- a/data/test-cases/channels/messaging/MM-T191.md +++ b/data/test-cases/channels/messaging/MM-T191.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T192.md b/data/test-cases/channels/messaging/MM-T192.md index 5d2c77730..5bf16876d 100644 --- a/data/test-cases/channels/messaging/MM-T192.md +++ b/data/test-cases/channels/messaging/MM-T192.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T193.md b/data/test-cases/channels/messaging/MM-T193.md index 6ca517e9e..72a5e0d13 100644 --- a/data/test-cases/channels/messaging/MM-T193.md +++ b/data/test-cases/channels/messaging/MM-T193.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T194.md b/data/test-cases/channels/messaging/MM-T194.md index 6a65ed94a..12b249b2e 100644 --- a/data/test-cases/channels/messaging/MM-T194.md +++ b/data/test-cases/channels/messaging/MM-T194.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T195.md b/data/test-cases/channels/messaging/MM-T195.md index 4b70ca378..06007cc98 100644 --- a/data/test-cases/channels/messaging/MM-T195.md +++ b/data/test-cases/channels/messaging/MM-T195.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T196.md b/data/test-cases/channels/messaging/MM-T196.md index 435d0211f..fd3fed5d0 100644 --- a/data/test-cases/channels/messaging/MM-T196.md +++ b/data/test-cases/channels/messaging/MM-T196.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T197.md b/data/test-cases/channels/messaging/MM-T197.md index d51139f59..d5dc25c07 100644 --- a/data/test-cases/channels/messaging/MM-T197.md +++ b/data/test-cases/channels/messaging/MM-T197.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T198.md b/data/test-cases/channels/messaging/MM-T198.md index 31f146f40..d964850dc 100644 --- a/data/test-cases/channels/messaging/MM-T198.md +++ b/data/test-cases/channels/messaging/MM-T198.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T199.md b/data/test-cases/channels/messaging/MM-T199.md index dbefe18d2..959478ab6 100644 --- a/data/test-cases/channels/messaging/MM-T199.md +++ b/data/test-cases/channels/messaging/MM-T199.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T200.md b/data/test-cases/channels/messaging/MM-T200.md index 31b844baf..f7dd093ed 100644 --- a/data/test-cases/channels/messaging/MM-T200.md +++ b/data/test-cases/channels/messaging/MM-T200.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T201.md b/data/test-cases/channels/messaging/MM-T201.md index a3251bf10..71ae926c8 100644 --- a/data/test-cases/channels/messaging/MM-T201.md +++ b/data/test-cases/channels/messaging/MM-T201.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T202.md b/data/test-cases/channels/messaging/MM-T202.md index e3ddcecd0..1f32b8678 100644 --- a/data/test-cases/channels/messaging/MM-T202.md +++ b/data/test-cases/channels/messaging/MM-T202.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T203.md b/data/test-cases/channels/messaging/MM-T203.md index 0522f79f4..299b27b31 100644 --- a/data/test-cases/channels/messaging/MM-T203.md +++ b/data/test-cases/channels/messaging/MM-T203.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2032.md b/data/test-cases/channels/messaging/MM-T2032.md index 0ccec62d7..dcff1d6b0 100644 --- a/data/test-cases/channels/messaging/MM-T2032.md +++ b/data/test-cases/channels/messaging/MM-T2032.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/messaging/MM-T204.md b/data/test-cases/channels/messaging/MM-T204.md index 057020d23..193105bae 100644 --- a/data/test-cases/channels/messaging/MM-T204.md +++ b/data/test-cases/channels/messaging/MM-T204.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T205.md b/data/test-cases/channels/messaging/MM-T205.md index 7ed4c1531..68a306986 100644 --- a/data/test-cases/channels/messaging/MM-T205.md +++ b/data/test-cases/channels/messaging/MM-T205.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T206.md b/data/test-cases/channels/messaging/MM-T206.md index 0347fe594..e7999c46a 100644 --- a/data/test-cases/channels/messaging/MM-T206.md +++ b/data/test-cases/channels/messaging/MM-T206.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - rf-cloud-webapp - messaging - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/messaging/MM-T207.md b/data/test-cases/channels/messaging/MM-T207.md index 8e35a16ba..b78bb87da 100644 --- a/data/test-cases/channels/messaging/MM-T207.md +++ b/data/test-cases/channels/messaging/MM-T207.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T208.md b/data/test-cases/channels/messaging/MM-T208.md index 8d6d4d3fe..0cf1b9900 100644 --- a/data/test-cases/channels/messaging/MM-T208.md +++ b/data/test-cases/channels/messaging/MM-T208.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T209.md b/data/test-cases/channels/messaging/MM-T209.md index 0a0366e3b..24144d597 100644 --- a/data/test-cases/channels/messaging/MM-T209.md +++ b/data/test-cases/channels/messaging/MM-T209.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T210.md b/data/test-cases/channels/messaging/MM-T210.md index 7c79470e4..6f9b57e1a 100644 --- a/data/test-cases/channels/messaging/MM-T210.md +++ b/data/test-cases/channels/messaging/MM-T210.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T211.md b/data/test-cases/channels/messaging/MM-T211.md index 60e1df43b..263ea4e20 100644 --- a/data/test-cases/channels/messaging/MM-T211.md +++ b/data/test-cases/channels/messaging/MM-T211.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - messaging tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T212.md b/data/test-cases/channels/messaging/MM-T212.md index bc6feb404..1ff65a1b3 100644 --- a/data/test-cases/channels/messaging/MM-T212.md +++ b/data/test-cases/channels/messaging/MM-T212.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T213.md b/data/test-cases/channels/messaging/MM-T213.md index 45c9518d5..84bf87d05 100644 --- a/data/test-cases/channels/messaging/MM-T213.md +++ b/data/test-cases/channels/messaging/MM-T213.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2132.md b/data/test-cases/channels/messaging/MM-T2132.md index 55e07bdbc..c0204a549 100644 --- a/data/test-cases/channels/messaging/MM-T2132.md +++ b/data/test-cases/channels/messaging/MM-T2132.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging @@ -25,7 +25,7 @@ detox: N/A mmctl: N/A playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2133.md b/data/test-cases/channels/messaging/MM-T2133.md index 880576e3a..9933016a8 100644 --- a/data/test-cases/channels/messaging/MM-T2133.md +++ b/data/test-cases/channels/messaging/MM-T2133.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging @@ -25,7 +25,7 @@ detox: Update mmctl: N/A playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2134.md b/data/test-cases/channels/messaging/MM-T2134.md index 67e7310f5..2691388e3 100644 --- a/data/test-cases/channels/messaging/MM-T2134.md +++ b/data/test-cases/channels/messaging/MM-T2134.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging @@ -25,7 +25,7 @@ detox: Update mmctl: N/A playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2135.md b/data/test-cases/channels/messaging/MM-T2135.md index 3a97fe072..6e1be6d53 100644 --- a/data/test-cases/channels/messaging/MM-T2135.md +++ b/data/test-cases/channels/messaging/MM-T2135.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2136.md b/data/test-cases/channels/messaging/MM-T2136.md index 2db6e079f..e25867e14 100644 --- a/data/test-cases/channels/messaging/MM-T2136.md +++ b/data/test-cases/channels/messaging/MM-T2136.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2138.md b/data/test-cases/channels/messaging/MM-T2138.md index 011773deb..145a06048 100644 --- a/data/test-cases/channels/messaging/MM-T2138.md +++ b/data/test-cases/channels/messaging/MM-T2138.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2139.md b/data/test-cases/channels/messaging/MM-T2139.md index bb9f3889b..7249277f7 100644 --- a/data/test-cases/channels/messaging/MM-T2139.md +++ b/data/test-cases/channels/messaging/MM-T2139.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T214.md b/data/test-cases/channels/messaging/MM-T214.md index 52c8624bc..960b59c8f 100644 --- a/data/test-cases/channels/messaging/MM-T214.md +++ b/data/test-cases/channels/messaging/MM-T214.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2140.md b/data/test-cases/channels/messaging/MM-T2140.md index b6741b09e..38bd14be6 100644 --- a/data/test-cases/channels/messaging/MM-T2140.md +++ b/data/test-cases/channels/messaging/MM-T2140.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2141.md b/data/test-cases/channels/messaging/MM-T2141.md index a84f61682..43164ffe7 100644 --- a/data/test-cases/channels/messaging/MM-T2141.md +++ b/data/test-cases/channels/messaging/MM-T2141.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2142.md b/data/test-cases/channels/messaging/MM-T2142.md index fe3e8c613..4dfe1aa03 100644 --- a/data/test-cases/channels/messaging/MM-T2142.md +++ b/data/test-cases/channels/messaging/MM-T2142.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2143.md b/data/test-cases/channels/messaging/MM-T2143.md index 5d1b3fd1b..8648ec9fc 100644 --- a/data/test-cases/channels/messaging/MM-T2143.md +++ b/data/test-cases/channels/messaging/MM-T2143.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2144.md b/data/test-cases/channels/messaging/MM-T2144.md index cc95778a3..830954799 100644 --- a/data/test-cases/channels/messaging/MM-T2144.md +++ b/data/test-cases/channels/messaging/MM-T2144.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2145.md b/data/test-cases/channels/messaging/MM-T2145.md index d9a6c53eb..cb1e51b1c 100644 --- a/data/test-cases/channels/messaging/MM-T2145.md +++ b/data/test-cases/channels/messaging/MM-T2145.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2146.md b/data/test-cases/channels/messaging/MM-T2146.md index 67f111e28..cd923c586 100644 --- a/data/test-cases/channels/messaging/MM-T2146.md +++ b/data/test-cases/channels/messaging/MM-T2146.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2147.md b/data/test-cases/channels/messaging/MM-T2147.md index ed5f1a8ab..ac2b20594 100644 --- a/data/test-cases/channels/messaging/MM-T2147.md +++ b/data/test-cases/channels/messaging/MM-T2147.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2148.md b/data/test-cases/channels/messaging/MM-T2148.md index 8e93fa614..bca5cdc1e 100644 --- a/data/test-cases/channels/messaging/MM-T2148.md +++ b/data/test-cases/channels/messaging/MM-T2148.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2149.md b/data/test-cases/channels/messaging/MM-T2149.md index f4369a08b..58deeb74c 100644 --- a/data/test-cases/channels/messaging/MM-T2149.md +++ b/data/test-cases/channels/messaging/MM-T2149.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T215.md b/data/test-cases/channels/messaging/MM-T215.md index 7835454c9..6c1931c9d 100644 --- a/data/test-cases/channels/messaging/MM-T215.md +++ b/data/test-cases/channels/messaging/MM-T215.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T2150.md b/data/test-cases/channels/messaging/MM-T2150.md index 3401c23b1..c0b189832 100644 --- a/data/test-cases/channels/messaging/MM-T2150.md +++ b/data/test-cases/channels/messaging/MM-T2150.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2151.md b/data/test-cases/channels/messaging/MM-T2151.md index f37be9034..1d48206cb 100644 --- a/data/test-cases/channels/messaging/MM-T2151.md +++ b/data/test-cases/channels/messaging/MM-T2151.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2152.md b/data/test-cases/channels/messaging/MM-T2152.md index bc8eacfd4..9d524f76f 100644 --- a/data/test-cases/channels/messaging/MM-T2152.md +++ b/data/test-cases/channels/messaging/MM-T2152.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2153.md b/data/test-cases/channels/messaging/MM-T2153.md index b78c51842..5acb5e852 100644 --- a/data/test-cases/channels/messaging/MM-T2153.md +++ b/data/test-cases/channels/messaging/MM-T2153.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2156.md b/data/test-cases/channels/messaging/MM-T2156.md index c3510f107..97b8c60e7 100644 --- a/data/test-cases/channels/messaging/MM-T2156.md +++ b/data/test-cases/channels/messaging/MM-T2156.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2157.md b/data/test-cases/channels/messaging/MM-T2157.md index 2dc906e12..c262dda49 100644 --- a/data/test-cases/channels/messaging/MM-T2157.md +++ b/data/test-cases/channels/messaging/MM-T2157.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2158.md b/data/test-cases/channels/messaging/MM-T2158.md index 6be11549e..9f2ef3f82 100644 --- a/data/test-cases/channels/messaging/MM-T2158.md +++ b/data/test-cases/channels/messaging/MM-T2158.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2159.md b/data/test-cases/channels/messaging/MM-T2159.md index cf8a3866c..912fec96f 100644 --- a/data/test-cases/channels/messaging/MM-T2159.md +++ b/data/test-cases/channels/messaging/MM-T2159.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T216.md b/data/test-cases/channels/messaging/MM-T216.md index 7608c163f..c9491362e 100644 --- a/data/test-cases/channels/messaging/MM-T216.md +++ b/data/test-cases/channels/messaging/MM-T216.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,14 +25,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2160.md b/data/test-cases/channels/messaging/MM-T2160.md index df7b7ef2b..ac75daaea 100644 --- a/data/test-cases/channels/messaging/MM-T2160.md +++ b/data/test-cases/channels/messaging/MM-T2160.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2161.md b/data/test-cases/channels/messaging/MM-T2161.md index 05e598cf3..6b6ef4d3d 100644 --- a/data/test-cases/channels/messaging/MM-T2161.md +++ b/data/test-cases/channels/messaging/MM-T2161.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2162.md b/data/test-cases/channels/messaging/MM-T2162.md index 14936a4c1..980a7876b 100644 --- a/data/test-cases/channels/messaging/MM-T2162.md +++ b/data/test-cases/channels/messaging/MM-T2162.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2163.md b/data/test-cases/channels/messaging/MM-T2163.md index a7d352f1a..06f8c4b11 100644 --- a/data/test-cases/channels/messaging/MM-T2163.md +++ b/data/test-cases/channels/messaging/MM-T2163.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2164.md b/data/test-cases/channels/messaging/MM-T2164.md index 207b26823..9547faf6d 100644 --- a/data/test-cases/channels/messaging/MM-T2164.md +++ b/data/test-cases/channels/messaging/MM-T2164.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2165.md b/data/test-cases/channels/messaging/MM-T2165.md index 94e7fd651..6958e9b0e 100644 --- a/data/test-cases/channels/messaging/MM-T2165.md +++ b/data/test-cases/channels/messaging/MM-T2165.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2166.md b/data/test-cases/channels/messaging/MM-T2166.md index c6db6d300..b0a26d06e 100644 --- a/data/test-cases/channels/messaging/MM-T2166.md +++ b/data/test-cases/channels/messaging/MM-T2166.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2167.md b/data/test-cases/channels/messaging/MM-T2167.md index 57acaf58f..6cbf884e1 100644 --- a/data/test-cases/channels/messaging/MM-T2167.md +++ b/data/test-cases/channels/messaging/MM-T2167.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2168.md b/data/test-cases/channels/messaging/MM-T2168.md index 022a663ea..604c8b5c1 100644 --- a/data/test-cases/channels/messaging/MM-T2168.md +++ b/data/test-cases/channels/messaging/MM-T2168.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2169.md b/data/test-cases/channels/messaging/MM-T2169.md index 1c9c188af..57dbd5ac8 100644 --- a/data/test-cases/channels/messaging/MM-T2169.md +++ b/data/test-cases/channels/messaging/MM-T2169.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T217.md b/data/test-cases/channels/messaging/MM-T217.md index e27aaed4c..1748955fb 100644 --- a/data/test-cases/channels/messaging/MM-T217.md +++ b/data/test-cases/channels/messaging/MM-T217.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - 1.42-p123 - messaging tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2170.md b/data/test-cases/channels/messaging/MM-T2170.md index af9d2fc34..d05d945ed 100644 --- a/data/test-cases/channels/messaging/MM-T2170.md +++ b/data/test-cases/channels/messaging/MM-T2170.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2171.md b/data/test-cases/channels/messaging/MM-T2171.md index 05cdfd57a..f4649953b 100644 --- a/data/test-cases/channels/messaging/MM-T2171.md +++ b/data/test-cases/channels/messaging/MM-T2171.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2172.md b/data/test-cases/channels/messaging/MM-T2172.md index 5ed9b6a47..58ec255d1 100644 --- a/data/test-cases/channels/messaging/MM-T2172.md +++ b/data/test-cases/channels/messaging/MM-T2172.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2173.md b/data/test-cases/channels/messaging/MM-T2173.md index 494784191..f5731614a 100644 --- a/data/test-cases/channels/messaging/MM-T2173.md +++ b/data/test-cases/channels/messaging/MM-T2173.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod diff --git a/data/test-cases/channels/messaging/MM-T2174.md b/data/test-cases/channels/messaging/MM-T2174.md index c551333c2..926e1a6a0 100644 --- a/data/test-cases/channels/messaging/MM-T2174.md +++ b/data/test-cases/channels/messaging/MM-T2174.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2175.md b/data/test-cases/channels/messaging/MM-T2175.md index dbe6da739..169c85563 100644 --- a/data/test-cases/channels/messaging/MM-T2175.md +++ b/data/test-cases/channels/messaging/MM-T2175.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2177.md b/data/test-cases/channels/messaging/MM-T2177.md index 375559046..5abfbf2f2 100644 --- a/data/test-cases/channels/messaging/MM-T2177.md +++ b/data/test-cases/channels/messaging/MM-T2177.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2179.md b/data/test-cases/channels/messaging/MM-T2179.md index 6e0e33312..f7760901e 100644 --- a/data/test-cases/channels/messaging/MM-T2179.md +++ b/data/test-cases/channels/messaging/MM-T2179.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/messaging/MM-T218.md b/data/test-cases/channels/messaging/MM-T218.md index f931b9840..d8769b84b 100644 --- a/data/test-cases/channels/messaging/MM-T218.md +++ b/data/test-cases/channels/messaging/MM-T218.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2189.md b/data/test-cases/channels/messaging/MM-T2189.md index dc4cbccd0..72290cea8 100644 --- a/data/test-cases/channels/messaging/MM-T2189.md +++ b/data/test-cases/channels/messaging/MM-T2189.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T219.md b/data/test-cases/channels/messaging/MM-T219.md index 30614ecca..3ffda9f3f 100644 --- a/data/test-cases/channels/messaging/MM-T219.md +++ b/data/test-cases/channels/messaging/MM-T219.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2190.md b/data/test-cases/channels/messaging/MM-T2190.md index b4ca3774e..f3ac41e2c 100644 --- a/data/test-cases/channels/messaging/MM-T2190.md +++ b/data/test-cases/channels/messaging/MM-T2190.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2194.md b/data/test-cases/channels/messaging/MM-T2194.md index 2968203e5..90dadc1bb 100644 --- a/data/test-cases/channels/messaging/MM-T2194.md +++ b/data/test-cases/channels/messaging/MM-T2194.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2195.md b/data/test-cases/channels/messaging/MM-T2195.md index 45c8960d1..4029c739b 100644 --- a/data/test-cases/channels/messaging/MM-T2195.md +++ b/data/test-cases/channels/messaging/MM-T2195.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,13 +27,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2196.md b/data/test-cases/channels/messaging/MM-T2196.md index 683002f39..6d45d757f 100644 --- a/data/test-cases/channels/messaging/MM-T2196.md +++ b/data/test-cases/channels/messaging/MM-T2196.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2197.md b/data/test-cases/channels/messaging/MM-T2197.md index 2e1910929..487475424 100644 --- a/data/test-cases/channels/messaging/MM-T2197.md +++ b/data/test-cases/channels/messaging/MM-T2197.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/channels/messaging/MM-T2198.md b/data/test-cases/channels/messaging/MM-T2198.md index a8cd1c1a1..7dc9d5e08 100644 --- a/data/test-cases/channels/messaging/MM-T2198.md +++ b/data/test-cases/channels/messaging/MM-T2198.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2199.md b/data/test-cases/channels/messaging/MM-T2199.md index eb1e07434..4e0050055 100644 --- a/data/test-cases/channels/messaging/MM-T2199.md +++ b/data/test-cases/channels/messaging/MM-T2199.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2200.md b/data/test-cases/channels/messaging/MM-T2200.md index 1fa622ded..b7b5123ff 100644 --- a/data/test-cases/channels/messaging/MM-T2200.md +++ b/data/test-cases/channels/messaging/MM-T2200.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2201.md b/data/test-cases/channels/messaging/MM-T2201.md index 94b8b95ed..2b0e26389 100644 --- a/data/test-cases/channels/messaging/MM-T2201.md +++ b/data/test-cases/channels/messaging/MM-T2201.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2202.md b/data/test-cases/channels/messaging/MM-T2202.md index 3dab2cf3b..7727ca8c2 100644 --- a/data/test-cases/channels/messaging/MM-T2202.md +++ b/data/test-cases/channels/messaging/MM-T2202.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2203.md b/data/test-cases/channels/messaging/MM-T2203.md index 19216f1fd..157fc38b4 100644 --- a/data/test-cases/channels/messaging/MM-T2203.md +++ b/data/test-cases/channels/messaging/MM-T2203.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2204.md b/data/test-cases/channels/messaging/MM-T2204.md index 8f6a36ec3..427fbec7a 100644 --- a/data/test-cases/channels/messaging/MM-T2204.md +++ b/data/test-cases/channels/messaging/MM-T2204.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2205.md b/data/test-cases/channels/messaging/MM-T2205.md index bd92ee34b..7e303f26a 100644 --- a/data/test-cases/channels/messaging/MM-T2205.md +++ b/data/test-cases/channels/messaging/MM-T2205.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2206.md b/data/test-cases/channels/messaging/MM-T2206.md index 635dcd808..fb2a763d7 100644 --- a/data/test-cases/channels/messaging/MM-T2206.md +++ b/data/test-cases/channels/messaging/MM-T2206.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2207.md b/data/test-cases/channels/messaging/MM-T2207.md index 66426afca..971e3ffb5 100644 --- a/data/test-cases/channels/messaging/MM-T2207.md +++ b/data/test-cases/channels/messaging/MM-T2207.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2208.md b/data/test-cases/channels/messaging/MM-T2208.md index 500b3c50b..ebd4d7347 100644 --- a/data/test-cases/channels/messaging/MM-T2208.md +++ b/data/test-cases/channels/messaging/MM-T2208.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2209.md b/data/test-cases/channels/messaging/MM-T2209.md index cfdb16939..2ee300a6f 100644 --- a/data/test-cases/channels/messaging/MM-T2209.md +++ b/data/test-cases/channels/messaging/MM-T2209.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T221.md b/data/test-cases/channels/messaging/MM-T221.md index 888b0b323..c1750deec 100644 --- a/data/test-cases/channels/messaging/MM-T221.md +++ b/data/test-cases/channels/messaging/MM-T221.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - rf-cloud-webapp @@ -26,7 +26,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - Temporarily Disabled diff --git a/data/test-cases/channels/messaging/MM-T2210.md b/data/test-cases/channels/messaging/MM-T2210.md index b1b39abe1..93fe49805 100644 --- a/data/test-cases/channels/messaging/MM-T2210.md +++ b/data/test-cases/channels/messaging/MM-T2210.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2211.md b/data/test-cases/channels/messaging/MM-T2211.md index 6c2bd1964..565fdd7dc 100644 --- a/data/test-cases/channels/messaging/MM-T2211.md +++ b/data/test-cases/channels/messaging/MM-T2211.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2212.md b/data/test-cases/channels/messaging/MM-T2212.md index a515aba2b..e8887162b 100644 --- a/data/test-cases/channels/messaging/MM-T2212.md +++ b/data/test-cases/channels/messaging/MM-T2212.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2213.md b/data/test-cases/channels/messaging/MM-T2213.md index f04c5c297..332823140 100644 --- a/data/test-cases/channels/messaging/MM-T2213.md +++ b/data/test-cases/channels/messaging/MM-T2213.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2215.md b/data/test-cases/channels/messaging/MM-T2215.md index 3136d06a5..90c2769c0 100644 --- a/data/test-cases/channels/messaging/MM-T2215.md +++ b/data/test-cases/channels/messaging/MM-T2215.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/channels/messaging/MM-T2216.md b/data/test-cases/channels/messaging/MM-T2216.md index 3d546e9a0..b830b4dc2 100644 --- a/data/test-cases/channels/messaging/MM-T2216.md +++ b/data/test-cases/channels/messaging/MM-T2216.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2217.md b/data/test-cases/channels/messaging/MM-T2217.md index f29824570..623cb7fbf 100644 --- a/data/test-cases/channels/messaging/MM-T2217.md +++ b/data/test-cases/channels/messaging/MM-T2217.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2218.md b/data/test-cases/channels/messaging/MM-T2218.md index c96570de5..7bb5685b0 100644 --- a/data/test-cases/channels/messaging/MM-T2218.md +++ b/data/test-cases/channels/messaging/MM-T2218.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2219.md b/data/test-cases/channels/messaging/MM-T2219.md index e06b2b60e..b6763e537 100644 --- a/data/test-cases/channels/messaging/MM-T2219.md +++ b/data/test-cases/channels/messaging/MM-T2219.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T222.md b/data/test-cases/channels/messaging/MM-T222.md index 6bf23d6e8..648bb7d20 100644 --- a/data/test-cases/channels/messaging/MM-T222.md +++ b/data/test-cases/channels/messaging/MM-T222.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -26,11 +26,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2222.md b/data/test-cases/channels/messaging/MM-T2222.md index 1c295ed63..b3d05d3e9 100644 --- a/data/test-cases/channels/messaging/MM-T2222.md +++ b/data/test-cases/channels/messaging/MM-T2222.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2223.md b/data/test-cases/channels/messaging/MM-T2223.md index 57b78319e..663d2a922 100644 --- a/data/test-cases/channels/messaging/MM-T2223.md +++ b/data/test-cases/channels/messaging/MM-T2223.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2224.md b/data/test-cases/channels/messaging/MM-T2224.md index ea1aa3461..4e01c57a4 100644 --- a/data/test-cases/channels/messaging/MM-T2224.md +++ b/data/test-cases/channels/messaging/MM-T2224.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2225.md b/data/test-cases/channels/messaging/MM-T2225.md index 6291d5aa8..737205d98 100644 --- a/data/test-cases/channels/messaging/MM-T2225.md +++ b/data/test-cases/channels/messaging/MM-T2225.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2226.md b/data/test-cases/channels/messaging/MM-T2226.md index 074b7ace4..04ef046e2 100644 --- a/data/test-cases/channels/messaging/MM-T2226.md +++ b/data/test-cases/channels/messaging/MM-T2226.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2227.md b/data/test-cases/channels/messaging/MM-T2227.md index 7eefc3444..76931a6d8 100644 --- a/data/test-cases/channels/messaging/MM-T2227.md +++ b/data/test-cases/channels/messaging/MM-T2227.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2228.md b/data/test-cases/channels/messaging/MM-T2228.md index 3a447fc30..95ebe1245 100644 --- a/data/test-cases/channels/messaging/MM-T2228.md +++ b/data/test-cases/channels/messaging/MM-T2228.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2229.md b/data/test-cases/channels/messaging/MM-T2229.md index a832839ba..bc8531bcf 100644 --- a/data/test-cases/channels/messaging/MM-T2229.md +++ b/data/test-cases/channels/messaging/MM-T2229.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T223.md b/data/test-cases/channels/messaging/MM-T223.md index 3c0c3ff9b..841a7ff28 100644 --- a/data/test-cases/channels/messaging/MM-T223.md +++ b/data/test-cases/channels/messaging/MM-T223.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T2230.md b/data/test-cases/channels/messaging/MM-T2230.md index 29f6984bd..b6670ac4f 100644 --- a/data/test-cases/channels/messaging/MM-T2230.md +++ b/data/test-cases/channels/messaging/MM-T2230.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2231.md b/data/test-cases/channels/messaging/MM-T2231.md index 95fe8ce17..d480d5015 100644 --- a/data/test-cases/channels/messaging/MM-T2231.md +++ b/data/test-cases/channels/messaging/MM-T2231.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2232.md b/data/test-cases/channels/messaging/MM-T2232.md index 772e9e005..f78109601 100644 --- a/data/test-cases/channels/messaging/MM-T2232.md +++ b/data/test-cases/channels/messaging/MM-T2232.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2233.md b/data/test-cases/channels/messaging/MM-T2233.md index 4bd0c3faa..233a18c91 100644 --- a/data/test-cases/channels/messaging/MM-T2233.md +++ b/data/test-cases/channels/messaging/MM-T2233.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2234.md b/data/test-cases/channels/messaging/MM-T2234.md index 32e9d3b64..bd420b713 100644 --- a/data/test-cases/channels/messaging/MM-T2234.md +++ b/data/test-cases/channels/messaging/MM-T2234.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2235.md b/data/test-cases/channels/messaging/MM-T2235.md index 3fb2b568a..8d9e9a567 100644 --- a/data/test-cases/channels/messaging/MM-T2235.md +++ b/data/test-cases/channels/messaging/MM-T2235.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2236.md b/data/test-cases/channels/messaging/MM-T2236.md index 33917ac16..d7b536cd4 100644 --- a/data/test-cases/channels/messaging/MM-T2236.md +++ b/data/test-cases/channels/messaging/MM-T2236.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - se-prod - messaging diff --git a/data/test-cases/channels/messaging/MM-T2237.md b/data/test-cases/channels/messaging/MM-T2237.md index e72ce1410..f739fcc60 100644 --- a/data/test-cases/channels/messaging/MM-T2237.md +++ b/data/test-cases/channels/messaging/MM-T2237.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2238.md b/data/test-cases/channels/messaging/MM-T2238.md index e552984a2..4b7ec8e40 100644 --- a/data/test-cases/channels/messaging/MM-T2238.md +++ b/data/test-cases/channels/messaging/MM-T2238.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2239.md b/data/test-cases/channels/messaging/MM-T2239.md index cf9d3b53b..9ee76d649 100644 --- a/data/test-cases/channels/messaging/MM-T2239.md +++ b/data/test-cases/channels/messaging/MM-T2239.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2240.md b/data/test-cases/channels/messaging/MM-T2240.md index 48a784ba9..48af9a9bb 100644 --- a/data/test-cases/channels/messaging/MM-T2240.md +++ b/data/test-cases/channels/messaging/MM-T2240.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2241.md b/data/test-cases/channels/messaging/MM-T2241.md index 667367ce4..6d6b62ff8 100644 --- a/data/test-cases/channels/messaging/MM-T2241.md +++ b/data/test-cases/channels/messaging/MM-T2241.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2242.md b/data/test-cases/channels/messaging/MM-T2242.md index 81ef80560..f6847734e 100644 --- a/data/test-cases/channels/messaging/MM-T2242.md +++ b/data/test-cases/channels/messaging/MM-T2242.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2243.md b/data/test-cases/channels/messaging/MM-T2243.md index c72c58842..008d95467 100644 --- a/data/test-cases/channels/messaging/MM-T2243.md +++ b/data/test-cases/channels/messaging/MM-T2243.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2244.md b/data/test-cases/channels/messaging/MM-T2244.md index 678fca65c..dd27a72de 100644 --- a/data/test-cases/channels/messaging/MM-T2244.md +++ b/data/test-cases/channels/messaging/MM-T2244.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2245.md b/data/test-cases/channels/messaging/MM-T2245.md index db5f1e591..a43201702 100644 --- a/data/test-cases/channels/messaging/MM-T2245.md +++ b/data/test-cases/channels/messaging/MM-T2245.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2246.md b/data/test-cases/channels/messaging/MM-T2246.md index e2475a2f2..91521f45d 100644 --- a/data/test-cases/channels/messaging/MM-T2246.md +++ b/data/test-cases/channels/messaging/MM-T2246.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2247.md b/data/test-cases/channels/messaging/MM-T2247.md index 53bce4c2f..a60fd466f 100644 --- a/data/test-cases/channels/messaging/MM-T2247.md +++ b/data/test-cases/channels/messaging/MM-T2247.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2248.md b/data/test-cases/channels/messaging/MM-T2248.md index 905b76679..85b131956 100644 --- a/data/test-cases/channels/messaging/MM-T2248.md +++ b/data/test-cases/channels/messaging/MM-T2248.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2249.md b/data/test-cases/channels/messaging/MM-T2249.md index c1b19ba51..98d986b4a 100644 --- a/data/test-cases/channels/messaging/MM-T2249.md +++ b/data/test-cases/channels/messaging/MM-T2249.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2250.md b/data/test-cases/channels/messaging/MM-T2250.md index b197c70c6..2ef2efe8b 100644 --- a/data/test-cases/channels/messaging/MM-T2250.md +++ b/data/test-cases/channels/messaging/MM-T2250.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2251.md b/data/test-cases/channels/messaging/MM-T2251.md index f7b1e0a07..8ff58c0be 100644 --- a/data/test-cases/channels/messaging/MM-T2251.md +++ b/data/test-cases/channels/messaging/MM-T2251.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2252.md b/data/test-cases/channels/messaging/MM-T2252.md index 9b27f74de..e6af7c7fa 100644 --- a/data/test-cases/channels/messaging/MM-T2252.md +++ b/data/test-cases/channels/messaging/MM-T2252.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2253.md b/data/test-cases/channels/messaging/MM-T2253.md index 7113b5ddf..ee08055d7 100644 --- a/data/test-cases/channels/messaging/MM-T2253.md +++ b/data/test-cases/channels/messaging/MM-T2253.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2254.md b/data/test-cases/channels/messaging/MM-T2254.md index b610a3608..b3d22e23e 100644 --- a/data/test-cases/channels/messaging/MM-T2254.md +++ b/data/test-cases/channels/messaging/MM-T2254.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2255.md b/data/test-cases/channels/messaging/MM-T2255.md index 8485c4e6c..3d150cfb7 100644 --- a/data/test-cases/channels/messaging/MM-T2255.md +++ b/data/test-cases/channels/messaging/MM-T2255.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2256.md b/data/test-cases/channels/messaging/MM-T2256.md index a75ed0450..12eed8d84 100644 --- a/data/test-cases/channels/messaging/MM-T2256.md +++ b/data/test-cases/channels/messaging/MM-T2256.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2257.md b/data/test-cases/channels/messaging/MM-T2257.md index 53b88d7f7..de77c72bc 100644 --- a/data/test-cases/channels/messaging/MM-T2257.md +++ b/data/test-cases/channels/messaging/MM-T2257.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - se-prod - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T2347.md b/data/test-cases/channels/messaging/MM-T2347.md index 6e7f339ad..6ed8e1dcc 100644 --- a/data/test-cases/channels/messaging/MM-T2347.md +++ b/data/test-cases/channels/messaging/MM-T2347.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T2349.md b/data/test-cases/channels/messaging/MM-T2349.md index 686d34640..a54ceae3d 100644 --- a/data/test-cases/channels/messaging/MM-T2349.md +++ b/data/test-cases/channels/messaging/MM-T2349.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T2632.md b/data/test-cases/channels/messaging/MM-T2632.md index 1d4866e31..aebca3680 100644 --- a/data/test-cases/channels/messaging/MM-T2632.md +++ b/data/test-cases/channels/messaging/MM-T2632.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T2825.md b/data/test-cases/channels/messaging/MM-T2825.md index 71e085de9..7fd9492ae 100644 --- a/data/test-cases/channels/messaging/MM-T2825.md +++ b/data/test-cases/channels/messaging/MM-T2825.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/messaging/MM-T2922.md b/data/test-cases/channels/messaging/MM-T2922.md index 5a5b592f3..8aa928279 100644 --- a/data/test-cases/channels/messaging/MM-T2922.md +++ b/data/test-cases/channels/messaging/MM-T2922.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T2970.md b/data/test-cases/channels/messaging/MM-T2970.md index c1228bb44..e32feee95 100644 --- a/data/test-cases/channels/messaging/MM-T2970.md +++ b/data/test-cases/channels/messaging/MM-T2970.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - ios-only - messaging tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T2997.md b/data/test-cases/channels/messaging/MM-T2997.md index d3207a3a3..9c3f77822 100644 --- a/data/test-cases/channels/messaging/MM-T2997.md +++ b/data/test-cases/channels/messaging/MM-T2997.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Teams component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3001.md b/data/test-cases/channels/messaging/MM-T3001.md index 7d5ffb881..79495bc57 100644 --- a/data/test-cases/channels/messaging/MM-T3001.md +++ b/data/test-cases/channels/messaging/MM-T3001.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3014.md b/data/test-cases/channels/messaging/MM-T3014.md index b108fb448..ef1b028c7 100644 --- a/data/test-cases/channels/messaging/MM-T3014.md +++ b/data/test-cases/channels/messaging/MM-T3014.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3015.md b/data/test-cases/channels/messaging/MM-T3015.md index 58f92c08e..94183cd2d 100644 --- a/data/test-cases/channels/messaging/MM-T3015.md +++ b/data/test-cases/channels/messaging/MM-T3015.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3144.md b/data/test-cases/channels/messaging/MM-T3144.md index 94d450e76..e7c4f65b6 100644 --- a/data/test-cases/channels/messaging/MM-T3144.md +++ b/data/test-cases/channels/messaging/MM-T3144.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T3147.md b/data/test-cases/channels/messaging/MM-T3147.md index fc96865fc..fbd556079 100644 --- a/data/test-cases/channels/messaging/MM-T3147.md +++ b/data/test-cases/channels/messaging/MM-T3147.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T3152.md b/data/test-cases/channels/messaging/MM-T3152.md index 449e70a0c..5e1260719 100644 --- a/data/test-cases/channels/messaging/MM-T3152.md +++ b/data/test-cases/channels/messaging/MM-T3152.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - 1.42-p123 - messaging - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3293.md b/data/test-cases/channels/messaging/MM-T3293.md index f02f16266..b6c97f682 100644 --- a/data/test-cases/channels/messaging/MM-T3293.md +++ b/data/test-cases/channels/messaging/MM-T3293.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - Hackfest - messaging - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/channels/messaging/MM-T3307.md b/data/test-cases/channels/messaging/MM-T3307.md index 1fe81c27c..229499b17 100644 --- a/data/test-cases/channels/messaging/MM-T3307.md +++ b/data/test-cases/channels/messaging/MM-T3307.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,11 +26,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3308.md b/data/test-cases/channels/messaging/MM-T3308.md index d83e8a047..80d085134 100644 --- a/data/test-cases/channels/messaging/MM-T3308.md +++ b/data/test-cases/channels/messaging/MM-T3308.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,10 +25,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3309.md b/data/test-cases/channels/messaging/MM-T3309.md index d37683487..faa8a1a7d 100644 --- a/data/test-cases/channels/messaging/MM-T3309.md +++ b/data/test-cases/channels/messaging/MM-T3309.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,11 +26,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3310.md b/data/test-cases/channels/messaging/MM-T3310.md index b5931aa62..03810a603 100644 --- a/data/test-cases/channels/messaging/MM-T3310.md +++ b/data/test-cases/channels/messaging/MM-T3310.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3318.md b/data/test-cases/channels/messaging/MM-T3318.md index ceba125c4..5105a9b7d 100644 --- a/data/test-cases/channels/messaging/MM-T3318.md +++ b/data/test-cases/channels/messaging/MM-T3318.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - messaging @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3319.md b/data/test-cases/channels/messaging/MM-T3319.md index da0a46fd7..92c7e27d1 100644 --- a/data/test-cases/channels/messaging/MM-T3319.md +++ b/data/test-cases/channels/messaging/MM-T3319.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - 5.34-p1 @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3352.md b/data/test-cases/channels/messaging/MM-T3352.md index 16c06d6b9..b667dcdaf 100644 --- a/data/test-cases/channels/messaging/MM-T3352.md +++ b/data/test-cases/channels/messaging/MM-T3352.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3353.md b/data/test-cases/channels/messaging/MM-T3353.md index 31375246c..5a5dc68d8 100644 --- a/data/test-cases/channels/messaging/MM-T3353.md +++ b/data/test-cases/channels/messaging/MM-T3353.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3354.md b/data/test-cases/channels/messaging/MM-T3354.md index 7311a51a5..fa152c7a0 100644 --- a/data/test-cases/channels/messaging/MM-T3354.md +++ b/data/test-cases/channels/messaging/MM-T3354.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3448.md b/data/test-cases/channels/messaging/MM-T3448.md index f174a710a..b57d22e22 100644 --- a/data/test-cases/channels/messaging/MM-T3448.md +++ b/data/test-cases/channels/messaging/MM-T3448.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - messaging @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3449.md b/data/test-cases/channels/messaging/MM-T3449.md index 99c5a1b73..5dd9bf528 100644 --- a/data/test-cases/channels/messaging/MM-T3449.md +++ b/data/test-cases/channels/messaging/MM-T3449.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: -- TM4J-Key-Mapped-In-Cypress-Release +labels: - cy-prod - messaging +- TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" # (Optional) Test type and tools @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 7583182 key: MM-T3449 created_on: "2020-10-23T16:54:12Z" last_updated: "2022-09-09T17:54:36Z" -case_hashed: 241f5c956f7bac780d1216d9f0c09cff3d8da755127619beabe1e3ca9bfa4ba3f288c423046f6200052478c6ad28f94f +case_hashed: f77c949973f58367205ad3c9e7e421e841d4b10f019a203bb1d3bd75dd7b5506a4fae9b240b0b23f3af5d6eada919838 steps_hashed: 3755dfce3953119c4b6975c008c1fb665c2b0a987c30bfeffd13b76c93a26a79e14f81320bf18da27d8c295d59fa7c7a --- diff --git a/data/test-cases/channels/messaging/MM-T3471.md b/data/test-cases/channels/messaging/MM-T3471.md index b351f4d44..6ecd75bb5 100644 --- a/data/test-cases/channels/messaging/MM-T3471.md +++ b/data/test-cases/channels/messaging/MM-T3471.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - messaging - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/channels/messaging/MM-T3486.md b/data/test-cases/channels/messaging/MM-T3486.md index 5ed207680..8a3bc812b 100644 --- a/data/test-cases/channels/messaging/MM-T3486.md +++ b/data/test-cases/channels/messaging/MM-T3486.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/messaging/MM-T3495.md b/data/test-cases/channels/messaging/MM-T3495.md index 804145f0b..ccb9f4c56 100644 --- a/data/test-cases/channels/messaging/MM-T3495.md +++ b/data/test-cases/channels/messaging/MM-T3495.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3645.md b/data/test-cases/channels/messaging/MM-T3645.md index 4058b40ed..1a905cad3 100644 --- a/data/test-cases/channels/messaging/MM-T3645.md +++ b/data/test-cases/channels/messaging/MM-T3645.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Network component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3660.md b/data/test-cases/channels/messaging/MM-T3660.md index f0f8655b1..6693ae94f 100644 --- a/data/test-cases/channels/messaging/MM-T3660.md +++ b/data/test-cases/channels/messaging/MM-T3660.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/messaging/MM-T3752.md b/data/test-cases/channels/messaging/MM-T3752.md index d59a916b9..382ebf64c 100644 --- a/data/test-cases/channels/messaging/MM-T3752.md +++ b/data/test-cases/channels/messaging/MM-T3752.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T3805.md b/data/test-cases/channels/messaging/MM-T3805.md index 8178dbe5c..f0b80f0ea 100644 --- a/data/test-cases/channels/messaging/MM-T3805.md +++ b/data/test-cases/channels/messaging/MM-T3805.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/messaging/MM-T3830.md b/data/test-cases/channels/messaging/MM-T3830.md index 1f0c1c1f8..910f0a129 100644 --- a/data/test-cases/channels/messaging/MM-T3830.md +++ b/data/test-cases/channels/messaging/MM-T3830.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Messaging authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T4083.md b/data/test-cases/channels/messaging/MM-T4083.md index 0e657fcea..183caf70e 100644 --- a/data/test-cases/channels/messaging/MM-T4083.md +++ b/data/test-cases/channels/messaging/MM-T4083.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T4125.md b/data/test-cases/channels/messaging/MM-T4125.md index 46bc73ece..7b5ec3929 100644 --- a/data/test-cases/channels/messaging/MM-T4125.md +++ b/data/test-cases/channels/messaging/MM-T4125.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR tested_by_contributor: "" @@ -24,12 +24,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T4647.md b/data/test-cases/channels/messaging/MM-T4647.md index e997a4ae8..527296f01 100644 --- a/data/test-cases/channels/messaging/MM-T4647.md +++ b/data/test-cases/channels/messaging/MM-T4647.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud - Desktop diff --git a/data/test-cases/channels/messaging/MM-T4688.md b/data/test-cases/channels/messaging/MM-T4688.md index cdd0d448a..8baab9645 100644 --- a/data/test-cases/channels/messaging/MM-T4688.md +++ b/data/test-cases/channels/messaging/MM-T4688.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T470.md b/data/test-cases/channels/messaging/MM-T470.md index e140e7388..235bfc10b 100644 --- a/data/test-cases/channels/messaging/MM-T470.md +++ b/data/test-cases/channels/messaging/MM-T470.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Messaging component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T4861.md b/data/test-cases/channels/messaging/MM-T4861.md index dbeae93af..2da9141c3 100644 --- a/data/test-cases/channels/messaging/MM-T4861.md +++ b/data/test-cases/channels/messaging/MM-T4861.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T4901.md b/data/test-cases/channels/messaging/MM-T4901.md index 52ef39a0e..1c0e34cca 100644 --- a/data/test-cases/channels/messaging/MM-T4901.md +++ b/data/test-cases/channels/messaging/MM-T4901.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/messaging/MM-T4941.md b/data/test-cases/channels/messaging/MM-T4941.md index e1e8109c2..3f5f3f0ab 100644 --- a/data/test-cases/channels/messaging/MM-T4941.md +++ b/data/test-cases/channels/messaging/MM-T4941.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - unit_test tested_by_contributor: "" diff --git a/data/test-cases/channels/messaging/MM-T4948.md b/data/test-cases/channels/messaging/MM-T4948.md index c703ebd00..841aade69 100644 --- a/data/test-cases/channels/messaging/MM-T4948.md +++ b/data/test-cases/channels/messaging/MM-T4948.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T4984.md b/data/test-cases/channels/messaging/MM-T4984.md index 393cf0ab5..caf29e16d 100644 --- a/data/test-cases/channels/messaging/MM-T4984.md +++ b/data/test-cases/channels/messaging/MM-T4984.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Automated - No manual tests needed diff --git a/data/test-cases/channels/messaging/MM-T511.md b/data/test-cases/channels/messaging/MM-T511.md index 557df0594..88f26f4fb 100644 --- a/data/test-cases/channels/messaging/MM-T511.md +++ b/data/test-cases/channels/messaging/MM-T511.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T5381.md b/data/test-cases/channels/messaging/MM-T5381.md index 910f17477..2f4466426 100644 --- a/data/test-cases/channels/messaging/MM-T5381.md +++ b/data/test-cases/channels/messaging/MM-T5381.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "@jgilliam17" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/messaging/MM-T5416.md b/data/test-cases/channels/messaging/MM-T5416.md index 31e0d39c2..8e1383e2e 100644 --- a/data/test-cases/channels/messaging/MM-T5416.md +++ b/data/test-cases/channels/messaging/MM-T5416.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "@collinewait" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/channels/messaging/MM-T70.md b/data/test-cases/channels/messaging/MM-T70.md index d0f72dcd4..85e7b15c1 100644 --- a/data/test-cases/channels/messaging/MM-T70.md +++ b/data/test-cases/channels/messaging/MM-T70.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T71.md b/data/test-cases/channels/messaging/MM-T71.md index 71877222a..b70fd6638 100644 --- a/data/test-cases/channels/messaging/MM-T71.md +++ b/data/test-cases/channels/messaging/MM-T71.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - rf-cloud-webapp - messaging - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T712.md b/data/test-cases/channels/messaging/MM-T712.md index f12f3c1e3..2a1b48b87 100644 --- a/data/test-cases/channels/messaging/MM-T712.md +++ b/data/test-cases/channels/messaging/MM-T712.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - cy-prod - messaging - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T72.md b/data/test-cases/channels/messaging/MM-T72.md index 22927ce07..02e672613 100644 --- a/data/test-cases/channels/messaging/MM-T72.md +++ b/data/test-cases/channels/messaging/MM-T72.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T73.md b/data/test-cases/channels/messaging/MM-T73.md index 38681b832..d05567259 100644 --- a/data/test-cases/channels/messaging/MM-T73.md +++ b/data/test-cases/channels/messaging/MM-T73.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T74.md b/data/test-cases/channels/messaging/MM-T74.md index 1202a4237..b9d1a9d67 100644 --- a/data/test-cases/channels/messaging/MM-T74.md +++ b/data/test-cases/channels/messaging/MM-T74.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T75.md b/data/test-cases/channels/messaging/MM-T75.md index 4f87e55af..f1ab2a342 100644 --- a/data/test-cases/channels/messaging/MM-T75.md +++ b/data/test-cases/channels/messaging/MM-T75.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - ios-only - messaging tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T76.md b/data/test-cases/channels/messaging/MM-T76.md index fab313335..7c74e00f2 100644 --- a/data/test-cases/channels/messaging/MM-T76.md +++ b/data/test-cases/channels/messaging/MM-T76.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - ios-only - messaging tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T77.md b/data/test-cases/channels/messaging/MM-T77.md index c524be687..5d122df7f 100644 --- a/data/test-cases/channels/messaging/MM-T77.md +++ b/data/test-cases/channels/messaging/MM-T77.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T78.md b/data/test-cases/channels/messaging/MM-T78.md index eb78f3a27..b8af74027 100644 --- a/data/test-cases/channels/messaging/MM-T78.md +++ b/data/test-cases/channels/messaging/MM-T78.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 iOS - in Production diff --git a/data/test-cases/channels/messaging/MM-T79.md b/data/test-cases/channels/messaging/MM-T79.md index d1d3923a9..22d725470 100644 --- a/data/test-cases/channels/messaging/MM-T79.md +++ b/data/test-cases/channels/messaging/MM-T79.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/messaging/MM-T86.md b/data/test-cases/channels/messaging/MM-T86.md index 76b8fdcbb..08b44354d 100644 --- a/data/test-cases/channels/messaging/MM-T86.md +++ b/data/test-cases/channels/messaging/MM-T86.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - messaging tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T87.md b/data/test-cases/channels/messaging/MM-T87.md index 2bb1e33c4..7de8239aa 100644 --- a/data/test-cases/channels/messaging/MM-T87.md +++ b/data/test-cases/channels/messaging/MM-T87.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T88.md b/data/test-cases/channels/messaging/MM-T88.md index 7a42c1ed8..a930a64d0 100644 --- a/data/test-cases/channels/messaging/MM-T88.md +++ b/data/test-cases/channels/messaging/MM-T88.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T89.md b/data/test-cases/channels/messaging/MM-T89.md index d1f30fa78..8c6a9656a 100644 --- a/data/test-cases/channels/messaging/MM-T89.md +++ b/data/test-cases/channels/messaging/MM-T89.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T894.md b/data/test-cases/channels/messaging/MM-T894.md index 76073e565..856877516 100644 --- a/data/test-cases/channels/messaging/MM-T894.md +++ b/data/test-cases/channels/messaging/MM-T894.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - messaging - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/messaging/MM-T90.md b/data/test-cases/channels/messaging/MM-T90.md index e14c4b0d9..e808f6e4e 100644 --- a/data/test-cases/channels/messaging/MM-T90.md +++ b/data/test-cases/channels/messaging/MM-T90.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T91.md b/data/test-cases/channels/messaging/MM-T91.md index 6d25ec001..bc715471f 100644 --- a/data/test-cases/channels/messaging/MM-T91.md +++ b/data/test-cases/channels/messaging/MM-T91.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T92.md b/data/test-cases/channels/messaging/MM-T92.md index b5a4f60d6..d5bda8266 100644 --- a/data/test-cases/channels/messaging/MM-T92.md +++ b/data/test-cases/channels/messaging/MM-T92.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Messaging component: null -tags: +tags: - Never tested -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - messaging @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/messaging/MM-T93.md b/data/test-cases/channels/messaging/MM-T93.md index 62e2a5548..deb8c2ec7 100644 --- a/data/test-cases/channels/messaging/MM-T93.md +++ b/data/test-cases/channels/messaging/MM-T93.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T94.md b/data/test-cases/channels/messaging/MM-T94.md index f703c72fb..e8f5dbf00 100644 --- a/data/test-cases/channels/messaging/MM-T94.md +++ b/data/test-cases/channels/messaging/MM-T94.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T96.md b/data/test-cases/channels/messaging/MM-T96.md index 4d99f0f4d..ea809fea0 100644 --- a/data/test-cases/channels/messaging/MM-T96.md +++ b/data/test-cases/channels/messaging/MM-T96.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T97.md b/data/test-cases/channels/messaging/MM-T97.md index 634bfd10e..353950d6b 100644 --- a/data/test-cases/channels/messaging/MM-T97.md +++ b/data/test-cases/channels/messaging/MM-T97.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T98.md b/data/test-cases/channels/messaging/MM-T98.md index 56a669075..02343238b 100644 --- a/data/test-cases/channels/messaging/MM-T98.md +++ b/data/test-cases/channels/messaging/MM-T98.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/messaging/MM-T99.md b/data/test-cases/channels/messaging/MM-T99.md index 935a2ea9a..7cddc68b7 100644 --- a/data/test-cases/channels/messaging/MM-T99.md +++ b/data/test-cases/channels/messaging/MM-T99.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Messaging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - messaging - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mobile-app-settings/MM-T2350.md b/data/test-cases/channels/mobile-app-settings/MM-T2350.md index 81b93f4df..8e29c01ee 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T2350.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T2350.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T287.md b/data/test-cases/channels/mobile-app-settings/MM-T287.md index 918d8553f..4640b84a6 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T287.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T287.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/mobile-app-settings/MM-T288.md b/data/test-cases/channels/mobile-app-settings/MM-T288.md index 491605b8f..3562a7189 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T288.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T288.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - 1.42-p123 - account-settings tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/mobile-app-settings/MM-T289.md b/data/test-cases/channels/mobile-app-settings/MM-T289.md index 66cd052d8..183dd7d8f 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T289.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T289.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T290.md b/data/test-cases/channels/mobile-app-settings/MM-T290.md index e0e084dc7..70ebbe442 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T290.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T290.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Update diff --git a/data/test-cases/channels/mobile-app-settings/MM-T291.md b/data/test-cases/channels/mobile-app-settings/MM-T291.md index e0cc31cb7..c10ae278a 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T291.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T291.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T292.md b/data/test-cases/channels/mobile-app-settings/MM-T292.md index eaba5fc97..2a034a4ad 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T292.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T292.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T294.md b/data/test-cases/channels/mobile-app-settings/MM-T294.md index 9c2c7a6c6..48135d9f9 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T294.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T294.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Update diff --git a/data/test-cases/channels/mobile-app-settings/MM-T299.md b/data/test-cases/channels/mobile-app-settings/MM-T299.md index 086b14e02..feb835f55 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T299.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T299.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - 1.42-p123 - account-settings tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/mobile-app-settings/MM-T300.md b/data/test-cases/channels/mobile-app-settings/MM-T300.md index 5acd708b8..a3321521a 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T300.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T300.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T301.md b/data/test-cases/channels/mobile-app-settings/MM-T301.md index e97e16c3b..5ab343604 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T301.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T301.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,11 +13,11 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release -- cy-prod - 1.42-p123 - account-settings +- cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change @@ -36,7 +36,7 @@ id: 3808155 key: MM-T301 created_on: "2019-12-30T23:49:20Z" last_updated: "2022-09-10T14:54:47Z" -case_hashed: 17d1c7acfde29a49ac8dc115728f74ff4730bf74837a9a81d33f1b0ff3ad6333b47fb4ab65119221857164a490650aad +case_hashed: 90e07e5ea670607d9288fe4b6e7f634af352194a32d5faf6bc68d5f649cdc63586a61ef61ce936b3af4bbde998401f9f steps_hashed: 28e15d9969b2adf6c267ad62e56684f32e769f2e303d0ead3c05bf660aa435c968327c68b8629671f7b1b1cd97bb47c1 --- diff --git a/data/test-cases/channels/mobile-app-settings/MM-T302.md b/data/test-cases/channels/mobile-app-settings/MM-T302.md index ddfa9a9b1..d56174742 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T302.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T302.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - android-only - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T303.md b/data/test-cases/channels/mobile-app-settings/MM-T303.md index 79a6369e8..0a46e1457 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T303.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T303.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/mobile-app-settings/MM-T304.md b/data/test-cases/channels/mobile-app-settings/MM-T304.md index 9b1fa06ab..b69fc8af2 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T304.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T304.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Update diff --git a/data/test-cases/channels/mobile-app-settings/MM-T3151.md b/data/test-cases/channels/mobile-app-settings/MM-T3151.md index 430c4e8ec..b1f758196 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T3151.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T3151.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - 1.42-p123 - account-settings - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/mobile-app-settings/MM-T3472.md b/data/test-cases/channels/mobile-app-settings/MM-T3472.md index 5db877e0c..613e78952 100644 --- a/data/test-cases/channels/mobile-app-settings/MM-T3472.md +++ b/data/test-cases/channels/mobile-app-settings/MM-T3472.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mobile App Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/move-threads/MM-T5511.md b/data/test-cases/channels/move-threads/MM-T5511.md index 957f70c6d..978c17010 100644 --- a/data/test-cases/channels/move-threads/MM-T5511.md +++ b/data/test-cases/channels/move-threads/MM-T5511.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/move-threads/MM-T5512.md b/data/test-cases/channels/move-threads/MM-T5512.md index c799f61cc..510c7420a 100644 --- a/data/test-cases/channels/move-threads/MM-T5512.md +++ b/data/test-cases/channels/move-threads/MM-T5512.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/move-threads/MM-T5513.md b/data/test-cases/channels/move-threads/MM-T5513.md index 2503cdbb3..26432797f 100644 --- a/data/test-cases/channels/move-threads/MM-T5513.md +++ b/data/test-cases/channels/move-threads/MM-T5513.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/move-threads/MM-T5514.md b/data/test-cases/channels/move-threads/MM-T5514.md index 155d50001..ec4f990a1 100644 --- a/data/test-cases/channels/move-threads/MM-T5514.md +++ b/data/test-cases/channels/move-threads/MM-T5514.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/move-threads/MM-T5515.md b/data/test-cases/channels/move-threads/MM-T5515.md index 8f5c33b73..30d29d47e 100644 --- a/data/test-cases/channels/move-threads/MM-T5515.md +++ b/data/test-cases/channels/move-threads/MM-T5515.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/move-threads/MM-T5516.md b/data/test-cases/channels/move-threads/MM-T5516.md index 53f646fcf..debe0f5ba 100644 --- a/data/test-cases/channels/move-threads/MM-T5516.md +++ b/data/test-cases/channels/move-threads/MM-T5516.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Move Threads authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T1536.md b/data/test-cases/channels/multi-team-and-dms/MM-T1536.md index e822f9b5f..37f67f1f0 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T1536.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T1536.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - rf-cloud-webapp @@ -25,7 +25,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T1799.md b/data/test-cases/channels/multi-team-and-dms/MM-T1799.md index ce89167bf..be7310e1e 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T1799.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T1799.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T1800.md b/data/test-cases/channels/multi-team-and-dms/MM-T1800.md index cfbef0ef6..1d34cbb20 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T1800.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T1800.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T1805.md b/data/test-cases/channels/multi-team-and-dms/MM-T1805.md index c62ec11d3..70540b36f 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T1805.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T1805.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T2931.md b/data/test-cases/channels/multi-team-and-dms/MM-T2931.md index 08248e4e6..b32dc2a51 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T2931.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T2931.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T2932.md b/data/test-cases/channels/multi-team-and-dms/MM-T2932.md index 9d2af9697..4b517adad 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T2932.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T2932.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T3401.md b/data/test-cases/channels/multi-team-and-dms/MM-T3401.md index 87cb2b653..0616d2d9f 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T3401.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T3401.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T421.md b/data/test-cases/channels/multi-team-and-dms/MM-T421.md index fe94b5629..4bb6b7d01 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T421.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T421.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T422.md b/data/test-cases/channels/multi-team-and-dms/MM-T422.md index bb7d3f9a5..81815b507 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T422.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T422.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T423.md b/data/test-cases/channels/multi-team-and-dms/MM-T423.md index aaeaa0cec..8a260faf7 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T423.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T423.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T424.md b/data/test-cases/channels/multi-team-and-dms/MM-T424.md index 92c6b94e8..0f49bbbe3 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T424.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T424.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T425.md b/data/test-cases/channels/multi-team-and-dms/MM-T425.md index b16f9ea3b..3198cbf67 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T425.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T425.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T426.md b/data/test-cases/channels/multi-team-and-dms/MM-T426.md index 32513abc8..639192552 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T426.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T426.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T427.md b/data/test-cases/channels/multi-team-and-dms/MM-T427.md index fb1b236f1..b63debfee 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T427.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T427.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,11 +22,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T428.md b/data/test-cases/channels/multi-team-and-dms/MM-T428.md index 5b32d41b4..74f96fb37 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T428.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T428.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T429.md b/data/test-cases/channels/multi-team-and-dms/MM-T429.md index 23d4167a6..645f617f3 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T429.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T429.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T430.md b/data/test-cases/channels/multi-team-and-dms/MM-T430.md index db1ef108e..605f39a65 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T430.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T430.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T431.md b/data/test-cases/channels/multi-team-and-dms/MM-T431.md index ef7c745e5..6be55eff6 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T431.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T431.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T432.md b/data/test-cases/channels/multi-team-and-dms/MM-T432.md index ec3f0263c..feb931c63 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T432.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T432.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T433.md b/data/test-cases/channels/multi-team-and-dms/MM-T433.md index f5e89d6fd..89f7536d7 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T433.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T433.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T434.md b/data/test-cases/channels/multi-team-and-dms/MM-T434.md index 89d6aa7d4..bed59dda7 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T434.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T434.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T435.md b/data/test-cases/channels/multi-team-and-dms/MM-T435.md index bfd4f025e..7556b9d24 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T435.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T435.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T436.md b/data/test-cases/channels/multi-team-and-dms/MM-T436.md index bfea2e33f..3a30d6062 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T436.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T436.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T437.md b/data/test-cases/channels/multi-team-and-dms/MM-T437.md index 769e07f7b..5b27de3b8 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T437.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T437.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T438.md b/data/test-cases/channels/multi-team-and-dms/MM-T438.md index dffafcc58..3f180ede3 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T438.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T438.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T439.md b/data/test-cases/channels/multi-team-and-dms/MM-T439.md index 0e20f46a1..11fd986c8 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T439.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T439.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T440.md b/data/test-cases/channels/multi-team-and-dms/MM-T440.md index 269014e8b..8e30dca99 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T440.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T440.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T441.md b/data/test-cases/channels/multi-team-and-dms/MM-T441.md index 908698764..fd54f23d8 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T441.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T441.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T442.md b/data/test-cases/channels/multi-team-and-dms/MM-T442.md index f85528bc3..b88e4e51a 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T442.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T442.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T443.md b/data/test-cases/channels/multi-team-and-dms/MM-T443.md index 787d5a640..3c7ff33fe 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T443.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T443.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - ios-only tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T444.md b/data/test-cases/channels/multi-team-and-dms/MM-T444.md index 77d3b3aca..9a4d46a23 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T444.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T444.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T445.md b/data/test-cases/channels/multi-team-and-dms/MM-T445.md index 52e173557..4e267b398 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T445.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T445.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T446.md b/data/test-cases/channels/multi-team-and-dms/MM-T446.md index 10864e848..4cce95d46 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T446.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T446.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T448.md b/data/test-cases/channels/multi-team-and-dms/MM-T448.md index 9f9f0b622..fad5139db 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T448.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T448.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T449.md b/data/test-cases/channels/multi-team-and-dms/MM-T449.md index dd39dfe89..520cee722 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T449.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T449.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - rf-cloud-webapp @@ -24,7 +24,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T450.md b/data/test-cases/channels/multi-team-and-dms/MM-T450.md index 3551292d2..689dab81d 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T450.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T450.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T451.md b/data/test-cases/channels/multi-team-and-dms/MM-T451.md index 5536e90a1..ef1662254 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T451.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T451.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T452.md b/data/test-cases/channels/multi-team-and-dms/MM-T452.md index de375ed82..494178135 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T452.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T452.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T453.md b/data/test-cases/channels/multi-team-and-dms/MM-T453.md index 8d4d90ffc..12b0d9ff2 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T453.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T453.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - fix-versions-not-empty-2022cleanup @@ -24,7 +24,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T454.md b/data/test-cases/channels/multi-team-and-dms/MM-T454.md index 6607dda32..03bc80cbe 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T454.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T454.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T455.md b/data/test-cases/channels/multi-team-and-dms/MM-T455.md index fa45d2984..2947a6e2c 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T455.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T455.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T456.md b/data/test-cases/channels/multi-team-and-dms/MM-T456.md index 7523b7e90..429f766c5 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T456.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T456.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T457.md b/data/test-cases/channels/multi-team-and-dms/MM-T457.md index a7dceb60e..b9af3b6f9 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T457.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T457.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - rf-cloud-webapp @@ -24,7 +24,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T458.md b/data/test-cases/channels/multi-team-and-dms/MM-T458.md index b29066350..e7349ba5f 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T458.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T458.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - rf-cloud-webapp @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T459.md b/data/test-cases/channels/multi-team-and-dms/MM-T459.md index bdd7474a4..829904bcc 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T459.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T459.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T460.md b/data/test-cases/channels/multi-team-and-dms/MM-T460.md index 50509b01d..19eb40914 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T460.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T460.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T461.md b/data/test-cases/channels/multi-team-and-dms/MM-T461.md index b94c50428..2b9235bfa 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T461.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T461.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T462.md b/data/test-cases/channels/multi-team-and-dms/MM-T462.md index 7ae306136..4fc122838 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T462.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T462.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T463.md b/data/test-cases/channels/multi-team-and-dms/MM-T463.md index 85634ff19..b0d15fc65 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T463.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T463.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T464.md b/data/test-cases/channels/multi-team-and-dms/MM-T464.md index f2bb6302c..a675a8e19 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T464.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T464.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Multi-Team and DMs component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T465.md b/data/test-cases/channels/multi-team-and-dms/MM-T465.md index dd0c33686..1c0dcfcff 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T465.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T465.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T466.md b/data/test-cases/channels/multi-team-and-dms/MM-T466.md index 32caf80e7..99f5e48ea 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T466.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T466.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T467.md b/data/test-cases/channels/multi-team-and-dms/MM-T467.md index 0414a6831..66b4b43f4 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T467.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T467.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T468.md b/data/test-cases/channels/multi-team-and-dms/MM-T468.md index d2634f844..395527241 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T468.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T468.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -24,10 +24,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T469.md b/data/test-cases/channels/multi-team-and-dms/MM-T469.md index 7421c3d96..d1a2c154a 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T469.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T469.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T471.md b/data/test-cases/channels/multi-team-and-dms/MM-T471.md index d21ea120a..2540aa112 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T471.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T471.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,10 +25,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T472.md b/data/test-cases/channels/multi-team-and-dms/MM-T472.md index 9b377c678..fe29709d1 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T472.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T472.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T473.md b/data/test-cases/channels/multi-team-and-dms/MM-T473.md index 602b8ce61..c171f2699 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T473.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T473.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T474.md b/data/test-cases/channels/multi-team-and-dms/MM-T474.md index 99dc702a3..03ebc19dc 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T474.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T474.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T475.md b/data/test-cases/channels/multi-team-and-dms/MM-T475.md index 900595d75..2596e319e 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T475.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T475.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T476.md b/data/test-cases/channels/multi-team-and-dms/MM-T476.md index 70e0d39f0..8fda53d43 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T476.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T476.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T477.md b/data/test-cases/channels/multi-team-and-dms/MM-T477.md index 419fa8c15..df7b7a7f7 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T477.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T477.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T478.md b/data/test-cases/channels/multi-team-and-dms/MM-T478.md index ba8e698c5..06233e31e 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T478.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T478.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T479.md b/data/test-cases/channels/multi-team-and-dms/MM-T479.md index be9f267bf..29c41f8b2 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T479.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T479.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T480.md b/data/test-cases/channels/multi-team-and-dms/MM-T480.md index 92d9a67f6..31c2e454f 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T480.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T480.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - rf-cloud-webapp tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/multi-team-and-dms/MM-T481.md b/data/test-cases/channels/multi-team-and-dms/MM-T481.md index 1ba54a2c9..10431123f 100644 --- a/data/test-cases/channels/multi-team-and-dms/MM-T481.md +++ b/data/test-cases/channels/multi-team-and-dms/MM-T481.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Multi-Team and DMs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/permalink-preview/MM-T4301.md b/data/test-cases/channels/permalink-preview/MM-T4301.md index e2b1c13a0..8f086973f 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4301.md +++ b/data/test-cases/channels/permalink-preview/MM-T4301.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4302.md b/data/test-cases/channels/permalink-preview/MM-T4302.md index 4daac128f..c7564f5a5 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4302.md +++ b/data/test-cases/channels/permalink-preview/MM-T4302.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/permalink-preview/MM-T4303.md b/data/test-cases/channels/permalink-preview/MM-T4303.md index 085c0d170..36148ec6d 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4303.md +++ b/data/test-cases/channels/permalink-preview/MM-T4303.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 manual_test_environments: [] diff --git a/data/test-cases/channels/permalink-preview/MM-T4304.md b/data/test-cases/channels/permalink-preview/MM-T4304.md index c16a2e8e2..c7cbe77b0 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4304.md +++ b/data/test-cases/channels/permalink-preview/MM-T4304.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4309.md b/data/test-cases/channels/permalink-preview/MM-T4309.md index d93fe5f2a..4e8206fd7 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4309.md +++ b/data/test-cases/channels/permalink-preview/MM-T4309.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/permalink-preview/MM-T4310.md b/data/test-cases/channels/permalink-preview/MM-T4310.md index 3aa139664..311ef0d13 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4310.md +++ b/data/test-cases/channels/permalink-preview/MM-T4310.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4311.md b/data/test-cases/channels/permalink-preview/MM-T4311.md index f5eb20c90..8153d0952 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4311.md +++ b/data/test-cases/channels/permalink-preview/MM-T4311.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4312.md b/data/test-cases/channels/permalink-preview/MM-T4312.md index dbecc63e2..b2e25851c 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4312.md +++ b/data/test-cases/channels/permalink-preview/MM-T4312.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4313.md b/data/test-cases/channels/permalink-preview/MM-T4313.md index 97d92f1b1..ef0f72e28 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4313.md +++ b/data/test-cases/channels/permalink-preview/MM-T4313.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4314.md b/data/test-cases/channels/permalink-preview/MM-T4314.md index b10142287..75074830b 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4314.md +++ b/data/test-cases/channels/permalink-preview/MM-T4314.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4315.md b/data/test-cases/channels/permalink-preview/MM-T4315.md index 99595885a..b13dd64ef 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4315.md +++ b/data/test-cases/channels/permalink-preview/MM-T4315.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4317.md b/data/test-cases/channels/permalink-preview/MM-T4317.md index cf2130e5b..d97c0aab7 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4317.md +++ b/data/test-cases/channels/permalink-preview/MM-T4317.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4318.md b/data/test-cases/channels/permalink-preview/MM-T4318.md index bc924912e..a19cd7e0a 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4318.md +++ b/data/test-cases/channels/permalink-preview/MM-T4318.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4320.md b/data/test-cases/channels/permalink-preview/MM-T4320.md index 07403b55a..96767abcb 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4320.md +++ b/data/test-cases/channels/permalink-preview/MM-T4320.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4321.md b/data/test-cases/channels/permalink-preview/MM-T4321.md index c41ae6dda..91df1925b 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4321.md +++ b/data/test-cases/channels/permalink-preview/MM-T4321.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4322.md b/data/test-cases/channels/permalink-preview/MM-T4322.md index c57d8e614..68ce476f8 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4322.md +++ b/data/test-cases/channels/permalink-preview/MM-T4322.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/permalink-preview/MM-T4323.md b/data/test-cases/channels/permalink-preview/MM-T4323.md index d541d4828..96f8ff192 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4323.md +++ b/data/test-cases/channels/permalink-preview/MM-T4323.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4324.md b/data/test-cases/channels/permalink-preview/MM-T4324.md index 127f9d8c0..d8934c495 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4324.md +++ b/data/test-cases/channels/permalink-preview/MM-T4324.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4325.md b/data/test-cases/channels/permalink-preview/MM-T4325.md index 12082d16a..f342fa0e4 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4325.md +++ b/data/test-cases/channels/permalink-preview/MM-T4325.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4326.md b/data/test-cases/channels/permalink-preview/MM-T4326.md index 327d7e062..185296906 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4326.md +++ b/data/test-cases/channels/permalink-preview/MM-T4326.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/permalink-preview/MM-T4327.md b/data/test-cases/channels/permalink-preview/MM-T4327.md index b06e03ebb..c2c29355b 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4327.md +++ b/data/test-cases/channels/permalink-preview/MM-T4327.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T4771.md b/data/test-cases/channels/permalink-preview/MM-T4771.md index 2bf6dda23..082e16fe1 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4771.md +++ b/data/test-cases/channels/permalink-preview/MM-T4771.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/permalink-preview/MM-T4772.md b/data/test-cases/channels/permalink-preview/MM-T4772.md index eda141f8b..7ff22051c 100644 --- a/data/test-cases/channels/permalink-preview/MM-T4772.md +++ b/data/test-cases/channels/permalink-preview/MM-T4772.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T5088.md b/data/test-cases/channels/permalink-preview/MM-T5088.md index 460155e91..cb2330f1a 100644 --- a/data/test-cases/channels/permalink-preview/MM-T5088.md +++ b/data/test-cases/channels/permalink-preview/MM-T5088.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T5089.md b/data/test-cases/channels/permalink-preview/MM-T5089.md index a14b8ba97..028e506b4 100644 --- a/data/test-cases/channels/permalink-preview/MM-T5089.md +++ b/data/test-cases/channels/permalink-preview/MM-T5089.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T5090.md b/data/test-cases/channels/permalink-preview/MM-T5090.md index 4d7aa62a3..2e4bfe9f3 100644 --- a/data/test-cases/channels/permalink-preview/MM-T5090.md +++ b/data/test-cases/channels/permalink-preview/MM-T5090.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T5091.md b/data/test-cases/channels/permalink-preview/MM-T5091.md index 8b93ef427..6d32fb155 100644 --- a/data/test-cases/channels/permalink-preview/MM-T5091.md +++ b/data/test-cases/channels/permalink-preview/MM-T5091.md @@ -20,10 +20,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/permalink-preview/MM-T5526.md b/data/test-cases/channels/permalink-preview/MM-T5526.md index 66d102167..0b431e330 100644 --- a/data/test-cases/channels/permalink-preview/MM-T5526.md +++ b/data/test-cases/channels/permalink-preview/MM-T5526.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Permalink Preview authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/profile-settings/MM-T1283.md b/data/test-cases/channels/profile-settings/MM-T1283.md index 896ec1e6f..4e8e47d1d 100644 --- a/data/test-cases/channels/profile-settings/MM-T1283.md +++ b/data/test-cases/channels/profile-settings/MM-T1283.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2042.md b/data/test-cases/channels/profile-settings/MM-T2042.md index f27bf5b94..30db01d3a 100644 --- a/data/test-cases/channels/profile-settings/MM-T2042.md +++ b/data/test-cases/channels/profile-settings/MM-T2042.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2043.md b/data/test-cases/channels/profile-settings/MM-T2043.md index 034e38de0..45894ae2f 100644 --- a/data/test-cases/channels/profile-settings/MM-T2043.md +++ b/data/test-cases/channels/profile-settings/MM-T2043.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2044.md b/data/test-cases/channels/profile-settings/MM-T2044.md index 0aa38a67a..2df8033d9 100644 --- a/data/test-cases/channels/profile-settings/MM-T2044.md +++ b/data/test-cases/channels/profile-settings/MM-T2044.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2045.md b/data/test-cases/channels/profile-settings/MM-T2045.md index ec23cf93a..b45c50c97 100644 --- a/data/test-cases/channels/profile-settings/MM-T2045.md +++ b/data/test-cases/channels/profile-settings/MM-T2045.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2046.md b/data/test-cases/channels/profile-settings/MM-T2046.md index c67eeda09..04740e435 100644 --- a/data/test-cases/channels/profile-settings/MM-T2046.md +++ b/data/test-cases/channels/profile-settings/MM-T2046.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2047.md b/data/test-cases/channels/profile-settings/MM-T2047.md index 0c4c07573..45ffad045 100644 --- a/data/test-cases/channels/profile-settings/MM-T2047.md +++ b/data/test-cases/channels/profile-settings/MM-T2047.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2048.md b/data/test-cases/channels/profile-settings/MM-T2048.md index 5d86d840f..5ff909d0c 100644 --- a/data/test-cases/channels/profile-settings/MM-T2048.md +++ b/data/test-cases/channels/profile-settings/MM-T2048.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2049.md b/data/test-cases/channels/profile-settings/MM-T2049.md index 2339479e1..a40c8f112 100644 --- a/data/test-cases/channels/profile-settings/MM-T2049.md +++ b/data/test-cases/channels/profile-settings/MM-T2049.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2050.md b/data/test-cases/channels/profile-settings/MM-T2050.md index c81fed4fe..8803c88a3 100644 --- a/data/test-cases/channels/profile-settings/MM-T2050.md +++ b/data/test-cases/channels/profile-settings/MM-T2050.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2051.md b/data/test-cases/channels/profile-settings/MM-T2051.md index 976774709..dab2d7122 100644 --- a/data/test-cases/channels/profile-settings/MM-T2051.md +++ b/data/test-cases/channels/profile-settings/MM-T2051.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2052.md b/data/test-cases/channels/profile-settings/MM-T2052.md index db57c1b4e..4aa194687 100644 --- a/data/test-cases/channels/profile-settings/MM-T2052.md +++ b/data/test-cases/channels/profile-settings/MM-T2052.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2053.md b/data/test-cases/channels/profile-settings/MM-T2053.md index bdab97904..765657219 100644 --- a/data/test-cases/channels/profile-settings/MM-T2053.md +++ b/data/test-cases/channels/profile-settings/MM-T2053.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2054.md b/data/test-cases/channels/profile-settings/MM-T2054.md index 0be8983c7..77a5b7782 100644 --- a/data/test-cases/channels/profile-settings/MM-T2054.md +++ b/data/test-cases/channels/profile-settings/MM-T2054.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2055.md b/data/test-cases/channels/profile-settings/MM-T2055.md index 1883e8fca..f422e74a5 100644 --- a/data/test-cases/channels/profile-settings/MM-T2055.md +++ b/data/test-cases/channels/profile-settings/MM-T2055.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2056.md b/data/test-cases/channels/profile-settings/MM-T2056.md index ec3cc93a3..388f5788d 100644 --- a/data/test-cases/channels/profile-settings/MM-T2056.md +++ b/data/test-cases/channels/profile-settings/MM-T2056.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2060.md b/data/test-cases/channels/profile-settings/MM-T2060.md index 4da6cf26d..999a59e0c 100644 --- a/data/test-cases/channels/profile-settings/MM-T2060.md +++ b/data/test-cases/channels/profile-settings/MM-T2060.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2061.md b/data/test-cases/channels/profile-settings/MM-T2061.md index 690aafd41..a22db83b4 100644 --- a/data/test-cases/channels/profile-settings/MM-T2061.md +++ b/data/test-cases/channels/profile-settings/MM-T2061.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2062.md b/data/test-cases/channels/profile-settings/MM-T2062.md index 79c3a7a92..8c8f51b48 100644 --- a/data/test-cases/channels/profile-settings/MM-T2062.md +++ b/data/test-cases/channels/profile-settings/MM-T2062.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2063.md b/data/test-cases/channels/profile-settings/MM-T2063.md index faba5028a..f605c1b60 100644 --- a/data/test-cases/channels/profile-settings/MM-T2063.md +++ b/data/test-cases/channels/profile-settings/MM-T2063.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2064.md b/data/test-cases/channels/profile-settings/MM-T2064.md index 57024396c..add6c3c8b 100644 --- a/data/test-cases/channels/profile-settings/MM-T2064.md +++ b/data/test-cases/channels/profile-settings/MM-T2064.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2065.md b/data/test-cases/channels/profile-settings/MM-T2065.md index e01455733..203159c71 100644 --- a/data/test-cases/channels/profile-settings/MM-T2065.md +++ b/data/test-cases/channels/profile-settings/MM-T2065.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2066.md b/data/test-cases/channels/profile-settings/MM-T2066.md index 0d371c31e..d7276505c 100644 --- a/data/test-cases/channels/profile-settings/MM-T2066.md +++ b/data/test-cases/channels/profile-settings/MM-T2066.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2067.md b/data/test-cases/channels/profile-settings/MM-T2067.md index 1f96257b5..3f4eba96b 100644 --- a/data/test-cases/channels/profile-settings/MM-T2067.md +++ b/data/test-cases/channels/profile-settings/MM-T2067.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2068.md b/data/test-cases/channels/profile-settings/MM-T2068.md index 061bfc10e..548975036 100644 --- a/data/test-cases/channels/profile-settings/MM-T2068.md +++ b/data/test-cases/channels/profile-settings/MM-T2068.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2069.md b/data/test-cases/channels/profile-settings/MM-T2069.md index f7850467e..ff3d31c63 100644 --- a/data/test-cases/channels/profile-settings/MM-T2069.md +++ b/data/test-cases/channels/profile-settings/MM-T2069.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2073.md b/data/test-cases/channels/profile-settings/MM-T2073.md index 94ee6fdcd..93e86e16c 100644 --- a/data/test-cases/channels/profile-settings/MM-T2073.md +++ b/data/test-cases/channels/profile-settings/MM-T2073.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2074.md b/data/test-cases/channels/profile-settings/MM-T2074.md index 8279f8f21..0885449b3 100644 --- a/data/test-cases/channels/profile-settings/MM-T2074.md +++ b/data/test-cases/channels/profile-settings/MM-T2074.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2075.md b/data/test-cases/channels/profile-settings/MM-T2075.md index c7a9912e3..c93dbf35b 100644 --- a/data/test-cases/channels/profile-settings/MM-T2075.md +++ b/data/test-cases/channels/profile-settings/MM-T2075.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2076.md b/data/test-cases/channels/profile-settings/MM-T2076.md index a9837728f..32ed98364 100644 --- a/data/test-cases/channels/profile-settings/MM-T2076.md +++ b/data/test-cases/channels/profile-settings/MM-T2076.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2077.md b/data/test-cases/channels/profile-settings/MM-T2077.md index 138365b17..69b5481e7 100644 --- a/data/test-cases/channels/profile-settings/MM-T2077.md +++ b/data/test-cases/channels/profile-settings/MM-T2077.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2078.md b/data/test-cases/channels/profile-settings/MM-T2078.md index 7b39d4624..c9c7217d9 100644 --- a/data/test-cases/channels/profile-settings/MM-T2078.md +++ b/data/test-cases/channels/profile-settings/MM-T2078.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2079.md b/data/test-cases/channels/profile-settings/MM-T2079.md index b2524a198..700eb80c2 100644 --- a/data/test-cases/channels/profile-settings/MM-T2079.md +++ b/data/test-cases/channels/profile-settings/MM-T2079.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2080.md b/data/test-cases/channels/profile-settings/MM-T2080.md index d7730a21d..44bf63a02 100644 --- a/data/test-cases/channels/profile-settings/MM-T2080.md +++ b/data/test-cases/channels/profile-settings/MM-T2080.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2081.md b/data/test-cases/channels/profile-settings/MM-T2081.md index ddf62a30e..b72f1116f 100644 --- a/data/test-cases/channels/profile-settings/MM-T2081.md +++ b/data/test-cases/channels/profile-settings/MM-T2081.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2082.md b/data/test-cases/channels/profile-settings/MM-T2082.md index 063e8d20a..e45f41163 100644 --- a/data/test-cases/channels/profile-settings/MM-T2082.md +++ b/data/test-cases/channels/profile-settings/MM-T2082.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,7 +24,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2083.md b/data/test-cases/channels/profile-settings/MM-T2083.md index f48d64e7c..f8f2ca772 100644 --- a/data/test-cases/channels/profile-settings/MM-T2083.md +++ b/data/test-cases/channels/profile-settings/MM-T2083.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2084.md b/data/test-cases/channels/profile-settings/MM-T2084.md index 006c04cae..d82abebaf 100644 --- a/data/test-cases/channels/profile-settings/MM-T2084.md +++ b/data/test-cases/channels/profile-settings/MM-T2084.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/profile-settings/MM-T2085.md b/data/test-cases/channels/profile-settings/MM-T2085.md index 5e962b711..197bfda83 100644 --- a/data/test-cases/channels/profile-settings/MM-T2085.md +++ b/data/test-cases/channels/profile-settings/MM-T2085.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2086.md b/data/test-cases/channels/profile-settings/MM-T2086.md index 9b17181cb..7bc5af4e8 100644 --- a/data/test-cases/channels/profile-settings/MM-T2086.md +++ b/data/test-cases/channels/profile-settings/MM-T2086.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T2087.md b/data/test-cases/channels/profile-settings/MM-T2087.md index 7a5d8505d..04683012e 100644 --- a/data/test-cases/channels/profile-settings/MM-T2087.md +++ b/data/test-cases/channels/profile-settings/MM-T2087.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2088.md b/data/test-cases/channels/profile-settings/MM-T2088.md index 3e28ca45e..8cfe865ba 100644 --- a/data/test-cases/channels/profile-settings/MM-T2088.md +++ b/data/test-cases/channels/profile-settings/MM-T2088.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T268.md b/data/test-cases/channels/profile-settings/MM-T268.md index 9e84e5a22..58d702281 100644 --- a/data/test-cases/channels/profile-settings/MM-T268.md +++ b/data/test-cases/channels/profile-settings/MM-T268.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,9 +26,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T284.md b/data/test-cases/channels/profile-settings/MM-T284.md index a2bbcedc9..68e1ade38 100644 --- a/data/test-cases/channels/profile-settings/MM-T284.md +++ b/data/test-cases/channels/profile-settings/MM-T284.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T285.md b/data/test-cases/channels/profile-settings/MM-T285.md index f82f71194..0f3031771 100644 --- a/data/test-cases/channels/profile-settings/MM-T285.md +++ b/data/test-cases/channels/profile-settings/MM-T285.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T2927.md b/data/test-cases/channels/profile-settings/MM-T2927.md index a78f9d91e..b287c9a79 100644 --- a/data/test-cases/channels/profile-settings/MM-T2927.md +++ b/data/test-cases/channels/profile-settings/MM-T2927.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/channels/profile-settings/MM-T297.md b/data/test-cases/channels/profile-settings/MM-T297.md index fe60cb0a5..f71794caa 100644 --- a/data/test-cases/channels/profile-settings/MM-T297.md +++ b/data/test-cases/channels/profile-settings/MM-T297.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Account Settings component: null -tags: +tags: - Never tested -labels: +labels: - account-settings tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T3848.md b/data/test-cases/channels/profile-settings/MM-T3848.md index d3dfe532f..62fdaacc5 100644 --- a/data/test-cases/channels/profile-settings/MM-T3848.md +++ b/data/test-cases/channels/profile-settings/MM-T3848.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/profile-settings/MM-T4070.md b/data/test-cases/channels/profile-settings/MM-T4070.md index e0940457f..b01d6cdc8 100644 --- a/data/test-cases/channels/profile-settings/MM-T4070.md +++ b/data/test-cases/channels/profile-settings/MM-T4070.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/channels/profile-settings/MM-T4420.md b/data/test-cases/channels/profile-settings/MM-T4420.md index 6b657cbdf..af20c5a1f 100644 --- a/data/test-cases/channels/profile-settings/MM-T4420.md +++ b/data/test-cases/channels/profile-settings/MM-T4420.md @@ -20,9 +20,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T4656.md b/data/test-cases/channels/profile-settings/MM-T4656.md index 333e76f92..832bb49c0 100644 --- a/data/test-cases/channels/profile-settings/MM-T4656.md +++ b/data/test-cases/channels/profile-settings/MM-T4656.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T4914.md b/data/test-cases/channels/profile-settings/MM-T4914.md index 257cb82d7..f21e9561d 100644 --- a/data/test-cases/channels/profile-settings/MM-T4914.md +++ b/data/test-cases/channels/profile-settings/MM-T4914.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/profile-settings/MM-T711.md b/data/test-cases/channels/profile-settings/MM-T711.md index cc8f4a2ae..bf52636cd 100644 --- a/data/test-cases/channels/profile-settings/MM-T711.md +++ b/data/test-cases/channels/profile-settings/MM-T711.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Profile Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2365.md b/data/test-cases/channels/scroll/MM-T2365.md index 148d8f264..61e05c79c 100644 --- a/data/test-cases/channels/scroll/MM-T2365.md +++ b/data/test-cases/channels/scroll/MM-T2365.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,10 +22,10 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2366.md b/data/test-cases/channels/scroll/MM-T2366.md index 8b84943eb..0fbf25f7c 100644 --- a/data/test-cases/channels/scroll/MM-T2366.md +++ b/data/test-cases/channels/scroll/MM-T2366.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2367.md b/data/test-cases/channels/scroll/MM-T2367.md index f5a90b219..af042096e 100644 --- a/data/test-cases/channels/scroll/MM-T2367.md +++ b/data/test-cases/channels/scroll/MM-T2367.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/scroll/MM-T2368.md b/data/test-cases/channels/scroll/MM-T2368.md index ce161bd09..f6816cd9b 100644 --- a/data/test-cases/channels/scroll/MM-T2368.md +++ b/data/test-cases/channels/scroll/MM-T2368.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2369.md b/data/test-cases/channels/scroll/MM-T2369.md index bc584fd2d..6bbb641c2 100644 --- a/data/test-cases/channels/scroll/MM-T2369.md +++ b/data/test-cases/channels/scroll/MM-T2369.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2370.md b/data/test-cases/channels/scroll/MM-T2370.md index 27268eccd..7dc7f2005 100644 --- a/data/test-cases/channels/scroll/MM-T2370.md +++ b/data/test-cases/channels/scroll/MM-T2370.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2371.md b/data/test-cases/channels/scroll/MM-T2371.md index 561e09f78..03421a2ef 100644 --- a/data/test-cases/channels/scroll/MM-T2371.md +++ b/data/test-cases/channels/scroll/MM-T2371.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2372.md b/data/test-cases/channels/scroll/MM-T2372.md index e22878726..3c2ff5c75 100644 --- a/data/test-cases/channels/scroll/MM-T2372.md +++ b/data/test-cases/channels/scroll/MM-T2372.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2373.md b/data/test-cases/channels/scroll/MM-T2373.md index 2e76fe521..9ec76cfa6 100644 --- a/data/test-cases/channels/scroll/MM-T2373.md +++ b/data/test-cases/channels/scroll/MM-T2373.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/scroll/MM-T2374.md b/data/test-cases/channels/scroll/MM-T2374.md index 498e14d6d..7e5a410a3 100644 --- a/data/test-cases/channels/scroll/MM-T2374.md +++ b/data/test-cases/channels/scroll/MM-T2374.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2375.md b/data/test-cases/channels/scroll/MM-T2375.md index 43581e26e..b4c7e85e3 100644 --- a/data/test-cases/channels/scroll/MM-T2375.md +++ b/data/test-cases/channels/scroll/MM-T2375.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2376.md b/data/test-cases/channels/scroll/MM-T2376.md index a0d9b420e..670bef919 100644 --- a/data/test-cases/channels/scroll/MM-T2376.md +++ b/data/test-cases/channels/scroll/MM-T2376.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/scroll/MM-T2377.md b/data/test-cases/channels/scroll/MM-T2377.md index 1f63b6b87..d2f6eddf3 100644 --- a/data/test-cases/channels/scroll/MM-T2377.md +++ b/data/test-cases/channels/scroll/MM-T2377.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/channels/scroll/MM-T2378.md b/data/test-cases/channels/scroll/MM-T2378.md index 9a8f60a63..ec02f3e62 100644 --- a/data/test-cases/channels/scroll/MM-T2378.md +++ b/data/test-cases/channels/scroll/MM-T2378.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2379.md b/data/test-cases/channels/scroll/MM-T2379.md index 2fef9d847..384c487da 100644 --- a/data/test-cases/channels/scroll/MM-T2379.md +++ b/data/test-cases/channels/scroll/MM-T2379.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2380.md b/data/test-cases/channels/scroll/MM-T2380.md index 6f84505ca..ddef3ea80 100644 --- a/data/test-cases/channels/scroll/MM-T2380.md +++ b/data/test-cases/channels/scroll/MM-T2380.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2381.md b/data/test-cases/channels/scroll/MM-T2381.md index 95a3efe8d..913222c71 100644 --- a/data/test-cases/channels/scroll/MM-T2381.md +++ b/data/test-cases/channels/scroll/MM-T2381.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - 5.34-p1 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2382.md b/data/test-cases/channels/scroll/MM-T2382.md index e206467a5..593a88db0 100644 --- a/data/test-cases/channels/scroll/MM-T2382.md +++ b/data/test-cases/channels/scroll/MM-T2382.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2383.md b/data/test-cases/channels/scroll/MM-T2383.md index dbce823d8..5b6cce2e9 100644 --- a/data/test-cases/channels/scroll/MM-T2383.md +++ b/data/test-cases/channels/scroll/MM-T2383.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Scroll component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2384.md b/data/test-cases/channels/scroll/MM-T2384.md index a3e145f95..1a0c2f9c4 100644 --- a/data/test-cases/channels/scroll/MM-T2384.md +++ b/data/test-cases/channels/scroll/MM-T2384.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Scroll component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/scroll/MM-T2385.md b/data/test-cases/channels/scroll/MM-T2385.md index 9384ea9df..bcecf6110 100644 --- a/data/test-cases/channels/scroll/MM-T2385.md +++ b/data/test-cases/channels/scroll/MM-T2385.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,9 +21,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2386.md b/data/test-cases/channels/scroll/MM-T2386.md index 32bd7f5e3..7b69be445 100644 --- a/data/test-cases/channels/scroll/MM-T2386.md +++ b/data/test-cases/channels/scroll/MM-T2386.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Scroll component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2387.md b/data/test-cases/channels/scroll/MM-T2387.md index 9ed6afab6..ae2ba7fa8 100644 --- a/data/test-cases/channels/scroll/MM-T2387.md +++ b/data/test-cases/channels/scroll/MM-T2387.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Scroll component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2388.md b/data/test-cases/channels/scroll/MM-T2388.md index 45d046189..c9a96b917 100644 --- a/data/test-cases/channels/scroll/MM-T2388.md +++ b/data/test-cases/channels/scroll/MM-T2388.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Scroll component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/scroll/MM-T2389.md b/data/test-cases/channels/scroll/MM-T2389.md index 76d8ba0b3..eb96b6850 100644 --- a/data/test-cases/channels/scroll/MM-T2389.md +++ b/data/test-cases/channels/scroll/MM-T2389.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Scroll component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/channels/scroll/MM-T2390.md b/data/test-cases/channels/scroll/MM-T2390.md index ea6617e99..1500d0667 100644 --- a/data/test-cases/channels/scroll/MM-T2390.md +++ b/data/test-cases/channels/scroll/MM-T2390.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Scroll authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Scroll component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/search-date-filter/MM-T3994.md b/data/test-cases/channels/search-date-filter/MM-T3994.md index 5fc43830e..4034e1b29 100644 --- a/data/test-cases/channels/search-date-filter/MM-T3994.md +++ b/data/test-cases/channels/search-date-filter/MM-T3994.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,14 +22,14 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search-date-filter/MM-T3996.md b/data/test-cases/channels/search-date-filter/MM-T3996.md index 8715e0b07..59330dc8f 100644 --- a/data/test-cases/channels/search-date-filter/MM-T3996.md +++ b/data/test-cases/channels/search-date-filter/MM-T3996.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T3997.md b/data/test-cases/channels/search-date-filter/MM-T3997.md index 2b2b6d95d..ed6063641 100644 --- a/data/test-cases/channels/search-date-filter/MM-T3997.md +++ b/data/test-cases/channels/search-date-filter/MM-T3997.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: +labels: - No-Automated-Executions - 1.42-p123 - cy-rep-missing-or-skipped @@ -24,14 +24,14 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search-date-filter/MM-T585.md b/data/test-cases/channels/search-date-filter/MM-T585.md index 419590b90..0bb4f5b1e 100644 --- a/data/test-cases/channels/search-date-filter/MM-T585.md +++ b/data/test-cases/channels/search-date-filter/MM-T585.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,13 +23,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Cloud - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -37,7 +37,7 @@ id: 3923229 key: MM-T585 created_on: "2020-01-06T19:21:02Z" last_updated: "" -case_hashed: fe6335ff52ea1f481132d2f506a5aa9d7fd8068d6c43a4d12cebf47312be0b9637d57d3359b882e6166a6830389a1504 +case_hashed: 8de9d0b95638b8464a1c14b016b79d8610e3c3aec76f4ea4a4440df7e8c55e01d0714887db3417e53e4ba18c1bc96105 steps_hashed: 2431ebc0537c02f6457ff15624fa1bf1fb05d7e801c829c3695d83175095fc495fd33a407ae0c8062d40ed1fed5fb5f9 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T586.md b/data/test-cases/channels/search-date-filter/MM-T586.md index 05301f888..b438d1255 100644 --- a/data/test-cases/channels/search-date-filter/MM-T586.md +++ b/data/test-cases/channels/search-date-filter/MM-T586.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change @@ -33,7 +33,7 @@ id: 3923230 key: MM-T586 created_on: "2020-01-06T19:21:02Z" last_updated: "" -case_hashed: 64b85d875e66d19cc9662fc514b0b1b93e14167603adfe6b53f64bc366fd9a9641619e0b48eac8d13c8d31e3b5bcd51a +case_hashed: f48a9ae6997b7632185d3dca5008a8a3394315126bf3244b041466aea8d19086c23eb41f32d041bb961d791f07f8efa8 steps_hashed: a14a9ee610db67f54664e95fa396c88dd5954f7811dc67789f4e7a8d476613207a07180a5adcefd4bce8f0522f8bc129 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T587.md b/data/test-cases/channels/search-date-filter/MM-T587.md index f2ff38f40..d78a24dc9 100644 --- a/data/test-cases/channels/search-date-filter/MM-T587.md +++ b/data/test-cases/channels/search-date-filter/MM-T587.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 3923231 key: MM-T587 created_on: "2020-01-06T19:21:02Z" last_updated: "" -case_hashed: 4b2159b2c1f7ae945912ce5ded16041fbcbab05d4665c0d9a8d717134a0effdb331def2f070fb6c55aaa22e0fdac9a00 +case_hashed: 9f590f4230a729d37d26fca67ff557a335017d408d2a8ddb85e9c7cf98536315addfc112e5af08217226bef067efc723 steps_hashed: 4ff7eb26e8e3eb1e9d1e61a5ee9e2ebe52c1f124912fc3e35f328fe03f107285b8586f3ed565fa99f7afc1db501b5755 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T588.md b/data/test-cases/channels/search-date-filter/MM-T588.md index 15e951614..4a3b6307a 100644 --- a/data/test-cases/channels/search-date-filter/MM-T588.md +++ b/data/test-cases/channels/search-date-filter/MM-T588.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: +labels: - E2E-1 -- cy-prod - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -24,14 +24,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -39,7 +39,7 @@ id: 3923232 key: MM-T588 created_on: "2020-01-06T19:21:03Z" last_updated: "" -case_hashed: 41031ab44e1ad7c58c24dc8ddd119a10e2b3eb12ff2135cd65ca0a7c2d716004816c203c50fe14505d0e9df5690f97a7 +case_hashed: dd020019e26ff3741b62edb8e49c1094309c3c8a82f8733b72937d777dfd410e7d1e7a19d0d0f52a1c2a5925ab284c94 steps_hashed: 56d5f17748e18787f7c0c38887b617938444884b2c725f67c8c5db5ba7356bf2de19ee5b6fa05ed686b757dd86be19f2 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T589.md b/data/test-cases/channels/search-date-filter/MM-T589.md index fd80edee7..1a390c209 100644 --- a/data/test-cases/channels/search-date-filter/MM-T589.md +++ b/data/test-cases/channels/search-date-filter/MM-T589.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 3923233 key: MM-T589 created_on: "2020-01-06T19:21:03Z" last_updated: "" -case_hashed: 2aa708b910b9d59fd6346ff1032df7b05448c0a767dfa4be0a38480cf9108d899f6ec61ab2d4d5deedafddfd0920ec58 +case_hashed: 5f0b6438c7c4255ac13fb6c5b43a4cf87eb5fd73c1cc940f88c7b0b35ca339d8e91df5ea61012304d9913cf1247db8ae steps_hashed: d5467e0d659dd5caa8d5555fe655a81986db0678892b8342308cc366f8e1cf92639d05cf15d231b5986b88a9c8bac0b6 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T590.md b/data/test-cases/channels/search-date-filter/MM-T590.md index db27af8e0..f85594e00 100644 --- a/data/test-cases/channels/search-date-filter/MM-T590.md +++ b/data/test-cases/channels/search-date-filter/MM-T590.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Mobile @@ -33,7 +33,7 @@ id: 3923234 key: MM-T590 created_on: "2020-01-06T19:21:03Z" last_updated: "2022-09-09T17:57:33Z" -case_hashed: 964abc553ee1194c588ce9858a0727f0b0998302bae800456e9ce1bb24962aed62757ad9c1a82fe09dbb826ef3cac811 +case_hashed: 8a8c3313e79723555bc61f320a1b459734f095138ee8f0511b0986515caf0a7f6ff9f0b8b4cc222c1fa66894b8d3817c steps_hashed: eaffaac99f6c21d9d6bf9d7fec624cb51bbb20c2c2b1d64e0f025790cc3b8516c8cdb978b410b050e18151648ac110a2 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T591.md b/data/test-cases/channels/search-date-filter/MM-T591.md index 7cf87aed3..96ad4ab63 100644 --- a/data/test-cases/channels/search-date-filter/MM-T591.md +++ b/data/test-cases/channels/search-date-filter/MM-T591.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile - Webapp - Cloud @@ -34,7 +34,7 @@ id: 3923235 key: MM-T591 created_on: "2020-01-06T19:21:03Z" last_updated: "" -case_hashed: 134308a37548eedc51321b5f662d57448774fe36166ea016e9f090ae10190e5e1fcc26ec264d9574e40a62a567012db4 +case_hashed: c12ecd224c18bb9eb7cf07b9def4b03d202bae13a50a6130b3c8a249ed9478632974f37d38d9895b496a61470edf517f steps_hashed: 8a98bbf5c2a7b858e2a526d1798ec9a9977666980cd6cfce57db6994905df0ee0a8e78747273d12a4112c06424e8cc8d --- diff --git a/data/test-cases/channels/search-date-filter/MM-T592.md b/data/test-cases/channels/search-date-filter/MM-T592.md index d9735ff15..3c7a5bd17 100644 --- a/data/test-cases/channels/search-date-filter/MM-T592.md +++ b/data/test-cases/channels/search-date-filter/MM-T592.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 3923236 key: MM-T592 created_on: "2020-01-06T19:21:03Z" last_updated: "" -case_hashed: e3a43fec89e79f3b1e3e04bd8804df01ccf3e247107dea6ddb4d519d1584d5cb35d0b2acc5176043cfb6c4c02b5b4310 +case_hashed: 1912ef952285e9672b567b29c45d60d0ecf36ec5d4ce7aef154547dabdfdb3005240a70256598cdadf983c03ded3a0ae steps_hashed: cc243e02a52ec1bab479ccb023ea5d7f935f453e182c0edec797bf6dc8f10434cb33beabb9ed98a2c6fd2d34186f51a1 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T593.md b/data/test-cases/channels/search-date-filter/MM-T593.md index 510ddd2db..7209f34a3 100644 --- a/data/test-cases/channels/search-date-filter/MM-T593.md +++ b/data/test-cases/channels/search-date-filter/MM-T593.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 3923237 key: MM-T593 created_on: "2020-01-06T19:21:04Z" last_updated: "" -case_hashed: 42c30ef08da8a89876395a011713acb0293b4212ac62be658bfa84efd5ed347137578d6267e1ae4ce8d286b7f8e9dc5a +case_hashed: bea1fc0631f0c9b3555c6df0138eadbccf48a748a51516a642b419c850ae889f0d7aa014f8a3eed1755744ef8030f461 steps_hashed: 52ee7a149b0e676f27d53bce557d91a2c6d354f4d58b7a0d373cca48043bbe6959515a6a3a482cc24a779b5ce1a41d64 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T595.md b/data/test-cases/channels/search-date-filter/MM-T595.md index 609eca7e4..d7b0988de 100644 --- a/data/test-cases/channels/search-date-filter/MM-T595.md +++ b/data/test-cases/channels/search-date-filter/MM-T595.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 3923239 key: MM-T595 created_on: "2020-01-06T19:21:04Z" last_updated: "" -case_hashed: 0f03db8c817cd39ad5bed4825d4b1ad704cbfd88cbfb5d00ab195bb5bd58a2562368279466380428afda4f4e427b4267 +case_hashed: a8e3a4c5843c2cd549513474d11cddd8dc730c25b0949e456ea972d50fffef44521b38cf5e2661f4c2f464d2fc956b84 steps_hashed: fa1f954e3643868d371174b45b93fdffd775617eaf223b482b609e8b83fa8ff7e79ec6a7425273c6286a9a6819b39227 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T596.md b/data/test-cases/channels/search-date-filter/MM-T596.md index e3e4288ad..41872ec11 100644 --- a/data/test-cases/channels/search-date-filter/MM-T596.md +++ b/data/test-cases/channels/search-date-filter/MM-T596.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,14 +24,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -39,7 +39,7 @@ id: 3923240 key: MM-T596 created_on: "2020-01-06T19:21:04Z" last_updated: "" -case_hashed: a29ab201af7280dfce74d9d0ceca3ab0cb01de126889685dc0da5eced6c194bc7f83b49bb6ab2ab1959b107e956627a2 +case_hashed: 5b52e3aecc05cb395fa1d2e6bc6fb7d1460caa42c0e195c5f9a8ab24c118b16fc01d2ea130b5ee13dcb653c6e8bff5c0 steps_hashed: 0ef21b31db86533107fd96aae4b160ec4196aefdadc3213acfdcb1c26794b7f98dcbd9319f78ad2c44e6394ba963821c --- diff --git a/data/test-cases/channels/search-date-filter/MM-T597.md b/data/test-cases/channels/search-date-filter/MM-T597.md index df35aba23..ac04e532c 100644 --- a/data/test-cases/channels/search-date-filter/MM-T597.md +++ b/data/test-cases/channels/search-date-filter/MM-T597.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search Date Filter component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/search-date-filter/MM-T598.md b/data/test-cases/channels/search-date-filter/MM-T598.md index bfb476280..0b7d264f9 100644 --- a/data/test-cases/channels/search-date-filter/MM-T598.md +++ b/data/test-cases/channels/search-date-filter/MM-T598.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -33,7 +33,7 @@ id: 3923242 key: MM-T598 created_on: "2020-01-06T19:21:05Z" last_updated: "" -case_hashed: 9ae6a47237e67a75f0d4d1047d4d3042e0df53c3a6343673413cefb7bf006ccdb97913040f2d97bb6d9900a24da750bd +case_hashed: d346c000e5ce63b716d74b10ff03db0761c4d5a5d425dafc6bd2bbfa1274154ce086aeb42987ca79e1447810b0bc924e steps_hashed: 17632fe31b8ce404d7c145f68e73f118950d59189948466a4f892d8e0ba4493625533ae853c8fc738281cad3dd4909b1 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T599.md b/data/test-cases/channels/search-date-filter/MM-T599.md index ffcf5756c..8cc4749f0 100644 --- a/data/test-cases/channels/search-date-filter/MM-T599.md +++ b/data/test-cases/channels/search-date-filter/MM-T599.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,14 +24,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -39,7 +39,7 @@ id: 3923243 key: MM-T599 created_on: "2020-01-06T19:21:05Z" last_updated: "" -case_hashed: 820d6b69918d4e2adae78b7d556107caf732d125b65f047d0f872f6ee458df4e96159ba8fd10612bc9186995f2cddb7f +case_hashed: 76863abf4c25503c8305642e9bb347c86fe87dd11f678787c0cdd5e88e82112b0e80bd4aa59d6b5098d5db1f0edf17e0 steps_hashed: f82d58fefed9b09444169106166efe9834753192d249f95efdcdfd4b4761d3f13f5fc0dc8cbea0ad1f6e0fda868f05d1 --- diff --git a/data/test-cases/channels/search-date-filter/MM-T600.md b/data/test-cases/channels/search-date-filter/MM-T600.md index f10a4b671..6614ace5b 100644 --- a/data/test-cases/channels/search-date-filter/MM-T600.md +++ b/data/test-cases/channels/search-date-filter/MM-T600.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,14 +22,14 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Cloud - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/search-date-filter/MM-T601.md b/data/test-cases/channels/search-date-filter/MM-T601.md index e7306b0ce..f3797c342 100644 --- a/data/test-cases/channels/search-date-filter/MM-T601.md +++ b/data/test-cases/channels/search-date-filter/MM-T601.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T602.md b/data/test-cases/channels/search-date-filter/MM-T602.md index 854d7f0a0..6b29bae3c 100644 --- a/data/test-cases/channels/search-date-filter/MM-T602.md +++ b/data/test-cases/channels/search-date-filter/MM-T602.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T603.md b/data/test-cases/channels/search-date-filter/MM-T603.md index cff52cdfd..9deb2d15e 100644 --- a/data/test-cases/channels/search-date-filter/MM-T603.md +++ b/data/test-cases/channels/search-date-filter/MM-T603.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T604.md b/data/test-cases/channels/search-date-filter/MM-T604.md index 946d561bb..9ededd876 100644 --- a/data/test-cases/channels/search-date-filter/MM-T604.md +++ b/data/test-cases/channels/search-date-filter/MM-T604.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: -- cy-prod +labels: - 1.42-p123 +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -23,14 +23,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Temporarily Disabled -manual_test_environments: +manual_test_environments: - Desktop # Do not change @@ -38,7 +38,7 @@ id: 3923248 key: MM-T604 created_on: "2020-01-06T19:21:06Z" last_updated: "2022-09-09T17:58:46Z" -case_hashed: a5337c2d26c7b8a9ca1883e03a8e449fd706d09671a2fbdc5dd2e14bee1568fd26bafb3352a1a7b2ffccfa67c1b43184 +case_hashed: 7b6b63ce482f2bd29666ce72c1d0e1265ff54d45d5c4901a658b0c7235fb88b0394ed278d4749d5b27b9d36d4e703973 steps_hashed: 351cac1d6deb0941199bb76b462c750d028af3346d1be595ec4ed3f636a4148403ea82ff4d654e777df6a1123147f0ad --- diff --git a/data/test-cases/channels/search-date-filter/MM-T605.md b/data/test-cases/channels/search-date-filter/MM-T605.md index 4562f3401..5976faac7 100644 --- a/data/test-cases/channels/search-date-filter/MM-T605.md +++ b/data/test-cases/channels/search-date-filter/MM-T605.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T606.md b/data/test-cases/channels/search-date-filter/MM-T606.md index 059ce9062..5377c2c6b 100644 --- a/data/test-cases/channels/search-date-filter/MM-T606.md +++ b/data/test-cases/channels/search-date-filter/MM-T606.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search Date Filter component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T607.md b/data/test-cases/channels/search-date-filter/MM-T607.md index 20682fd04..0b7397837 100644 --- a/data/test-cases/channels/search-date-filter/MM-T607.md +++ b/data/test-cases/channels/search-date-filter/MM-T607.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T608.md b/data/test-cases/channels/search-date-filter/MM-T608.md index 6bcb8b62d..c88caeddd 100644 --- a/data/test-cases/channels/search-date-filter/MM-T608.md +++ b/data/test-cases/channels/search-date-filter/MM-T608.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T609.md b/data/test-cases/channels/search-date-filter/MM-T609.md index 106605e10..939f4b77f 100644 --- a/data/test-cases/channels/search-date-filter/MM-T609.md +++ b/data/test-cases/channels/search-date-filter/MM-T609.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T610.md b/data/test-cases/channels/search-date-filter/MM-T610.md index 443e089f8..57e3e0837 100644 --- a/data/test-cases/channels/search-date-filter/MM-T610.md +++ b/data/test-cases/channels/search-date-filter/MM-T610.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Mobile diff --git a/data/test-cases/channels/search-date-filter/MM-T611.md b/data/test-cases/channels/search-date-filter/MM-T611.md index 76e66a0ba..4bedb5319 100644 --- a/data/test-cases/channels/search-date-filter/MM-T611.md +++ b/data/test-cases/channels/search-date-filter/MM-T611.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search Date Filter authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search Date Filter component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/channels/search/MM-T1449.md b/data/test-cases/channels/search/MM-T1449.md index d396e7b84..1fa6bfb33 100644 --- a/data/test-cases/channels/search/MM-T1449.md +++ b/data/test-cases/channels/search/MM-T1449.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T1450.md b/data/test-cases/channels/search/MM-T1450.md index c86c999e3..2334f33a4 100644 --- a/data/test-cases/channels/search/MM-T1450.md +++ b/data/test-cases/channels/search/MM-T1450.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - cy-prod - search - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T2284.md b/data/test-cases/channels/search/MM-T2284.md index 2b370c885..55c2a24f6 100644 --- a/data/test-cases/channels/search/MM-T2284.md +++ b/data/test-cases/channels/search/MM-T2284.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2285.md b/data/test-cases/channels/search/MM-T2285.md index a9009d3d0..6a7f30230 100644 --- a/data/test-cases/channels/search/MM-T2285.md +++ b/data/test-cases/channels/search/MM-T2285.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2286.md b/data/test-cases/channels/search/MM-T2286.md index 9592d0836..c201829cc 100644 --- a/data/test-cases/channels/search/MM-T2286.md +++ b/data/test-cases/channels/search/MM-T2286.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/channels/search/MM-T2287.md b/data/test-cases/channels/search/MM-T2287.md index 34fd3a927..82f54f2ee 100644 --- a/data/test-cases/channels/search/MM-T2287.md +++ b/data/test-cases/channels/search/MM-T2287.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2288.md b/data/test-cases/channels/search/MM-T2288.md index c8b0a6d1c..df0a4adee 100644 --- a/data/test-cases/channels/search/MM-T2288.md +++ b/data/test-cases/channels/search/MM-T2288.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2289.md b/data/test-cases/channels/search/MM-T2289.md index 98051da76..d45d3dd34 100644 --- a/data/test-cases/channels/search/MM-T2289.md +++ b/data/test-cases/channels/search/MM-T2289.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2290.md b/data/test-cases/channels/search/MM-T2290.md index d43878c3b..c7187692e 100644 --- a/data/test-cases/channels/search/MM-T2290.md +++ b/data/test-cases/channels/search/MM-T2290.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2291.md b/data/test-cases/channels/search/MM-T2291.md index 39d64405a..2f2020004 100644 --- a/data/test-cases/channels/search/MM-T2291.md +++ b/data/test-cases/channels/search/MM-T2291.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - cy-prod - se-prod - search diff --git a/data/test-cases/channels/search/MM-T2292.md b/data/test-cases/channels/search/MM-T2292.md index 8653072ba..892cc7876 100644 --- a/data/test-cases/channels/search/MM-T2292.md +++ b/data/test-cases/channels/search/MM-T2292.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2293.md b/data/test-cases/channels/search/MM-T2293.md index 4d3e9b73d..2baa0c731 100644 --- a/data/test-cases/channels/search/MM-T2293.md +++ b/data/test-cases/channels/search/MM-T2293.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2294.md b/data/test-cases/channels/search/MM-T2294.md index 74ff4da1c..620c97361 100644 --- a/data/test-cases/channels/search/MM-T2294.md +++ b/data/test-cases/channels/search/MM-T2294.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2295.md b/data/test-cases/channels/search/MM-T2295.md index 2a0fb5c80..96b680959 100644 --- a/data/test-cases/channels/search/MM-T2295.md +++ b/data/test-cases/channels/search/MM-T2295.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2296.md b/data/test-cases/channels/search/MM-T2296.md index a935b54a3..e2853856b 100644 --- a/data/test-cases/channels/search/MM-T2296.md +++ b/data/test-cases/channels/search/MM-T2296.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2297.md b/data/test-cases/channels/search/MM-T2297.md index e3ced75e9..98a0accf8 100644 --- a/data/test-cases/channels/search/MM-T2297.md +++ b/data/test-cases/channels/search/MM-T2297.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2298.md b/data/test-cases/channels/search/MM-T2298.md index 64424bde3..cbbe51707 100644 --- a/data/test-cases/channels/search/MM-T2298.md +++ b/data/test-cases/channels/search/MM-T2298.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T2299.md b/data/test-cases/channels/search/MM-T2299.md index 01fc21b58..0c424835b 100644 --- a/data/test-cases/channels/search/MM-T2299.md +++ b/data/test-cases/channels/search/MM-T2299.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2300.md b/data/test-cases/channels/search/MM-T2300.md index c92f5e4e7..cb910ae37 100644 --- a/data/test-cases/channels/search/MM-T2300.md +++ b/data/test-cases/channels/search/MM-T2300.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2301.md b/data/test-cases/channels/search/MM-T2301.md index a15692371..a177f1fc6 100644 --- a/data/test-cases/channels/search/MM-T2301.md +++ b/data/test-cases/channels/search/MM-T2301.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2302.md b/data/test-cases/channels/search/MM-T2302.md index a9dff65b7..f6f31ea4a 100644 --- a/data/test-cases/channels/search/MM-T2302.md +++ b/data/test-cases/channels/search/MM-T2302.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2303.md b/data/test-cases/channels/search/MM-T2303.md index 930059f8a..fcba16ef9 100644 --- a/data/test-cases/channels/search/MM-T2303.md +++ b/data/test-cases/channels/search/MM-T2303.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2304.md b/data/test-cases/channels/search/MM-T2304.md index 3cb696643..004468873 100644 --- a/data/test-cases/channels/search/MM-T2304.md +++ b/data/test-cases/channels/search/MM-T2304.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2305.md b/data/test-cases/channels/search/MM-T2305.md index 8c683ba45..6fe42719a 100644 --- a/data/test-cases/channels/search/MM-T2305.md +++ b/data/test-cases/channels/search/MM-T2305.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2306.md b/data/test-cases/channels/search/MM-T2306.md index 9e6273128..e52c04fdc 100644 --- a/data/test-cases/channels/search/MM-T2306.md +++ b/data/test-cases/channels/search/MM-T2306.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2307.md b/data/test-cases/channels/search/MM-T2307.md index c88e91e0d..18a6d949d 100644 --- a/data/test-cases/channels/search/MM-T2307.md +++ b/data/test-cases/channels/search/MM-T2307.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - search tested_by_contributor: "" diff --git a/data/test-cases/channels/search/MM-T2920.md b/data/test-cases/channels/search/MM-T2920.md index 404db7b63..d98b35123 100644 --- a/data/test-cases/channels/search/MM-T2920.md +++ b/data/test-cases/channels/search/MM-T2920.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/search/MM-T2926.md b/data/test-cases/channels/search/MM-T2926.md index d3aaea796..436baf5e3 100644 --- a/data/test-cases/channels/search/MM-T2926.md +++ b/data/test-cases/channels/search/MM-T2926.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/search/MM-T3143.md b/data/test-cases/channels/search/MM-T3143.md index 9ced78e6c..6b1107e1e 100644 --- a/data/test-cases/channels/search/MM-T3143.md +++ b/data/test-cases/channels/search/MM-T3143.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/search/MM-T3295.md b/data/test-cases/channels/search/MM-T3295.md index 1dcf49bb4..ef5a0502c 100644 --- a/data/test-cases/channels/search/MM-T3295.md +++ b/data/test-cases/channels/search/MM-T3295.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Search component: null -tags: +tags: - Never tested -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/search/MM-T3316.md b/data/test-cases/channels/search/MM-T3316.md index ad544a537..c02eb64cf 100644 --- a/data/test-cases/channels/search/MM-T3316.md +++ b/data/test-cases/channels/search/MM-T3316.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/search/MM-T3372.md b/data/test-cases/channels/search/MM-T3372.md index b4b604ed9..85a958d74 100644 --- a/data/test-cases/channels/search/MM-T3372.md +++ b/data/test-cases/channels/search/MM-T3372.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - search - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T348.md b/data/test-cases/channels/search/MM-T348.md index 1693dd7b5..fd2051da0 100644 --- a/data/test-cases/channels/search/MM-T348.md +++ b/data/test-cases/channels/search/MM-T348.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T349.md b/data/test-cases/channels/search/MM-T349.md index 341b46e5b..b942a5f36 100644 --- a/data/test-cases/channels/search/MM-T349.md +++ b/data/test-cases/channels/search/MM-T349.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T350.md b/data/test-cases/channels/search/MM-T350.md index 4b3d16735..fcf1a3c9a 100644 --- a/data/test-cases/channels/search/MM-T350.md +++ b/data/test-cases/channels/search/MM-T350.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Search component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - search @@ -25,14 +25,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T351.md b/data/test-cases/channels/search/MM-T351.md index 69ae70b2e..2640dfa8d 100644 --- a/data/test-cases/channels/search/MM-T351.md +++ b/data/test-cases/channels/search/MM-T351.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - se-prod - rf-cloud-webapp - search @@ -24,7 +24,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T352.md b/data/test-cases/channels/search/MM-T352.md index ab2f5cbf4..96291fa39 100644 --- a/data/test-cases/channels/search/MM-T352.md +++ b/data/test-cases/channels/search/MM-T352.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search - cy-rep-missing-or-skipped @@ -24,13 +24,13 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T353.md b/data/test-cases/channels/search/MM-T353.md index 6d8a0839e..8565ef853 100644 --- a/data/test-cases/channels/search/MM-T353.md +++ b/data/test-cases/channels/search/MM-T353.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search - cy-rep-missing-or-skipped @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T354.md b/data/test-cases/channels/search/MM-T354.md index 6b084e821..e3822457e 100644 --- a/data/test-cases/channels/search/MM-T354.md +++ b/data/test-cases/channels/search/MM-T354.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T355.md b/data/test-cases/channels/search/MM-T355.md index b65bce577..7832d518f 100644 --- a/data/test-cases/channels/search/MM-T355.md +++ b/data/test-cases/channels/search/MM-T355.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T356.md b/data/test-cases/channels/search/MM-T356.md index 295384f5f..1f5b820c5 100644 --- a/data/test-cases/channels/search/MM-T356.md +++ b/data/test-cases/channels/search/MM-T356.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - search tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/search/MM-T357.md b/data/test-cases/channels/search/MM-T357.md index 279f3c301..06f0c94c8 100644 --- a/data/test-cases/channels/search/MM-T357.md +++ b/data/test-cases/channels/search/MM-T357.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - search tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/channels/search/MM-T358.md b/data/test-cases/channels/search/MM-T358.md index d0f47a856..83b707dcc 100644 --- a/data/test-cases/channels/search/MM-T358.md +++ b/data/test-cases/channels/search/MM-T358.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - cy-prod - rf-cloud-webapp @@ -26,7 +26,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud diff --git a/data/test-cases/channels/search/MM-T359.md b/data/test-cases/channels/search/MM-T359.md index f3d348e41..eec5e4869 100644 --- a/data/test-cases/channels/search/MM-T359.md +++ b/data/test-cases/channels/search/MM-T359.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T360.md b/data/test-cases/channels/search/MM-T360.md index c50d5bab8..67b95a2a6 100644 --- a/data/test-cases/channels/search/MM-T360.md +++ b/data/test-cases/channels/search/MM-T360.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T361.md b/data/test-cases/channels/search/MM-T361.md index 95d9a6192..c09ea9f0b 100644 --- a/data/test-cases/channels/search/MM-T361.md +++ b/data/test-cases/channels/search/MM-T361.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T366.md b/data/test-cases/channels/search/MM-T366.md index ed43b24ee..8d024ee45 100644 --- a/data/test-cases/channels/search/MM-T366.md +++ b/data/test-cases/channels/search/MM-T366.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - search tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production diff --git a/data/test-cases/channels/search/MM-T367.md b/data/test-cases/channels/search/MM-T367.md index 329dae76e..9d943be3e 100644 --- a/data/test-cases/channels/search/MM-T367.md +++ b/data/test-cases/channels/search/MM-T367.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T368.md b/data/test-cases/channels/search/MM-T368.md index 925ea3914..e5b2c55a4 100644 --- a/data/test-cases/channels/search/MM-T368.md +++ b/data/test-cases/channels/search/MM-T368.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T369.md b/data/test-cases/channels/search/MM-T369.md index 2deb51c78..64c993e21 100644 --- a/data/test-cases/channels/search/MM-T369.md +++ b/data/test-cases/channels/search/MM-T369.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 - in Production - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T370.md b/data/test-cases/channels/search/MM-T370.md index 6951fa914..947bd90e6 100644 --- a/data/test-cases/channels/search/MM-T370.md +++ b/data/test-cases/channels/search/MM-T370.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T371.md b/data/test-cases/channels/search/MM-T371.md index 63b11262f..a170680fb 100644 --- a/data/test-cases/channels/search/MM-T371.md +++ b/data/test-cases/channels/search/MM-T371.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T372.md b/data/test-cases/channels/search/MM-T372.md index 9ce785d7d..636a85728 100644 --- a/data/test-cases/channels/search/MM-T372.md +++ b/data/test-cases/channels/search/MM-T372.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T373.md b/data/test-cases/channels/search/MM-T373.md index 1c6b71fb3..e51b126e6 100644 --- a/data/test-cases/channels/search/MM-T373.md +++ b/data/test-cases/channels/search/MM-T373.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search - cy-rep-missing-or-skipped @@ -24,14 +24,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T376.md b/data/test-cases/channels/search/MM-T376.md index 076508c8f..b607f9f8c 100644 --- a/data/test-cases/channels/search/MM-T376.md +++ b/data/test-cases/channels/search/MM-T376.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Search component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - search @@ -25,14 +25,14 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T377.md b/data/test-cases/channels/search/MM-T377.md index 223a02700..cae6bf26c 100644 --- a/data/test-cases/channels/search/MM-T377.md +++ b/data/test-cases/channels/search/MM-T377.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/channels/search/MM-T378.md b/data/test-cases/channels/search/MM-T378.md index 53268f27b..aa11cbcf0 100644 --- a/data/test-cases/channels/search/MM-T378.md +++ b/data/test-cases/channels/search/MM-T378.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile V2 Android - Mobile v1 diff --git a/data/test-cases/channels/search/MM-T380.md b/data/test-cases/channels/search/MM-T380.md index 71d4368e9..2c44483ee 100644 --- a/data/test-cases/channels/search/MM-T380.md +++ b/data/test-cases/channels/search/MM-T380.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,14 +23,14 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - Cloud - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T381.md b/data/test-cases/channels/search/MM-T381.md index 492508944..75be62dd4 100644 --- a/data/test-cases/channels/search/MM-T381.md +++ b/data/test-cases/channels/search/MM-T381.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp - in Production diff --git a/data/test-cases/channels/search/MM-T382.md b/data/test-cases/channels/search/MM-T382.md index 9c4a51867..284146dcc 100644 --- a/data/test-cases/channels/search/MM-T382.md +++ b/data/test-cases/channels/search/MM-T382.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Search component: null tags: [] -labels: +labels: - rf-cloud-webapp - search tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/channels/search/MM-T4927.md b/data/test-cases/channels/search/MM-T4927.md index f2e08fc53..2ec379398 100644 --- a/data/test-cases/channels/search/MM-T4927.md +++ b/data/test-cases/channels/search/MM-T4927.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/search/MM-T4945.md b/data/test-cases/channels/search/MM-T4945.md index ab573b0d9..5d1236258 100644 --- a/data/test-cases/channels/search/MM-T4945.md +++ b/data/test-cases/channels/search/MM-T4945.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/search/MM-T5424.md b/data/test-cases/channels/search/MM-T5424.md index f4289173c..b16069b3e 100644 --- a/data/test-cases/channels/search/MM-T5424.md +++ b/data/test-cases/channels/search/MM-T5424.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Search authors: "lindy65" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T305.md b/data/test-cases/channels/settings/MM-T305.md index 620b036ab..fe69f8937 100644 --- a/data/test-cases/channels/settings/MM-T305.md +++ b/data/test-cases/channels/settings/MM-T305.md @@ -5,16 +5,16 @@ status: Update priority: Normal folder: Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Account Settings component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/MM-T3853.md b/data/test-cases/channels/settings/MM-T3853.md index 004fcd995..5abe60f4c 100644 --- a/data/test-cases/channels/settings/MM-T3853.md +++ b/data/test-cases/channels/settings/MM-T3853.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/MM-T3855.md b/data/test-cases/channels/settings/MM-T3855.md index 8c911a2a5..cabc06e4d 100644 --- a/data/test-cases/channels/settings/MM-T3855.md +++ b/data/test-cases/channels/settings/MM-T3855.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/MM-T4379.md b/data/test-cases/channels/settings/MM-T4379.md index c176f6bcf..2627944f0 100644 --- a/data/test-cases/channels/settings/MM-T4379.md +++ b/data/test-cases/channels/settings/MM-T4379.md @@ -20,9 +20,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/MM-T5458.md b/data/test-cases/channels/settings/MM-T5458.md index 5f74ff804..dccb41653 100644 --- a/data/test-cases/channels/settings/MM-T5458.md +++ b/data/test-cases/channels/settings/MM-T5458.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5459.md b/data/test-cases/channels/settings/MM-T5459.md index 399df8667..d558c09a3 100644 --- a/data/test-cases/channels/settings/MM-T5459.md +++ b/data/test-cases/channels/settings/MM-T5459.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5460.md b/data/test-cases/channels/settings/MM-T5460.md index 6541fbd5c..6674cde11 100644 --- a/data/test-cases/channels/settings/MM-T5460.md +++ b/data/test-cases/channels/settings/MM-T5460.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5461.md b/data/test-cases/channels/settings/MM-T5461.md index 86b5e080f..01a5b4b3c 100644 --- a/data/test-cases/channels/settings/MM-T5461.md +++ b/data/test-cases/channels/settings/MM-T5461.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5462.md b/data/test-cases/channels/settings/MM-T5462.md index 5ee5a318f..15a07aabb 100644 --- a/data/test-cases/channels/settings/MM-T5462.md +++ b/data/test-cases/channels/settings/MM-T5462.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5463.md b/data/test-cases/channels/settings/MM-T5463.md index a4e7d5f2a..538523d75 100644 --- a/data/test-cases/channels/settings/MM-T5463.md +++ b/data/test-cases/channels/settings/MM-T5463.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5464.md b/data/test-cases/channels/settings/MM-T5464.md index 749ea8558..8193ad97e 100644 --- a/data/test-cases/channels/settings/MM-T5464.md +++ b/data/test-cases/channels/settings/MM-T5464.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/MM-T5465.md b/data/test-cases/channels/settings/MM-T5465.md index fdc12e9bc..7a8b4cb28 100644 --- a/data/test-cases/channels/settings/MM-T5465.md +++ b/data/test-cases/channels/settings/MM-T5465.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/settings/advanced/MM-T1432.md b/data/test-cases/channels/settings/advanced/MM-T1432.md index f15ffbbf2..979ee8838 100644 --- a/data/test-cases/channels/settings/advanced/MM-T1432.md +++ b/data/test-cases/channels/settings/advanced/MM-T1432.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - No-Automated-Executions - se-prod - account-settings @@ -25,7 +25,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/channels/settings/advanced/MM-T2115.md b/data/test-cases/channels/settings/advanced/MM-T2115.md index 04dc74708..fef78b8d4 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2115.md +++ b/data/test-cases/channels/settings/advanced/MM-T2115.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2116.md b/data/test-cases/channels/settings/advanced/MM-T2116.md index aae6ce770..26b256fee 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2116.md +++ b/data/test-cases/channels/settings/advanced/MM-T2116.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2117.md b/data/test-cases/channels/settings/advanced/MM-T2117.md index d7daf9ce9..2e1acfc24 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2117.md +++ b/data/test-cases/channels/settings/advanced/MM-T2117.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2118.md b/data/test-cases/channels/settings/advanced/MM-T2118.md index c9c0b31ae..f62b2b10f 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2118.md +++ b/data/test-cases/channels/settings/advanced/MM-T2118.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2119.md b/data/test-cases/channels/settings/advanced/MM-T2119.md index 5cc6749f3..6ef006d64 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2119.md +++ b/data/test-cases/channels/settings/advanced/MM-T2119.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2120.md b/data/test-cases/channels/settings/advanced/MM-T2120.md index 7886cbb18..5b03e1c18 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2120.md +++ b/data/test-cases/channels/settings/advanced/MM-T2120.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2121.md b/data/test-cases/channels/settings/advanced/MM-T2121.md index cc331829b..cefa927da 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2121.md +++ b/data/test-cases/channels/settings/advanced/MM-T2121.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2122.md b/data/test-cases/channels/settings/advanced/MM-T2122.md index 9a90c9072..ea0376874 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2122.md +++ b/data/test-cases/channels/settings/advanced/MM-T2122.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2123.md b/data/test-cases/channels/settings/advanced/MM-T2123.md index 5bebec389..a2bdcbfc3 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2123.md +++ b/data/test-cases/channels/settings/advanced/MM-T2123.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2124.md b/data/test-cases/channels/settings/advanced/MM-T2124.md index ea58d740d..f3f4c824b 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2124.md +++ b/data/test-cases/channels/settings/advanced/MM-T2124.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2125.md b/data/test-cases/channels/settings/advanced/MM-T2125.md index e21cb7675..1ab4161bd 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2125.md +++ b/data/test-cases/channels/settings/advanced/MM-T2125.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2126.md b/data/test-cases/channels/settings/advanced/MM-T2126.md index e32693312..b57ac6416 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2126.md +++ b/data/test-cases/channels/settings/advanced/MM-T2126.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2127.md b/data/test-cases/channels/settings/advanced/MM-T2127.md index a8151db34..4035e930f 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2127.md +++ b/data/test-cases/channels/settings/advanced/MM-T2127.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2128.md b/data/test-cases/channels/settings/advanced/MM-T2128.md index bd429417d..c1395c57c 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2128.md +++ b/data/test-cases/channels/settings/advanced/MM-T2128.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2129.md b/data/test-cases/channels/settings/advanced/MM-T2129.md index 6d476b2d1..5e88ec4b6 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2129.md +++ b/data/test-cases/channels/settings/advanced/MM-T2129.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2130.md b/data/test-cases/channels/settings/advanced/MM-T2130.md index cbc6895f0..506a686bc 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2130.md +++ b/data/test-cases/channels/settings/advanced/MM-T2130.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T2131.md b/data/test-cases/channels/settings/advanced/MM-T2131.md index 6d638c602..c157e13bf 100644 --- a/data/test-cases/channels/settings/advanced/MM-T2131.md +++ b/data/test-cases/channels/settings/advanced/MM-T2131.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Advanced authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/advanced/MM-T4873.md b/data/test-cases/channels/settings/advanced/MM-T4873.md index bfd562b23..d891a8d30 100644 --- a/data/test-cases/channels/settings/advanced/MM-T4873.md +++ b/data/test-cases/channels/settings/advanced/MM-T4873.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T103.md b/data/test-cases/channels/settings/display/MM-T103.md index c6b21516c..be47b6547 100644 --- a/data/test-cases/channels/settings/display/MM-T103.md +++ b/data/test-cases/channels/settings/display/MM-T103.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - No-Automated-Executions - messaging tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T1431.md b/data/test-cases/channels/settings/display/MM-T1431.md index fc889996e..4d7485e52 100644 --- a/data/test-cases/channels/settings/display/MM-T1431.md +++ b/data/test-cases/channels/settings/display/MM-T1431.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T2090.md b/data/test-cases/channels/settings/display/MM-T2090.md index 4f5420223..da5535f8d 100644 --- a/data/test-cases/channels/settings/display/MM-T2090.md +++ b/data/test-cases/channels/settings/display/MM-T2090.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T2091.md b/data/test-cases/channels/settings/display/MM-T2091.md index 684a980e3..56009c9bd 100644 --- a/data/test-cases/channels/settings/display/MM-T2091.md +++ b/data/test-cases/channels/settings/display/MM-T2091.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2092.md b/data/test-cases/channels/settings/display/MM-T2092.md index 861402009..10957d3c3 100644 --- a/data/test-cases/channels/settings/display/MM-T2092.md +++ b/data/test-cases/channels/settings/display/MM-T2092.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2093.md b/data/test-cases/channels/settings/display/MM-T2093.md index 2bdf24bed..60b5477c7 100644 --- a/data/test-cases/channels/settings/display/MM-T2093.md +++ b/data/test-cases/channels/settings/display/MM-T2093.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2094.md b/data/test-cases/channels/settings/display/MM-T2094.md index 30790c353..c0790e858 100644 --- a/data/test-cases/channels/settings/display/MM-T2094.md +++ b/data/test-cases/channels/settings/display/MM-T2094.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2095.md b/data/test-cases/channels/settings/display/MM-T2095.md index 287eed7b4..e9b20dcb3 100644 --- a/data/test-cases/channels/settings/display/MM-T2095.md +++ b/data/test-cases/channels/settings/display/MM-T2095.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2096.md b/data/test-cases/channels/settings/display/MM-T2096.md index 7ad140d2d..8b0da59af 100644 --- a/data/test-cases/channels/settings/display/MM-T2096.md +++ b/data/test-cases/channels/settings/display/MM-T2096.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T2098.md b/data/test-cases/channels/settings/display/MM-T2098.md index afcac66af..cdc60927e 100644 --- a/data/test-cases/channels/settings/display/MM-T2098.md +++ b/data/test-cases/channels/settings/display/MM-T2098.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T2099.md b/data/test-cases/channels/settings/display/MM-T2099.md index 2a16729cc..7895377c8 100644 --- a/data/test-cases/channels/settings/display/MM-T2099.md +++ b/data/test-cases/channels/settings/display/MM-T2099.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - account-settings diff --git a/data/test-cases/channels/settings/display/MM-T2100.md b/data/test-cases/channels/settings/display/MM-T2100.md index 599d7667e..7c32875e6 100644 --- a/data/test-cases/channels/settings/display/MM-T2100.md +++ b/data/test-cases/channels/settings/display/MM-T2100.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - account-settings diff --git a/data/test-cases/channels/settings/display/MM-T2101.md b/data/test-cases/channels/settings/display/MM-T2101.md index d91da8c0a..1bde5cb94 100644 --- a/data/test-cases/channels/settings/display/MM-T2101.md +++ b/data/test-cases/channels/settings/display/MM-T2101.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - account-settings diff --git a/data/test-cases/channels/settings/display/MM-T2102.md b/data/test-cases/channels/settings/display/MM-T2102.md index 81627f118..5d14a26f0 100644 --- a/data/test-cases/channels/settings/display/MM-T2102.md +++ b/data/test-cases/channels/settings/display/MM-T2102.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2103.md b/data/test-cases/channels/settings/display/MM-T2103.md index ccf5e69ef..4dd0b2b67 100644 --- a/data/test-cases/channels/settings/display/MM-T2103.md +++ b/data/test-cases/channels/settings/display/MM-T2103.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2104.md b/data/test-cases/channels/settings/display/MM-T2104.md index 7a39e0157..a50fbbf98 100644 --- a/data/test-cases/channels/settings/display/MM-T2104.md +++ b/data/test-cases/channels/settings/display/MM-T2104.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2105.md b/data/test-cases/channels/settings/display/MM-T2105.md index a660e0210..39ffdceaa 100644 --- a/data/test-cases/channels/settings/display/MM-T2105.md +++ b/data/test-cases/channels/settings/display/MM-T2105.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2106.md b/data/test-cases/channels/settings/display/MM-T2106.md index c3a15a86f..404049b0f 100644 --- a/data/test-cases/channels/settings/display/MM-T2106.md +++ b/data/test-cases/channels/settings/display/MM-T2106.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2107.md b/data/test-cases/channels/settings/display/MM-T2107.md index eb1d5f524..afae48b87 100644 --- a/data/test-cases/channels/settings/display/MM-T2107.md +++ b/data/test-cases/channels/settings/display/MM-T2107.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2108.md b/data/test-cases/channels/settings/display/MM-T2108.md index 06e9dc328..feba48df6 100644 --- a/data/test-cases/channels/settings/display/MM-T2108.md +++ b/data/test-cases/channels/settings/display/MM-T2108.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2109.md b/data/test-cases/channels/settings/display/MM-T2109.md index eed57cb90..52bc98039 100644 --- a/data/test-cases/channels/settings/display/MM-T2109.md +++ b/data/test-cases/channels/settings/display/MM-T2109.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2110.md b/data/test-cases/channels/settings/display/MM-T2110.md index 1e92c432c..2a62c420b 100644 --- a/data/test-cases/channels/settings/display/MM-T2110.md +++ b/data/test-cases/channels/settings/display/MM-T2110.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2111.md b/data/test-cases/channels/settings/display/MM-T2111.md index 9a139c2ab..d1a569265 100644 --- a/data/test-cases/channels/settings/display/MM-T2111.md +++ b/data/test-cases/channels/settings/display/MM-T2111.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2112.md b/data/test-cases/channels/settings/display/MM-T2112.md index 6461b7ce8..2ca61e6e7 100644 --- a/data/test-cases/channels/settings/display/MM-T2112.md +++ b/data/test-cases/channels/settings/display/MM-T2112.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2113.md b/data/test-cases/channels/settings/display/MM-T2113.md index a9ab72a83..20d8df755 100644 --- a/data/test-cases/channels/settings/display/MM-T2113.md +++ b/data/test-cases/channels/settings/display/MM-T2113.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T2114.md b/data/test-cases/channels/settings/display/MM-T2114.md index 073c87aa2..c57a7a6b3 100644 --- a/data/test-cases/channels/settings/display/MM-T2114.md +++ b/data/test-cases/channels/settings/display/MM-T2114.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - se-prod - account-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/settings/display/MM-T280.md b/data/test-cases/channels/settings/display/MM-T280.md index 144c9d949..9fbadaeac 100644 --- a/data/test-cases/channels/settings/display/MM-T280.md +++ b/data/test-cases/channels/settings/display/MM-T280.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -25,12 +25,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T293.md b/data/test-cases/channels/settings/display/MM-T293.md index b8a9bfab9..8403d2f95 100644 --- a/data/test-cases/channels/settings/display/MM-T293.md +++ b/data/test-cases/channels/settings/display/MM-T293.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T295.md b/data/test-cases/channels/settings/display/MM-T295.md index 98c0cf540..076816970 100644 --- a/data/test-cases/channels/settings/display/MM-T295.md +++ b/data/test-cases/channels/settings/display/MM-T295.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T296.md b/data/test-cases/channels/settings/display/MM-T296.md index e8d1e00df..bb5f0fe99 100644 --- a/data/test-cases/channels/settings/display/MM-T296.md +++ b/data/test-cases/channels/settings/display/MM-T296.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - account-settings @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/settings/display/MM-T713.md b/data/test-cases/channels/settings/display/MM-T713.md index a01daa88a..f68a0aae3 100644 --- a/data/test-cases/channels/settings/display/MM-T713.md +++ b/data/test-cases/channels/settings/display/MM-T713.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Account Settings component: null tags: [] -labels: -- cy-prod +labels: - account-settings +- cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 3996679 key: MM-T713 created_on: "2020-01-13T14:08:52Z" last_updated: "2022-09-10T14:54:40Z" -case_hashed: ed7ab30b6f9306b615b0cc25cecb831428d1c1b836da69ca3483ccf9c47425bd5e7769d35d44a27a4c2a3524ad4ddf62 +case_hashed: aea06375071372d8d46dcb69aa658fe48e21dd7f6b063bc67cc2476a756734848d9d88f59b750acf12d34eeebd0c8e13 steps_hashed: c75b18320e95bdfb1aca94a8c27e158f927a4743c70e7c8a40aa587f34fef4afe51e5f9e88ea7661e8060c1d44bfd4f0 --- diff --git a/data/test-cases/channels/settings/display/MM-T895.md b/data/test-cases/channels/settings/display/MM-T895.md index cf43f4b59..9f8024dc9 100644 --- a/data/test-cases/channels/settings/display/MM-T895.md +++ b/data/test-cases/channels/settings/display/MM-T895.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Display authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - account-settings - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/sidebar/MM-T3412.md b/data/test-cases/channels/sidebar/MM-T3412.md index 7a0077e3c..615c109cc 100644 --- a/data/test-cases/channels/sidebar/MM-T3412.md +++ b/data/test-cases/channels/sidebar/MM-T3412.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sidebar authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sidebar component: null tags: [] -labels: +labels: - Sidebar tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - N/A diff --git a/data/test-cases/channels/sidebar/MM-T5311.md b/data/test-cases/channels/sidebar/MM-T5311.md index 8fee8ffa9..1ff661869 100644 --- a/data/test-cases/channels/sidebar/MM-T5311.md +++ b/data/test-cases/channels/sidebar/MM-T5311.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5312.md b/data/test-cases/channels/sidebar/MM-T5312.md index 22e6539b9..bd018d0d5 100644 --- a/data/test-cases/channels/sidebar/MM-T5312.md +++ b/data/test-cases/channels/sidebar/MM-T5312.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5313.md b/data/test-cases/channels/sidebar/MM-T5313.md index 0fe55f9d0..29e493bdb 100644 --- a/data/test-cases/channels/sidebar/MM-T5313.md +++ b/data/test-cases/channels/sidebar/MM-T5313.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5314.md b/data/test-cases/channels/sidebar/MM-T5314.md index d45a25083..b03b4209e 100644 --- a/data/test-cases/channels/sidebar/MM-T5314.md +++ b/data/test-cases/channels/sidebar/MM-T5314.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5315.md b/data/test-cases/channels/sidebar/MM-T5315.md index db41e9dc6..55b900a52 100644 --- a/data/test-cases/channels/sidebar/MM-T5315.md +++ b/data/test-cases/channels/sidebar/MM-T5315.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5316.md b/data/test-cases/channels/sidebar/MM-T5316.md index 960ee5e12..bddd8f88e 100644 --- a/data/test-cases/channels/sidebar/MM-T5316.md +++ b/data/test-cases/channels/sidebar/MM-T5316.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5317.md b/data/test-cases/channels/sidebar/MM-T5317.md index 12b78c830..4b40e842a 100644 --- a/data/test-cases/channels/sidebar/MM-T5317.md +++ b/data/test-cases/channels/sidebar/MM-T5317.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/sidebar/MM-T5318.md b/data/test-cases/channels/sidebar/MM-T5318.md index 5f3fce5b3..dec8077fc 100644 --- a/data/test-cases/channels/sidebar/MM-T5318.md +++ b/data/test-cases/channels/sidebar/MM-T5318.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sidebar authors: "@M-ZubairAhmed" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sidebar component: null tags: [] -labels: +labels: - channel - rhs tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T1437.md b/data/test-cases/channels/team-settings/MM-T1437.md index b63a0dc7b..585bb9bf6 100644 --- a/data/test-cases/channels/team-settings/MM-T1437.md +++ b/data/test-cases/channels/team-settings/MM-T1437.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T1535.md b/data/test-cases/channels/team-settings/MM-T1535.md index 0dffdf34d..6cec7462b 100644 --- a/data/test-cases/channels/team-settings/MM-T1535.md +++ b/data/test-cases/channels/team-settings/MM-T1535.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T1632.md b/data/test-cases/channels/team-settings/MM-T1632.md index 0cf9c3812..512855841 100644 --- a/data/test-cases/channels/team-settings/MM-T1632.md +++ b/data/test-cases/channels/team-settings/MM-T1632.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - team-settings - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/team-settings/MM-T1669.md b/data/test-cases/channels/team-settings/MM-T1669.md index af23e45a9..5efd2cf32 100644 --- a/data/test-cases/channels/team-settings/MM-T1669.md +++ b/data/test-cases/channels/team-settings/MM-T1669.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - team-settings - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2308.md b/data/test-cases/channels/team-settings/MM-T2308.md index 358bac777..683252d63 100644 --- a/data/test-cases/channels/team-settings/MM-T2308.md +++ b/data/test-cases/channels/team-settings/MM-T2308.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2309.md b/data/test-cases/channels/team-settings/MM-T2309.md index 14a4236e5..9af7230f6 100644 --- a/data/test-cases/channels/team-settings/MM-T2309.md +++ b/data/test-cases/channels/team-settings/MM-T2309.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2310.md b/data/test-cases/channels/team-settings/MM-T2310.md index df007bb61..f55df0bb1 100644 --- a/data/test-cases/channels/team-settings/MM-T2310.md +++ b/data/test-cases/channels/team-settings/MM-T2310.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2311.md b/data/test-cases/channels/team-settings/MM-T2311.md index 26d45d17b..022d7b3a8 100644 --- a/data/test-cases/channels/team-settings/MM-T2311.md +++ b/data/test-cases/channels/team-settings/MM-T2311.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2312.md b/data/test-cases/channels/team-settings/MM-T2312.md index 8d6bfac35..786255541 100644 --- a/data/test-cases/channels/team-settings/MM-T2312.md +++ b/data/test-cases/channels/team-settings/MM-T2312.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2313.md b/data/test-cases/channels/team-settings/MM-T2313.md index d2fb8f287..427af9d7e 100644 --- a/data/test-cases/channels/team-settings/MM-T2313.md +++ b/data/test-cases/channels/team-settings/MM-T2313.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2314.md b/data/test-cases/channels/team-settings/MM-T2314.md index 628dbf4de..31393308d 100644 --- a/data/test-cases/channels/team-settings/MM-T2314.md +++ b/data/test-cases/channels/team-settings/MM-T2314.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2315.md b/data/test-cases/channels/team-settings/MM-T2315.md index 38d77093e..f36ac42f3 100644 --- a/data/test-cases/channels/team-settings/MM-T2315.md +++ b/data/test-cases/channels/team-settings/MM-T2315.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2316.md b/data/test-cases/channels/team-settings/MM-T2316.md index e1d20d68b..a2dc421f8 100644 --- a/data/test-cases/channels/team-settings/MM-T2316.md +++ b/data/test-cases/channels/team-settings/MM-T2316.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2317.md b/data/test-cases/channels/team-settings/MM-T2317.md index 0fef09160..0115b4e75 100644 --- a/data/test-cases/channels/team-settings/MM-T2317.md +++ b/data/test-cases/channels/team-settings/MM-T2317.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2318.md b/data/test-cases/channels/team-settings/MM-T2318.md index 8816bab02..7d500bdbb 100644 --- a/data/test-cases/channels/team-settings/MM-T2318.md +++ b/data/test-cases/channels/team-settings/MM-T2318.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2319.md b/data/test-cases/channels/team-settings/MM-T2319.md index cff77fb8d..46d6459d5 100644 --- a/data/test-cases/channels/team-settings/MM-T2319.md +++ b/data/test-cases/channels/team-settings/MM-T2319.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2321.md b/data/test-cases/channels/team-settings/MM-T2321.md index fb22b117b..0e21fc1a7 100644 --- a/data/test-cases/channels/team-settings/MM-T2321.md +++ b/data/test-cases/channels/team-settings/MM-T2321.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2322.md b/data/test-cases/channels/team-settings/MM-T2322.md index b65c17c2b..5a2e252fb 100644 --- a/data/test-cases/channels/team-settings/MM-T2322.md +++ b/data/test-cases/channels/team-settings/MM-T2322.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2324.md b/data/test-cases/channels/team-settings/MM-T2324.md index f2ae493ba..22d699c22 100644 --- a/data/test-cases/channels/team-settings/MM-T2324.md +++ b/data/test-cases/channels/team-settings/MM-T2324.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2325.md b/data/test-cases/channels/team-settings/MM-T2325.md index 136309c2f..0ebf946f1 100644 --- a/data/test-cases/channels/team-settings/MM-T2325.md +++ b/data/test-cases/channels/team-settings/MM-T2325.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2326.md b/data/test-cases/channels/team-settings/MM-T2326.md index ea899c14a..e07301e10 100644 --- a/data/test-cases/channels/team-settings/MM-T2326.md +++ b/data/test-cases/channels/team-settings/MM-T2326.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2327.md b/data/test-cases/channels/team-settings/MM-T2327.md index a09c196b0..e7bd6c963 100644 --- a/data/test-cases/channels/team-settings/MM-T2327.md +++ b/data/test-cases/channels/team-settings/MM-T2327.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2328.md b/data/test-cases/channels/team-settings/MM-T2328.md index c8e803c76..f254ce5b4 100644 --- a/data/test-cases/channels/team-settings/MM-T2328.md +++ b/data/test-cases/channels/team-settings/MM-T2328.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2329.md b/data/test-cases/channels/team-settings/MM-T2329.md index e1cee7e3b..d1ba9381f 100644 --- a/data/test-cases/channels/team-settings/MM-T2329.md +++ b/data/test-cases/channels/team-settings/MM-T2329.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2330.md b/data/test-cases/channels/team-settings/MM-T2330.md index b1f8f590c..0518343a5 100644 --- a/data/test-cases/channels/team-settings/MM-T2330.md +++ b/data/test-cases/channels/team-settings/MM-T2330.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2331.md b/data/test-cases/channels/team-settings/MM-T2331.md index 60104dad3..59e2557d8 100644 --- a/data/test-cases/channels/team-settings/MM-T2331.md +++ b/data/test-cases/channels/team-settings/MM-T2331.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2332.md b/data/test-cases/channels/team-settings/MM-T2332.md index 27073f187..3b37617c0 100644 --- a/data/test-cases/channels/team-settings/MM-T2332.md +++ b/data/test-cases/channels/team-settings/MM-T2332.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2333.md b/data/test-cases/channels/team-settings/MM-T2333.md index 3f3bec1c6..fc88426b2 100644 --- a/data/test-cases/channels/team-settings/MM-T2333.md +++ b/data/test-cases/channels/team-settings/MM-T2333.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2334.md b/data/test-cases/channels/team-settings/MM-T2334.md index 5e2605d97..641daa332 100644 --- a/data/test-cases/channels/team-settings/MM-T2334.md +++ b/data/test-cases/channels/team-settings/MM-T2334.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2335.md b/data/test-cases/channels/team-settings/MM-T2335.md index ec743ee29..e771f3d2d 100644 --- a/data/test-cases/channels/team-settings/MM-T2335.md +++ b/data/test-cases/channels/team-settings/MM-T2335.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2336.md b/data/test-cases/channels/team-settings/MM-T2336.md index 8bce0b665..5b31b5312 100644 --- a/data/test-cases/channels/team-settings/MM-T2336.md +++ b/data/test-cases/channels/team-settings/MM-T2336.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2337.md b/data/test-cases/channels/team-settings/MM-T2337.md index 8337a143c..7e4461c7a 100644 --- a/data/test-cases/channels/team-settings/MM-T2337.md +++ b/data/test-cases/channels/team-settings/MM-T2337.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2338.md b/data/test-cases/channels/team-settings/MM-T2338.md index f57df1b48..c8dd21fc1 100644 --- a/data/test-cases/channels/team-settings/MM-T2338.md +++ b/data/test-cases/channels/team-settings/MM-T2338.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2339.md b/data/test-cases/channels/team-settings/MM-T2339.md index ddb80c745..401312d52 100644 --- a/data/test-cases/channels/team-settings/MM-T2339.md +++ b/data/test-cases/channels/team-settings/MM-T2339.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2340.md b/data/test-cases/channels/team-settings/MM-T2340.md index 560ca096d..8ae4c01eb 100644 --- a/data/test-cases/channels/team-settings/MM-T2340.md +++ b/data/test-cases/channels/team-settings/MM-T2340.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2341.md b/data/test-cases/channels/team-settings/MM-T2341.md index 8511f11e7..f458ad64c 100644 --- a/data/test-cases/channels/team-settings/MM-T2341.md +++ b/data/test-cases/channels/team-settings/MM-T2341.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T2342.md b/data/test-cases/channels/team-settings/MM-T2342.md index 4e58f0dea..775774676 100644 --- a/data/test-cases/channels/team-settings/MM-T2342.md +++ b/data/test-cases/channels/team-settings/MM-T2342.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2343.md b/data/test-cases/channels/team-settings/MM-T2343.md index 83825ff65..372cdb9e7 100644 --- a/data/test-cases/channels/team-settings/MM-T2343.md +++ b/data/test-cases/channels/team-settings/MM-T2343.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T2344.md b/data/test-cases/channels/team-settings/MM-T2344.md index 29fd00c3b..3a0b3e724 100644 --- a/data/test-cases/channels/team-settings/MM-T2344.md +++ b/data/test-cases/channels/team-settings/MM-T2344.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T3619.md b/data/test-cases/channels/team-settings/MM-T3619.md index 88af742ea..df22ec9d5 100644 --- a/data/test-cases/channels/team-settings/MM-T3619.md +++ b/data/test-cases/channels/team-settings/MM-T3619.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Teams component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T3646.md b/data/test-cases/channels/team-settings/MM-T3646.md index f0a9a87be..757deae8d 100644 --- a/data/test-cases/channels/team-settings/MM-T3646.md +++ b/data/test-cases/channels/team-settings/MM-T3646.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Teams component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T383.md b/data/test-cases/channels/team-settings/MM-T383.md index 787d149ea..f69aaa935 100644 --- a/data/test-cases/channels/team-settings/MM-T383.md +++ b/data/test-cases/channels/team-settings/MM-T383.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Team Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T384.md b/data/test-cases/channels/team-settings/MM-T384.md index d445ce294..3de414506 100644 --- a/data/test-cases/channels/team-settings/MM-T384.md +++ b/data/test-cases/channels/team-settings/MM-T384.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - team-settings @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T385.md b/data/test-cases/channels/team-settings/MM-T385.md index e91565a93..3263cde00 100644 --- a/data/test-cases/channels/team-settings/MM-T385.md +++ b/data/test-cases/channels/team-settings/MM-T385.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Team Settings component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - E2E-1 - No-Automated-Executions @@ -29,7 +29,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T386.md b/data/test-cases/channels/team-settings/MM-T386.md index 69b4f116f..48aa0a4ae 100644 --- a/data/test-cases/channels/team-settings/MM-T386.md +++ b/data/test-cases/channels/team-settings/MM-T386.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Team Settings component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest - team-settings - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Desktop diff --git a/data/test-cases/channels/team-settings/MM-T387.md b/data/test-cases/channels/team-settings/MM-T387.md index 3252f86ea..21d350b79 100644 --- a/data/test-cases/channels/team-settings/MM-T387.md +++ b/data/test-cases/channels/team-settings/MM-T387.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T388.md b/data/test-cases/channels/team-settings/MM-T388.md index 694a3313c..b86306ebc 100644 --- a/data/test-cases/channels/team-settings/MM-T388.md +++ b/data/test-cases/channels/team-settings/MM-T388.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T389.md b/data/test-cases/channels/team-settings/MM-T389.md index 37a813ca3..78449ffcc 100644 --- a/data/test-cases/channels/team-settings/MM-T389.md +++ b/data/test-cases/channels/team-settings/MM-T389.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T390.md b/data/test-cases/channels/team-settings/MM-T390.md index 5c5b7ed31..e6402dda8 100644 --- a/data/test-cases/channels/team-settings/MM-T390.md +++ b/data/test-cases/channels/team-settings/MM-T390.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - team-settings tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T391.md b/data/test-cases/channels/team-settings/MM-T391.md index a8a24ed47..1d29150d8 100644 --- a/data/test-cases/channels/team-settings/MM-T391.md +++ b/data/test-cases/channels/team-settings/MM-T391.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T392.md b/data/test-cases/channels/team-settings/MM-T392.md index 71aa77468..ed936a385 100644 --- a/data/test-cases/channels/team-settings/MM-T392.md +++ b/data/test-cases/channels/team-settings/MM-T392.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - Hackfest - team-settings tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T393.md b/data/test-cases/channels/team-settings/MM-T393.md index f8571893b..ef62d975f 100644 --- a/data/test-cases/channels/team-settings/MM-T393.md +++ b/data/test-cases/channels/team-settings/MM-T393.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Team Settings component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - team-settings @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/channels/team-settings/MM-T394.md b/data/test-cases/channels/team-settings/MM-T394.md index 6459fb802..a41a6b10c 100644 --- a/data/test-cases/channels/team-settings/MM-T394.md +++ b/data/test-cases/channels/team-settings/MM-T394.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team Settings authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 5.34-p1 @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/channels/team-settings/MM-T5299.md b/data/test-cases/channels/team-settings/MM-T5299.md index 2aca9f8a0..3c62ab162 100644 --- a/data/test-cases/channels/team-settings/MM-T5299.md +++ b/data/test-cases/channels/team-settings/MM-T5299.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Team Settings authors: "" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Team Settings component: null tags: [] -labels: +labels: - se-prod - team-settings tested_by_contributor: "" diff --git a/data/test-cases/channels/team-settings/MM-T5386.md b/data/test-cases/channels/team-settings/MM-T5386.md index 03c690050..8e8f076ea 100644 --- a/data/test-cases/channels/team-settings/MM-T5386.md +++ b/data/test-cases/channels/team-settings/MM-T5386.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Team Settings authors: "furqanmlk" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/channels/threads/MM-T3796.md b/data/test-cases/channels/threads/MM-T3796.md index 3189d5a43..851d55b5e 100644 --- a/data/test-cases/channels/threads/MM-T3796.md +++ b/data/test-cases/channels/threads/MM-T3796.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3797.md b/data/test-cases/channels/threads/MM-T3797.md index 7d984dfeb..041db14b2 100644 --- a/data/test-cases/channels/threads/MM-T3797.md +++ b/data/test-cases/channels/threads/MM-T3797.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3798.md b/data/test-cases/channels/threads/MM-T3798.md index e10d9f8dc..3bdd646f8 100644 --- a/data/test-cases/channels/threads/MM-T3798.md +++ b/data/test-cases/channels/threads/MM-T3798.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3799.md b/data/test-cases/channels/threads/MM-T3799.md index c72cd3663..8d3c01ede 100644 --- a/data/test-cases/channels/threads/MM-T3799.md +++ b/data/test-cases/channels/threads/MM-T3799.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3800.md b/data/test-cases/channels/threads/MM-T3800.md index 1ea1b31bd..b996c25dc 100644 --- a/data/test-cases/channels/threads/MM-T3800.md +++ b/data/test-cases/channels/threads/MM-T3800.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3801.md b/data/test-cases/channels/threads/MM-T3801.md index 250b7fc83..f42b10c58 100644 --- a/data/test-cases/channels/threads/MM-T3801.md +++ b/data/test-cases/channels/threads/MM-T3801.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3811.md b/data/test-cases/channels/threads/MM-T3811.md index 5f5ec4752..250b32811 100644 --- a/data/test-cases/channels/threads/MM-T3811.md +++ b/data/test-cases/channels/threads/MM-T3811.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T3816.md b/data/test-cases/channels/threads/MM-T3816.md index ff4858bbf..29c237fd7 100644 --- a/data/test-cases/channels/threads/MM-T3816.md +++ b/data/test-cases/channels/threads/MM-T3816.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Threads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Threads component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/channels/threads/MM-T5413.md b/data/test-cases/channels/threads/MM-T5413.md index 8c7c45121..9db142d7a 100644 --- a/data/test-cases/channels/threads/MM-T5413.md +++ b/data/test-cases/channels/threads/MM-T5413.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Threads authors: "furqanmlk" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/cloud/MM-T3411.md b/data/test-cases/cloud/MM-T3411.md index 0963aa8db..b5c554427 100644 --- a/data/test-cases/cloud/MM-T3411.md +++ b/data/test-cases/cloud/MM-T3411.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Cloud authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/MM-T4550.md b/data/test-cases/cloud/MM-T4550.md index adfa65f6e..88d349f45 100644 --- a/data/test-cases/cloud/MM-T4550.md +++ b/data/test-cases/cloud/MM-T4550.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/cloud/MM-T4551.md b/data/test-cases/cloud/MM-T4551.md index b319eedad..25d818b76 100644 --- a/data/test-cases/cloud/MM-T4551.md +++ b/data/test-cases/cloud/MM-T4551.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/cloud/MM-T4552.md b/data/test-cases/cloud/MM-T4552.md index 7315ba635..25c360936 100644 --- a/data/test-cases/cloud/MM-T4552.md +++ b/data/test-cases/cloud/MM-T4552.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/cloud/MM-T4642.md b/data/test-cases/cloud/MM-T4642.md index 648fef31d..b6566dddf 100644 --- a/data/test-cases/cloud/MM-T4642.md +++ b/data/test-cases/cloud/MM-T4642.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/cloud/MM-T5431.md b/data/test-cases/cloud/MM-T5431.md index 58b02f50f..866bb047d 100644 --- a/data/test-cases/cloud/MM-T5431.md +++ b/data/test-cases/cloud/MM-T5431.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/MM-T5432.md b/data/test-cases/cloud/MM-T5432.md index a2c28ad22..5ca492e05 100644 --- a/data/test-cases/cloud/MM-T5432.md +++ b/data/test-cases/cloud/MM-T5432.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/automated-tests/MM-T403.md b/data/test-cases/cloud/automated-tests/MM-T403.md index 310adf603..6af87dc07 100644 --- a/data/test-cases/cloud/automated-tests/MM-T403.md +++ b/data/test-cases/cloud/automated-tests/MM-T403.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Automated tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Cloud component: null tags: [] -labels: +labels: - cy-rep-missing-or-skipped tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3326.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3326.md index db06e73e0..64b5c91d0 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3326.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3326.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3327.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3327.md index 5fd4d656e..6dc74dc4e 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3327.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3327.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3328.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3328.md index ced3127b6..7ee25184c 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3328.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3328.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3329.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3329.md index 1c594b1f6..0dd948be4 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3329.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3329.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3330.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3330.md index 87901a233..01d26b797 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3330.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3330.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3331.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3331.md index 6c22d7b39..c38088bc1 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3331.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3331.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3332.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3332.md index 77e51b170..f32447687 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3332.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3332.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/onboarding/MM-T3333.md b/data/test-cases/cloud/automated-tests/onboarding/MM-T3333.md index 7396a4420..9bc4df912 100644 --- a/data/test-cases/cloud/automated-tests/onboarding/MM-T3333.md +++ b/data/test-cases/cloud/automated-tests/onboarding/MM-T3333.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Cloud component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/MM-T4248.md b/data/test-cases/cloud/automated-tests/system-console/MM-T4248.md index 7162892f3..f8a062c20 100644 --- a/data/test-cases/cloud/automated-tests/system-console/MM-T4248.md +++ b/data/test-cases/cloud/automated-tests/system-console/MM-T4248.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4157.md b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4157.md index 50cc9970a..b30e32dbd 100644 --- a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4157.md +++ b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4157.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4158.md b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4158.md index 4ba903507..19463040f 100644 --- a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4158.md +++ b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4158.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4159.md b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4159.md index 14e706a60..194a963cf 100644 --- a/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4159.md +++ b/data/test-cases/cloud/automated-tests/system-console/billing-history-/MM-T4159.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4160.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4160.md index 830e834e0..92849f8cd 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4160.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4160.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4161.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4161.md index 12e2d6e87..f76bfd25b 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4161.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4161.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Company Information ❗ authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4162.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4162.md index abb5bed48..5e76d943b 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4162.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4162.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4163.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4163.md index b2630fcf1..dcca65715 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4163.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4163.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4164.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4164.md index 84e5df22f..f8e36c086 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4164.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4164.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Company Information ❗ authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4165.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4165.md index 5524ffe7c..cb4a74306 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4165.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4165.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Company Information ❗ authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4166.md b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4166.md index 271f2de79..94e71709a 100644 --- a/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4166.md +++ b/data/test-cases/cloud/automated-tests/system-console/company-information-/MM-T4166.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Company Information ❗ authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4167.md b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4167.md index 9ffaceb87..126b8c165 100644 --- a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4167.md +++ b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4167.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4169.md b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4169.md index da5c31ff3..6254732ab 100644 --- a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4169.md +++ b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4169.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4170.md b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4170.md index b837bea44..6c63571f6 100644 --- a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4170.md +++ b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4170.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4171.md b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4171.md index ee10759e5..ad5821884 100644 --- a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4171.md +++ b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4171.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4172.md b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4172.md index d0395fdeb..13edd160a 100644 --- a/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4172.md +++ b/data/test-cases/cloud/automated-tests/system-console/payment-information-/MM-T4172.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4117.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4117.md index 13b1e8cb7..326e1623c 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4117.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4117.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4118.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4118.md index 24989c690..c76c62916 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4118.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4118.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Subscription ❗ authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4120.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4120.md index d3cfbf52f..dd8b1424e 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4120.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4120.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4122.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4122.md index 6f8175dc4..6d9e9073e 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4122.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4122.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4124.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4124.md index 03bd1c50a..484b895f0 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4124.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4124.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4128.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4128.md index c54d9d807..e96f99e6f 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4128.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4128.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4133.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4133.md index 943a18c5c..4062f9582 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4133.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4133.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4134.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4134.md index 733ffbf8b..bcab8a66b 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4134.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4134.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4135.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4135.md index 51fc75058..9c4f7c780 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4135.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4135.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4150.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4150.md index aef4ee243..ea77857a4 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4150.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4150.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4151.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4151.md index 683b0e4e9..38985c5e1 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4151.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4151.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4152.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4152.md index ebc052118..957560a08 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4152.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4152.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4153.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4153.md index 0a7af2112..0cf4d7d03 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4153.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4153.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4154.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4154.md index 76e10f985..a8579676d 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4154.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4154.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4155.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4155.md index 5b9f3a1ed..29de32a1c 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4155.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4155.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4156.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4156.md index 62cdb573c..e2ffa0d99 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4156.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4156.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4867.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4867.md index e12784ff5..5c37c7644 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4867.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4867.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4868.md b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4868.md index 35b8ca90c..f4b616a63 100644 --- a/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4868.md +++ b/data/test-cases/cloud/automated-tests/system-console/subscription-/MM-T4868.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-free-deprecation/MM-T5417.md b/data/test-cases/cloud/cloud-free-deprecation/MM-T5417.md index 4b562455c..2d7f34b10 100644 --- a/data/test-cases/cloud/cloud-free-deprecation/MM-T5417.md +++ b/data/test-cases/cloud/cloud-free-deprecation/MM-T5417.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud Free Deprecation authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/cloud-free-deprecation/MM-T5418.md b/data/test-cases/cloud/cloud-free-deprecation/MM-T5418.md index 77f9a79d4..a2d36efa6 100644 --- a/data/test-cases/cloud/cloud-free-deprecation/MM-T5418.md +++ b/data/test-cases/cloud/cloud-free-deprecation/MM-T5418.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud Free Deprecation authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/cloud-trial/MM-T3369.md b/data/test-cases/cloud/cloud-trial/MM-T3369.md index 0b1ec8895..108fcddc5 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3369.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3369.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Smoke test labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3370.md b/data/test-cases/cloud/cloud-trial/MM-T3370.md index 8d62f8fc2..5fe04272b 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3370.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3370.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Smoke test labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3415.md b/data/test-cases/cloud/cloud-trial/MM-T3415.md index 264067f5f..df931f6a5 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3415.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3415.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3482.md b/data/test-cases/cloud/cloud-trial/MM-T3482.md index 23d91e960..c1071233f 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3482.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3482.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3490.md b/data/test-cases/cloud/cloud-trial/MM-T3490.md index 947759b38..f46a5424c 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3490.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3490.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3491.md b/data/test-cases/cloud/cloud-trial/MM-T3491.md index 325350a31..02ae36912 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3491.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3491.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3492.md b/data/test-cases/cloud/cloud-trial/MM-T3492.md index 19f29eb53..004fe4438 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3492.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3492.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Cloud component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3497.md b/data/test-cases/cloud/cloud-trial/MM-T3497.md index 6b6b1d6c3..163e91dc9 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3497.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3497.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3499.md b/data/test-cases/cloud/cloud-trial/MM-T3499.md index b16380f51..85ce64eee 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3499.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3499.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Cloud component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3985.md b/data/test-cases/cloud/cloud-trial/MM-T3985.md index fd69ccb93..db5246751 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3985.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3985.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3986.md b/data/test-cases/cloud/cloud-trial/MM-T3986.md index 25c0b5a97..37b290669 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3986.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3986.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3990.md b/data/test-cases/cloud/cloud-trial/MM-T3990.md index 13209070f..a0e7cebab 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3990.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3990.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3992.md b/data/test-cases/cloud/cloud-trial/MM-T3992.md index fdfc7bd17..59702dbd4 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3992.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3992.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Cloud Trial authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T3995.md b/data/test-cases/cloud/cloud-trial/MM-T3995.md index 5a40912f1..55a7ca17f 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T3995.md +++ b/data/test-cases/cloud/cloud-trial/MM-T3995.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T4033.md b/data/test-cases/cloud/cloud-trial/MM-T4033.md index 23d9f7cfd..ab3100ede 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T4033.md +++ b/data/test-cases/cloud/cloud-trial/MM-T4033.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T4087.md b/data/test-cases/cloud/cloud-trial/MM-T4087.md index b5ff97e81..6821404ee 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T4087.md +++ b/data/test-cases/cloud/cloud-trial/MM-T4087.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/MM-T4246.md b/data/test-cases/cloud/cloud-trial/MM-T4246.md index 45ee913cc..0822f5ac8 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T4246.md +++ b/data/test-cases/cloud/cloud-trial/MM-T4246.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/cloud-trial/MM-T4415.md b/data/test-cases/cloud/cloud-trial/MM-T4415.md index 13e4c99d6..e81bb92c1 100644 --- a/data/test-cases/cloud/cloud-trial/MM-T4415.md +++ b/data/test-cases/cloud/cloud-trial/MM-T4415.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5419.md b/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5419.md index d5f761222..d6032db3c 100644 --- a/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5419.md +++ b/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5419.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud Evaluation Trial authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5420.md b/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5420.md index 0c70da564..1a0b65f78 100644 --- a/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5420.md +++ b/data/test-cases/cloud/cloud-trial/cloud-evaluation-trial/MM-T5420.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Cloud Evaluation Trial authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/cloud-trial/what-if/MM-T3998.md b/data/test-cases/cloud/cloud-trial/what-if/MM-T3998.md index d414baafd..2b64285b6 100644 --- a/data/test-cases/cloud/cloud-trial/what-if/MM-T3998.md +++ b/data/test-cases/cloud/cloud-trial/what-if/MM-T3998.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/what-if/MM-T3999.md b/data/test-cases/cloud/cloud-trial/what-if/MM-T3999.md index 8541a6a1b..53cc9e692 100644 --- a/data/test-cases/cloud/cloud-trial/what-if/MM-T3999.md +++ b/data/test-cases/cloud/cloud-trial/what-if/MM-T3999.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/what-if/MM-T4000.md b/data/test-cases/cloud/cloud-trial/what-if/MM-T4000.md index cebe0c1c9..f8faa0121 100644 --- a/data/test-cases/cloud/cloud-trial/what-if/MM-T4000.md +++ b/data/test-cases/cloud/cloud-trial/what-if/MM-T4000.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/cloud-trial/what-if/MM-T4001.md b/data/test-cases/cloud/cloud-trial/what-if/MM-T4001.md index 2830ce23e..d00975793 100644 --- a/data/test-cases/cloud/cloud-trial/what-if/MM-T4001.md +++ b/data/test-cases/cloud/cloud-trial/what-if/MM-T4001.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/co-term-expansion/MM-T5406.md b/data/test-cases/cloud/co-term-expansion/MM-T5406.md index 88207e620..36ae316cc 100644 --- a/data/test-cases/cloud/co-term-expansion/MM-T5406.md +++ b/data/test-cases/cloud/co-term-expansion/MM-T5406.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co term expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/co-term-expansion/MM-T5407.md b/data/test-cases/cloud/co-term-expansion/MM-T5407.md index b93141461..f37e7c36d 100644 --- a/data/test-cases/cloud/co-term-expansion/MM-T5407.md +++ b/data/test-cases/cloud/co-term-expansion/MM-T5407.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co term expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/co-term-expansion/MM-T5408.md b/data/test-cases/cloud/co-term-expansion/MM-T5408.md index fc7eeaaf2..8ed07f257 100644 --- a/data/test-cases/cloud/co-term-expansion/MM-T5408.md +++ b/data/test-cases/cloud/co-term-expansion/MM-T5408.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co term expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/co-term-expansion/MM-T5409.md b/data/test-cases/cloud/co-term-expansion/MM-T5409.md index d85058edb..f1e521b9d 100644 --- a/data/test-cases/cloud/co-term-expansion/MM-T5409.md +++ b/data/test-cases/cloud/co-term-expansion/MM-T5409.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co term expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3866.md b/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3866.md index e32cec7bc..6f7d34bbe 100644 --- a/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3866.md +++ b/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3866.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3984.md b/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3984.md index 8e8506d6c..0308abb86 100644 --- a/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3984.md +++ b/data/test-cases/cloud/customer-portal/-export-compliance/MM-T3984.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5295.md b/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5295.md index ed8a8b204..9a573dd8c 100644 --- a/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5295.md +++ b/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5295.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co-term Expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5298.md b/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5298.md index 37f5929e6..507210764 100644 --- a/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5298.md +++ b/data/test-cases/cloud/customer-portal/co-term-expansion/MM-T5298.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Co-term Expansion authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3397.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3397.md index 25489fa92..d35b8a8ec 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3397.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3397.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Smoke test labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3398.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3398.md index 8728acb88..9ac355d6c 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3398.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3398.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Smoke test labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3414.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3414.md index 072a620a2..4fd9825f1 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3414.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3414.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3423.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3423.md index 34f56b903..7bdd12eb5 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3423.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3423.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3424.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3424.md index e155340ce..6be98a61c 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3424.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3424.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3428.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3428.md index 2b1db6157..cdc00dfed 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3428.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3428.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Cloud component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3429.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3429.md index f90a9bcb3..b66b9ce3a 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3429.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3429.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3430.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3430.md index e5880d3cf..85bde5f19 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3430.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3430.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3431.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3431.md index f6f575116..fd957c586 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3431.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3431.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3432.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3432.md index 69777ef1f..aeccb4655 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3432.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3432.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3433.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3433.md index 501c17cb3..ccbfc7877 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3433.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3433.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3481.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3481.md index 4bf95f980..763d055df 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3481.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3481.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3485.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3485.md index 8640d3b57..7ec41cf21 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3485.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3485.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3633.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3633.md index 7668fa08d..1ffd10798 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3633.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3633.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3810.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3810.md index 492a452ff..40f870eed 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3810.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3810.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Cloud N/A -labels: +labels: - 5.34-p1 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3828.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3828.md index e24f4bc43..b982fca56 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T3828.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T3828.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Portal tests authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Cloud N/A labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4002.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4002.md index 2b9f0c3ab..e53682412 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4002.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4002.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Cloud component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4021.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4021.md index ecc6d0a20..a9040e1da 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4021.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4021.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4061.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4061.md index eb4da35f2..46d33aafc 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4061.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4061.md @@ -20,9 +20,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Portal # Do not change diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4680.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4680.md index 4f1cd8284..441eb89b7 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4680.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4680.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4681.md b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4681.md index 0fc0684ce..d347e55e0 100644 --- a/data/test-cases/cloud/customer-portal/portal-tests/MM-T4681.md +++ b/data/test-cases/cloud/customer-portal/portal-tests/MM-T4681.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/delete-workspace/MM-T5393.md b/data/test-cases/cloud/delete-workspace/MM-T5393.md index fc3ce0a10..006a5bf16 100644 --- a/data/test-cases/cloud/delete-workspace/MM-T5393.md +++ b/data/test-cases/cloud/delete-workspace/MM-T5393.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Delete Workspace authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/delete-workspace/MM-T5394.md b/data/test-cases/cloud/delete-workspace/MM-T5394.md index 2c6263da9..ce50b29c3 100644 --- a/data/test-cases/cloud/delete-workspace/MM-T5394.md +++ b/data/test-cases/cloud/delete-workspace/MM-T5394.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Delete Workspace authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/in-product-renewal/MM-T5410.md b/data/test-cases/cloud/in-product-renewal/MM-T5410.md index 66706cbcc..d5c9f7984 100644 --- a/data/test-cases/cloud/in-product-renewal/MM-T5410.md +++ b/data/test-cases/cloud/in-product-renewal/MM-T5410.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In-product Renewal authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/ip-filtering/MM-T5466.md b/data/test-cases/cloud/ip-filtering/MM-T5466.md index aec27b503..2c23a23f3 100644 --- a/data/test-cases/cloud/ip-filtering/MM-T5466.md +++ b/data/test-cases/cloud/ip-filtering/MM-T5466.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: IP Filtering authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/ip-filtering/MM-T5467.md b/data/test-cases/cloud/ip-filtering/MM-T5467.md index dfee3072c..b6f3c5bcd 100644 --- a/data/test-cases/cloud/ip-filtering/MM-T5467.md +++ b/data/test-cases/cloud/ip-filtering/MM-T5467.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: IP Filtering authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/ip-filtering/MM-T5468.md b/data/test-cases/cloud/ip-filtering/MM-T5468.md index e29554d5d..149ef4700 100644 --- a/data/test-cases/cloud/ip-filtering/MM-T5468.md +++ b/data/test-cases/cloud/ip-filtering/MM-T5468.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: IP Filtering authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/ip-filtering/MM-T5469.md b/data/test-cases/cloud/ip-filtering/MM-T5469.md index 06b5534ff..24160869c 100644 --- a/data/test-cases/cloud/ip-filtering/MM-T5469.md +++ b/data/test-cases/cloud/ip-filtering/MM-T5469.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: IP Filtering authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/rhs/MM-T4685.md b/data/test-cases/cloud/rhs/MM-T4685.md index 75315fe7b..c21b5f29a 100644 --- a/data/test-cases/cloud/rhs/MM-T4685.md +++ b/data/test-cases/cloud/rhs/MM-T4685.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/cloud/rhs/MM-T4689.md b/data/test-cases/cloud/rhs/MM-T4689.md index 3487448fc..10477767a 100644 --- a/data/test-cases/cloud/rhs/MM-T4689.md +++ b/data/test-cases/cloud/rhs/MM-T4689.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/cloud/rhs/MM-T4690.md b/data/test-cases/cloud/rhs/MM-T4690.md index f2e80716c..a323fd1ee 100644 --- a/data/test-cases/cloud/rhs/MM-T4690.md +++ b/data/test-cases/cloud/rhs/MM-T4690.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4870.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4870.md index 9d23ea471..00812e0cb 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4870.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4870.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4871.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4871.md index 03da38a15..5d27b220d 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4871.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4871.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4889.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4889.md index 38ae99679..248f2840c 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4889.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4889.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4892.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4892.md index 2e1cac7fd..e22421719 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4892.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4892.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4903.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4903.md index f23103ba2..53c8ab286 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4903.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4903.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4908.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4908.md index ff957581f..603f3cb1c 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4908.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4908.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4912.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4912.md index c056c41e3..4804f499e 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4912.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4912.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Webapp diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4942.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4942.md index 60d1077b3..7b61b4589 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4942.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4942.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4946.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4946.md index 5e3e485ec..4045cc347 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4946.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4946.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4947.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4947.md index c09bde6fd..c508abb9d 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4947.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4947.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4960.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4960.md index a3487a71c..dc6411632 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4960.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4960.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4963.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4963.md index ba74701ee..df9e5ad1f 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4963.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4963.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4964.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4964.md index d8a4b05f8..02b65a9bc 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4964.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T4964.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5063.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5063.md index 59ed635ed..c3898d937 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5063.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5063.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5105.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5105.md index 8575f3b8b..4491d3ef9 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5105.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5105.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Signup Trial and Upgrade authors: "" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5178.md b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5178.md index 37094d78e..f236ced8b 100644 --- a/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5178.md +++ b/data/test-cases/cloud/signup-trial-and-upgrade/MM-T5178.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Signup Trial and Upgrade authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud # Do not change diff --git a/data/test-cases/cloud/subscribe-to-news-letter/MM-T5422.md b/data/test-cases/cloud/subscribe-to-news-letter/MM-T5422.md index 6506e2d9c..8b5c42568 100644 --- a/data/test-cases/cloud/subscribe-to-news-letter/MM-T5422.md +++ b/data/test-cases/cloud/subscribe-to-news-letter/MM-T5422.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Subscribe to News Letter authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/cloud/true-up-notifications/MM-T5296.md b/data/test-cases/cloud/true-up-notifications/MM-T5296.md index 3d93084d8..6ed09f2ff 100644 --- a/data/test-cases/cloud/true-up-notifications/MM-T5296.md +++ b/data/test-cases/cloud/true-up-notifications/MM-T5296.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: True-up Notifications authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/true-up-notifications/MM-T5297.md b/data/test-cases/cloud/true-up-notifications/MM-T5297.md index bf7234700..1237ca3f8 100644 --- a/data/test-cases/cloud/true-up-notifications/MM-T5297.md +++ b/data/test-cases/cloud/true-up-notifications/MM-T5297.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: True-up Notifications authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P1 - Smoke Tests (App testable?) diff --git a/data/test-cases/cloud/wip/MM-T4254.md b/data/test-cases/cloud/wip/MM-T4254.md index dff55e117..78e29f3f5 100644 --- a/data/test-cases/cloud/wip/MM-T4254.md +++ b/data/test-cases/cloud/wip/MM-T4254.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/MM-T4255.md b/data/test-cases/cloud/wip/MM-T4255.md index 4c05115be..ed9f0d5d2 100644 --- a/data/test-cases/cloud/wip/MM-T4255.md +++ b/data/test-cases/cloud/wip/MM-T4255.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/getting-started/MM-T4247.md b/data/test-cases/cloud/wip/getting-started/MM-T4247.md index c93ff97a0..d38f3e926 100644 --- a/data/test-cases/cloud/wip/getting-started/MM-T4247.md +++ b/data/test-cases/cloud/wip/getting-started/MM-T4247.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/getting-started/MM-T4249.md b/data/test-cases/cloud/wip/getting-started/MM-T4249.md index 988e04508..8cb91380c 100644 --- a/data/test-cases/cloud/wip/getting-started/MM-T4249.md +++ b/data/test-cases/cloud/wip/getting-started/MM-T4249.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/getting-started/MM-T4250.md b/data/test-cases/cloud/wip/getting-started/MM-T4250.md index 8a5d31fc5..f2b9a1092 100644 --- a/data/test-cases/cloud/wip/getting-started/MM-T4250.md +++ b/data/test-cases/cloud/wip/getting-started/MM-T4250.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/getting-started/MM-T4253.md b/data/test-cases/cloud/wip/getting-started/MM-T4253.md index 0e46b2685..b3b565793 100644 --- a/data/test-cases/cloud/wip/getting-started/MM-T4253.md +++ b/data/test-cases/cloud/wip/getting-started/MM-T4253.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/system-console/MM-T4424.md b/data/test-cases/cloud/wip/system-console/MM-T4424.md index b825dfcbc..6f19eec13 100644 --- a/data/test-cases/cloud/wip/system-console/MM-T4424.md +++ b/data/test-cases/cloud/wip/system-console/MM-T4424.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4256.md b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4256.md index 167687737..ce9414f20 100644 --- a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4256.md +++ b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4256.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4257.md b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4257.md index 968d73628..711469e38 100644 --- a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4257.md +++ b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4257.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4258.md b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4258.md index ceb2ff78f..d93e3dfe9 100644 --- a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4258.md +++ b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4258.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4259.md b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4259.md index 68adfe9b6..458dc4f67 100644 --- a/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4259.md +++ b/data/test-cases/cloud/wip/system-console/billing-and-account/MM-T4259.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/MM-T125.md b/data/test-cases/desktop-app--native-specific-/MM-T125.md index 1d4e24c51..73d2cf062 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T125.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T125.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: N/A detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T1428.md b/data/test-cases/desktop-app--native-specific-/MM-T1428.md index 6083cd9d5..65ced6f0b 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T1428.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T1428.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T1538.md b/data/test-cases/desktop-app--native-specific-/MM-T1538.md index cde18e82e..dee0a1b81 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T1538.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T1538.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T1659.md b/data/test-cases/desktop-app--native-specific-/MM-T1659.md index d3a4e245a..043feb14e 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T1659.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T1659.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: in Production rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T1660.md b/data/test-cases/desktop-app--native-specific-/MM-T1660.md index 1024abea9..74471be66 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T1660.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T1660.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T1661.md b/data/test-cases/desktop-app--native-specific-/MM-T1661.md index f28d431e8..88f0369a0 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T1661.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T1661.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T2631.md b/data/test-cases/desktop-app--native-specific-/MM-T2631.md index 42869e5b4..b3cb81c3f 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T2631.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T2631.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T2633.md b/data/test-cases/desktop-app--native-specific-/MM-T2633.md index 1ce49e03d..bcd4449bd 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T2633.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T2633.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: in Production rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T2828.md b/data/test-cases/desktop-app--native-specific-/MM-T2828.md index 94467f7d3..114ddb868 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T2828.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T2828.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Win # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T3360.md b/data/test-cases/desktop-app--native-specific-/MM-T3360.md index 513f5ff65..605cdd61b 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T3360.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T3360.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4020.md b/data/test-cases/desktop-app--native-specific-/MM-T4020.md index acc5aed16..3090bb203 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4020.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4020.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: null component: null tags: [] -labels: +labels: - Desktop-app tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Win # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4022.md b/data/test-cases/desktop-app--native-specific-/MM-T4022.md index f4243a084..c693e080b 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4022.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4022.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: null component: null tags: [] -labels: +labels: - Desktop-app tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4031.md b/data/test-cases/desktop-app--native-specific-/MM-T4031.md index 07b9fd8a6..45354fc85 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4031.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4031.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: null component: null tags: [] -labels: +labels: - Desktop-app - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4049.md b/data/test-cases/desktop-app--native-specific-/MM-T4049.md index 6f739da88..d7e9e6c10 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4049.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4049.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4050.md b/data/test-cases/desktop-app--native-specific-/MM-T4050.md index a3a7da374..cb736e7b5 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4050.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4050.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - playwright tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: in Production rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4054.md b/data/test-cases/desktop-app--native-specific-/MM-T4054.md index a5d201add..1c0c85df8 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4054.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4054.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4055.md b/data/test-cases/desktop-app--native-specific-/MM-T4055.md index df80d0b81..56defa819 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4055.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4055.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS - Desktop - Linux - Desktop - Win diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4803.md b/data/test-cases/desktop-app--native-specific-/MM-T4803.md index d8d6265a0..4328f69c8 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4803.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4803.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/desktop-app--native-specific-/MM-T4804.md b/data/test-cases/desktop-app--native-specific-/MM-T4804.md index a6995cb4b..f8965ce4b 100644 --- a/data/test-cases/desktop-app--native-specific-/MM-T4804.md +++ b/data/test-cases/desktop-app--native-specific-/MM-T4804.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Desktop App (native-specific) authors: "" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/dark-mode/MM-T1310.md b/data/test-cases/desktop-app--native-specific-/dark-mode/MM-T1310.md index f9a657d27..09a1ae397 100644 --- a/data/test-cases/desktop-app--native-specific-/dark-mode/MM-T1310.md +++ b/data/test-cases/desktop-app--native-specific-/dark-mode/MM-T1310.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Dark mode authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1304.md b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1304.md index 59dbef3e7..000ef3152 100644 --- a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1304.md +++ b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1304.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Deep Linking authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1306.md b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1306.md index 8de7dc6c1..9ea4aedd8 100644 --- a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1306.md +++ b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1306.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Deep Linking authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1430.md b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1430.md index aafeb401a..45aef1eb2 100644 --- a/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1430.md +++ b/data/test-cases/desktop-app--native-specific-/deep-linking/MM-T1430.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Deep Linking authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4405.md b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4405.md index 9d842302d..f23d1ff41 100644 --- a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4405.md +++ b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4405.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4406.md b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4406.md index c44d0d11c..95e2df3d9 100644 --- a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4406.md +++ b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4406.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4407.md b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4407.md index cec33aba0..05e2c72f3 100644 --- a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4407.md +++ b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4407.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4408.md b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4408.md index 0daa0f6ac..051d1237c 100644 --- a/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4408.md +++ b/data/test-cases/desktop-app--native-specific-/dropdown/MM-T4408.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1311.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1311.md index c8cca007e..43031f7c2 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1311.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1311.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1314.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1314.md index fbf13d7aa..52930ab23 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1314.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1314.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1315.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1315.md index 8fb9e49aa..ab469de50 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1315.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1315.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1316.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1316.md index 377fd3add..9e632bad9 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1316.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1316.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1317.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1317.md index c0c21ae2f..c4103ff0a 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1317.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1317.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1318.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1318.md index d2f945df4..80a2bd797 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1318.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1318.md @@ -5,16 +5,16 @@ status: Update priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - 2022cleanup-archive @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1319.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1319.md index ee0aeaf48..23cae9eeb 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1319.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T1319.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T2827.md b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T2827.md index ebaaedec2..b4e012de5 100644 --- a/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T2827.md +++ b/data/test-cases/desktop-app--native-specific-/focus-behavior/MM-T2827.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Focus behavior authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1295.md b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1295.md index bb9f9806a..8a1a53945 100644 --- a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1295.md +++ b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1295.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: macOS ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1296.md b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1296.md index 7d97c978a..6660911b7 100644 --- a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1296.md +++ b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1296.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: macOS ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1297.md b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1297.md index d52045f9c..9b8f89664 100644 --- a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1297.md +++ b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T1297.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: macOS ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T2949.md b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T2949.md index cc590903b..354bc8811 100644 --- a/data/test-cases/desktop-app--native-specific-/macos-only/MM-T2949.md +++ b/data/test-cases/desktop-app--native-specific-/macos-only/MM-T2949.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: macOS ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1313.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1313.md index b7b3d6390..7178adb53 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1313.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1313.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1668.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1668.md index bde792ce3..955664907 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1668.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T1668.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2023.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2023.md index 4df5e204f..63f2419c1 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2023.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2023.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2617.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2617.md index dcac268e4..53e597e31 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2617.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T2617.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4385.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4385.md index 942cf83c3..d4650daec 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4385.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4385.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4404.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4404.md index 16a15b176..d573cb7cb 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4404.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T4404.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T804.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T804.md index 747a2b7d1..efb4a21f8 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T804.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T804.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T805.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T805.md index 548d04dbe..7d2797f44 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T805.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T805.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T806.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T806.md index 79b4634f0..da2436ad0 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T806.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T806.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T807.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T807.md index 44ee0e018..62453dbc6 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T807.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T807.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T808.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T808.md index 1de936465..4677fac6d 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T808.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T808.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T809.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T809.md index 71b3071ad..669d01543 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T809.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T809.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T810.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T810.md index f83072009..6272083f0 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T810.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T810.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T811.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T811.md index 2b51adfd1..e7f6614f8 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T811.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T811.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T812.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T812.md index 99987d6ff..585e03349 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T812.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T812.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T813.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T813.md index b0c0fcea9..e8c72fe7c 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T813.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T813.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,10 +26,10 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Webapp - in Production — Desktop -manual_test_environments: +manual_test_environments: - Desktop - Linux # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T814.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T814.md index 8dd58ede5..f1fd1e916 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T814.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T814.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T815.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T815.md index 4b85bf186..558bc544f 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T815.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T815.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T816.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T816.md index c325c8387..51623e2aa 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T816.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T816.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T817.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T817.md index 483fc654f..092b7a3ee 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T817.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T817.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T818.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T818.md index 494294f61..668dd44bc 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T818.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T818.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T819.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T819.md index 864642e77..2b6bbce4f 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T819.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T819.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T820.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T820.md index 5ccc32e53..f532f255f 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T820.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T820.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T821.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T821.md index ad6570937..e9326f65d 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T821.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T821.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T822.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T822.md index a9295f14f..6a92d8a1f 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T822.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T822.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - v5.0-N/A @@ -26,10 +26,10 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Temporarily Disabled - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T823.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T823.md index f87ed5136..36f2b11be 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T823.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T823.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - v5.0-N/A @@ -26,10 +26,10 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Temporarily Disabled - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T824.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T824.md index 0ded6d036..320040059 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T824.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T824.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T825.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T825.md index 3d13c47d6..30fae02e8 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T825.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T825.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T826.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T826.md index 187e07a6d..fc6631ed6 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T826.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T826.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T827.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T827.md index 51c12ff2f..db679c985 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T827.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T827.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T828.md b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T828.md index 350eb5c7a..16fec9526 100644 --- a/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T828.md +++ b/data/test-cases/desktop-app--native-specific-/menu-bar/MM-T828.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Menu Bar authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/permissions/MM-T1303.md b/data/test-cases/desktop-app--native-specific-/permissions/MM-T1303.md index d6cc7530f..8c8e7d75f 100644 --- a/data/test-cases/desktop-app--native-specific-/permissions/MM-T1303.md +++ b/data/test-cases/desktop-app--native-specific-/permissions/MM-T1303.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Permissions authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/permissions/MM-T2925.md b/data/test-cases/desktop-app--native-specific-/permissions/MM-T2925.md index c87fb453f..6215d821b 100644 --- a/data/test-cases/desktop-app--native-specific-/permissions/MM-T2925.md +++ b/data/test-cases/desktop-app--native-specific-/permissions/MM-T2925.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/permissions/MM-T3795.md b/data/test-cases/desktop-app--native-specific-/permissions/MM-T3795.md index da37fbca6..ae346919d 100644 --- a/data/test-cases/desktop-app--native-specific-/permissions/MM-T3795.md +++ b/data/test-cases/desktop-app--native-specific-/permissions/MM-T3795.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Permissions authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - macOS # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/relative-urls/MM-T1308.md b/data/test-cases/desktop-app--native-specific-/relative-urls/MM-T1308.md index 24358b287..0f0e306fc 100644 --- a/data/test-cases/desktop-app--native-specific-/relative-urls/MM-T1308.md +++ b/data/test-cases/desktop-app--native-specific-/relative-urls/MM-T1308.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Relative URLs authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1307.md b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1307.md index c859a4947..5acf0735f 100644 --- a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1307.md +++ b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1307.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Right Click menu options authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1320.md b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1320.md index 8d73b5c28..abf7d608a 100644 --- a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1320.md +++ b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T1320.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Right Click menu options authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T829.md b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T829.md index 3fb15150b..b4335c2e8 100644 --- a/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T829.md +++ b/data/test-cases/desktop-app--native-specific-/right-click-menu-options/MM-T829.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Right Click menu options authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/search-box/MM-T1309.md b/data/test-cases/desktop-app--native-specific-/search-box/MM-T1309.md index 9e60564d9..c75ac11b9 100644 --- a/data/test-cases/desktop-app--native-specific-/search-box/MM-T1309.md +++ b/data/test-cases/desktop-app--native-specific-/search-box/MM-T1309.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Search box authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1284.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1284.md index 6cc5b59ef..e95fe5b02 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1284.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1284.md @@ -5,19 +5,19 @@ status: Update priority: Normal folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app -- Cloud-N/A - smoke-test-folder +- Cloud-N/A - v5.0-N/A - 2022cleanup-archive tested_by_contributor: "" @@ -27,10 +27,10 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Temporarily Disabled - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -38,7 +38,7 @@ id: 4088942 key: MM-T1284 created_on: "2020-01-27T22:13:41Z" last_updated: "" -case_hashed: 251baeb494034f73c90800590a40cdf8d44b0d6dfab1a18140c2aa78804c0f691f93627aab97d6702c8a6fd0557b08c5 +case_hashed: 2d87b78045139f87b3f1407050d78d445381a1e11c58d54ee874636807a2385f8c04219c7f8f2bb98f33d5e11d741929 steps_hashed: 80bb8d97b52c0826285e6a51b34c7fcca92eb21fa1b43deddc30e0c6eab1dddc83238f6aa5d458f0939f3d87a8ba5a1c --- diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1285.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1285.md index 59190c24a..fd92f59aa 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1285.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1285.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - v5.0-N/A @@ -25,7 +25,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Temporarily Disabled - in Production — Desktop manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1286.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1286.md index 952a590e7..786fa22d3 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1286.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1286.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1287.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1287.md index f4576209a..f6c290911 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1287.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1287.md @@ -5,16 +5,16 @@ status: Update priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - v5.0-N/A @@ -26,10 +26,10 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Temporarily Disabled - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1291.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1291.md index 94bea8ef5..f98d41583 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1291.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1291.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1292.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1292.md index a34e0eb5d..8b2bc01fc 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1292.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1292.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1298.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1298.md index b051bcf03..7306068f3 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1298.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1298.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Desktop - Linux # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1299.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1299.md index 72378e411..5dbaa6e7e 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T1299.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T1299.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Management authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T4390.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T4390.md index bde592993..9862bb810 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T4390.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T4390.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright diff --git a/data/test-cases/desktop-app--native-specific-/server-management/MM-T4391.md b/data/test-cases/desktop-app--native-specific-/server-management/MM-T4391.md index 49f2a7f54..2266e7789 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/MM-T4391.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/MM-T4391.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright diff --git a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T1312.md b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T1312.md index 031a92260..f0ae65d31 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T1312.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T1312.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Add Server Modal authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T2826.md b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T2826.md index e3f4f10c5..df51ce8f5 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T2826.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T2826.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Add Server Modal authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4388.md b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4388.md index b355c13ad..f2a637b73 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4388.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4388.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4389.md b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4389.md index dfdf84af1..7401eaebc 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4389.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/add-server-modal/MM-T4389.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2634.md b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2634.md index e8331a8b5..2c528b88e 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2634.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2634.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Server Tab Header authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2635.md b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2635.md index 29939e5cd..e797cbef6 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2635.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2635.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Tab Header authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2636.md b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2636.md index 3f9ddc56a..63b4be1d9 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2636.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2636.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Tab Header authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2637.md b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2637.md index 2d18f018c..e4efb9f05 100644 --- a/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2637.md +++ b/data/test-cases/desktop-app--native-specific-/server-management/server-tab-header/MM-T2637.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Server Tab Header authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -26,9 +26,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4392.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4392.md index 9c891e4f0..2824b96dd 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4392.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4392.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4393.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4393.md index 79985e36a..7b78c984f 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4393.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4393.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4394.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4394.md index fbce0779e..7a2edf842 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4394.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4394.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4395.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4395.md index e505678b7..342f1588f 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4395.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4395.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4396.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4396.md index 5f4a91205..e0450be0c 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4396.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4396.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4397.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4397.md index b2bc99cb8..3b8268428 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4397.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4397.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4398.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4398.md index d7039696f..67e82630e 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4398.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4398.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4549.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4549.md index b3b111b81..5f25d75ae 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4549.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4549.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/settings/MM-T4638.md b/data/test-cases/desktop-app--native-specific-/settings/MM-T4638.md index cf604aa2a..a5fe92add 100644 --- a/data/test-cases/desktop-app--native-specific-/settings/MM-T4638.md +++ b/data/test-cases/desktop-app--native-specific-/settings/MM-T4638.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Settings authors: "" -team_ownership: +team_ownership: - Web Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Win - Desktop - Linux diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4399.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4399.md index 2b5aa6688..ab6e69974 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4399.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4399.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4400.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4400.md index 2859b6966..75adb4a95 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4400.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4400.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4401.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4401.md index 2749dbc33..61220b876 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4401.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4401.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4402.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4402.md index 4889749fe..4256e0f99 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4402.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4402.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4403.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4403.md index 47f05d8ab..830c6139e 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4403.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4403.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/startup/MM-T4419.md b/data/test-cases/desktop-app--native-specific-/startup/MM-T4419.md index f35bdd17f..2136b544f 100644 --- a/data/test-cases/desktop-app--native-specific-/startup/MM-T4419.md +++ b/data/test-cases/desktop-app--native-specific-/startup/MM-T4419.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -24,7 +24,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1300.md b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1300.md index 81da8f09d..071319a04 100644 --- a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1300.md +++ b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1300.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: System Tray Icon authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1301.md b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1301.md index 14089d5d6..d5b791f23 100644 --- a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1301.md +++ b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1301.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: System Tray Icon authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1302.md b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1302.md index af9056114..08fc4d88f 100644 --- a/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1302.md +++ b/data/test-cases/desktop-app--native-specific-/system-tray-icon/MM-T1302.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: System Tray Icon authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1289.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1289.md index 0d7a30f0d..222a6e426 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1289.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1289.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Desktop - Linux # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1290.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1290.md index 4e9ad0ac3..27ef4c3ce 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1290.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1290.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1293.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1293.md index bf3014c12..68db093d4 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1293.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1293.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop -manual_test_environments: +manual_test_environments: - Desktop - Linux # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1294.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1294.md index b5d705e7e..e9fe0264a 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1294.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1294.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Win - Desktop - Linux diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1574.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1574.md index 013f68100..2506523d4 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1574.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T1574.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Win - Desktop - Linux diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2465.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2465.md index 768e92859..690cc2bf5 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2465.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2465.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - playwright @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: in Production -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Win - Desktop - Linux diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2951.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2951.md index 9fef7433a..c22606bbf 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2951.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2951.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Desktop App component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Win # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2952.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2952.md index 7b4251718..9f088c56d 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2952.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T2952.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Desktop App component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Win # Do not change diff --git a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T3400.md b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T3400.md index f9db4b958..8a0f11e32 100644 --- a/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T3400.md +++ b/data/test-cases/desktop-app--native-specific-/windows-and-linux-only/MM-T3400.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Windows and Linux ONLY authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - Desktop-app - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Win - Desktop - Linux diff --git a/data/test-cases/integrations/MM-T1653.md b/data/test-cases/integrations/MM-T1653.md index 9cf6e8fd4..327f2d67c 100644 --- a/data/test-cases/integrations/MM-T1653.md +++ b/data/test-cases/integrations/MM-T1653.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T1654.md b/data/test-cases/integrations/MM-T1654.md index d47ef07f8..c17f9903b 100644 --- a/data/test-cases/integrations/MM-T1654.md +++ b/data/test-cases/integrations/MM-T1654.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2345.md b/data/test-cases/integrations/MM-T2345.md index e0e0e622d..e0ff82065 100644 --- a/data/test-cases/integrations/MM-T2345.md +++ b/data/test-cases/integrations/MM-T2345.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T2829.md b/data/test-cases/integrations/MM-T2829.md index fbd507aaf..8929b30bf 100644 --- a/data/test-cases/integrations/MM-T2829.md +++ b/data/test-cases/integrations/MM-T2829.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2830.md b/data/test-cases/integrations/MM-T2830.md index 66b8593fe..cc7f07a8c 100644 --- a/data/test-cases/integrations/MM-T2830.md +++ b/data/test-cases/integrations/MM-T2830.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2831.md b/data/test-cases/integrations/MM-T2831.md index c3db2d7a9..bc0c7bdd0 100644 --- a/data/test-cases/integrations/MM-T2831.md +++ b/data/test-cases/integrations/MM-T2831.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2832.md b/data/test-cases/integrations/MM-T2832.md index 8a1e1aabc..054545d05 100644 --- a/data/test-cases/integrations/MM-T2832.md +++ b/data/test-cases/integrations/MM-T2832.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2833.md b/data/test-cases/integrations/MM-T2833.md index 4f0cce027..7c8603a6a 100644 --- a/data/test-cases/integrations/MM-T2833.md +++ b/data/test-cases/integrations/MM-T2833.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T2834.md b/data/test-cases/integrations/MM-T2834.md index 37c10fa22..aa1f35ca1 100644 --- a/data/test-cases/integrations/MM-T2834.md +++ b/data/test-cases/integrations/MM-T2834.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T2835.md b/data/test-cases/integrations/MM-T2835.md index 5064517a8..6ea62fcf5 100644 --- a/data/test-cases/integrations/MM-T2835.md +++ b/data/test-cases/integrations/MM-T2835.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T3276.md b/data/test-cases/integrations/MM-T3276.md index 12545a45a..68eda3a35 100644 --- a/data/test-cases/integrations/MM-T3276.md +++ b/data/test-cases/integrations/MM-T3276.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T3290.md b/data/test-cases/integrations/MM-T3290.md index 2bf899afb..a7a7f8313 100644 --- a/data/test-cases/integrations/MM-T3290.md +++ b/data/test-cases/integrations/MM-T3290.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Integrations component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - Cloud-N/A tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T3291.md b/data/test-cases/integrations/MM-T3291.md index 57b3cc73b..8f05e2607 100644 --- a/data/test-cases/integrations/MM-T3291.md +++ b/data/test-cases/integrations/MM-T3291.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Integrations component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - Cloud-N/A tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T3292.md b/data/test-cases/integrations/MM-T3292.md index 8886c9d20..563ff10b6 100644 --- a/data/test-cases/integrations/MM-T3292.md +++ b/data/test-cases/integrations/MM-T3292.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T3355.md b/data/test-cases/integrations/MM-T3355.md index 479617a82..262b226cf 100644 --- a/data/test-cases/integrations/MM-T3355.md +++ b/data/test-cases/integrations/MM-T3355.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/MM-T3356.md b/data/test-cases/integrations/MM-T3356.md index 894bdba7c..f8a4114f5 100644 --- a/data/test-cases/integrations/MM-T3356.md +++ b/data/test-cases/integrations/MM-T3356.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T3502.md b/data/test-cases/integrations/MM-T3502.md index f8d66885a..476dc7c76 100644 --- a/data/test-cases/integrations/MM-T3502.md +++ b/data/test-cases/integrations/MM-T3502.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/integrations/MM-T3504.md b/data/test-cases/integrations/MM-T3504.md index 77d929159..eda44f2d2 100644 --- a/data/test-cases/integrations/MM-T3504.md +++ b/data/test-cases/integrations/MM-T3504.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3505.md b/data/test-cases/integrations/MM-T3505.md index 7148189a1..984e1bfae 100644 --- a/data/test-cases/integrations/MM-T3505.md +++ b/data/test-cases/integrations/MM-T3505.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3506.md b/data/test-cases/integrations/MM-T3506.md index afa3fec79..df08582d9 100644 --- a/data/test-cases/integrations/MM-T3506.md +++ b/data/test-cases/integrations/MM-T3506.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3507.md b/data/test-cases/integrations/MM-T3507.md index 2c2bc8dde..fc09cbf7d 100644 --- a/data/test-cases/integrations/MM-T3507.md +++ b/data/test-cases/integrations/MM-T3507.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3508.md b/data/test-cases/integrations/MM-T3508.md index f20599207..555c9c7cf 100644 --- a/data/test-cases/integrations/MM-T3508.md +++ b/data/test-cases/integrations/MM-T3508.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3509.md b/data/test-cases/integrations/MM-T3509.md index e2c7a5af1..625ce8263 100644 --- a/data/test-cases/integrations/MM-T3509.md +++ b/data/test-cases/integrations/MM-T3509.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3511.md b/data/test-cases/integrations/MM-T3511.md index 447e1cd51..8ad3d8f06 100644 --- a/data/test-cases/integrations/MM-T3511.md +++ b/data/test-cases/integrations/MM-T3511.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3512.md b/data/test-cases/integrations/MM-T3512.md index e8bb18c65..357c82bd7 100644 --- a/data/test-cases/integrations/MM-T3512.md +++ b/data/test-cases/integrations/MM-T3512.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3513.md b/data/test-cases/integrations/MM-T3513.md index 8da2ce582..c50171db4 100644 --- a/data/test-cases/integrations/MM-T3513.md +++ b/data/test-cases/integrations/MM-T3513.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3514.md b/data/test-cases/integrations/MM-T3514.md index d4639c213..9e53b2ac2 100644 --- a/data/test-cases/integrations/MM-T3514.md +++ b/data/test-cases/integrations/MM-T3514.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T3516.md b/data/test-cases/integrations/MM-T3516.md index 3f9278c28..c49d932b2 100644 --- a/data/test-cases/integrations/MM-T3516.md +++ b/data/test-cases/integrations/MM-T3516.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/integrations/MM-T4115.md b/data/test-cases/integrations/MM-T4115.md index 8ac1b5ec4..291ee1258 100644 --- a/data/test-cases/integrations/MM-T4115.md +++ b/data/test-cases/integrations/MM-T4115.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/integrations/MM-T5388.md b/data/test-cases/integrations/MM-T5388.md index 61a73f463..29271befc 100644 --- a/data/test-cases/integrations/MM-T5388.md +++ b/data/test-cases/integrations/MM-T5388.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/integrations/MM-T569.md b/data/test-cases/integrations/MM-T569.md index 85a3f5a42..1ac8f7d9e 100644 --- a/data/test-cases/integrations/MM-T569.md +++ b/data/test-cases/integrations/MM-T569.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T570.md b/data/test-cases/integrations/MM-T570.md index 8fb81d231..91269a67c 100644 --- a/data/test-cases/integrations/MM-T570.md +++ b/data/test-cases/integrations/MM-T570.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T571.md b/data/test-cases/integrations/MM-T571.md index 459fd908d..ab76bb1d0 100644 --- a/data/test-cases/integrations/MM-T571.md +++ b/data/test-cases/integrations/MM-T571.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T572.md b/data/test-cases/integrations/MM-T572.md index 828cab8a9..efc263f02 100644 --- a/data/test-cases/integrations/MM-T572.md +++ b/data/test-cases/integrations/MM-T572.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T573.md b/data/test-cases/integrations/MM-T573.md index eb329515c..ce2089a2c 100644 --- a/data/test-cases/integrations/MM-T573.md +++ b/data/test-cases/integrations/MM-T573.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T574.md b/data/test-cases/integrations/MM-T574.md index ba9dfae9c..50201a870 100644 --- a/data/test-cases/integrations/MM-T574.md +++ b/data/test-cases/integrations/MM-T574.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T575.md b/data/test-cases/integrations/MM-T575.md index f4aac635f..6ec85c370 100644 --- a/data/test-cases/integrations/MM-T575.md +++ b/data/test-cases/integrations/MM-T575.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/MM-T576.md b/data/test-cases/integrations/MM-T576.md index 9df1e0d5c..0b402861c 100644 --- a/data/test-cases/integrations/MM-T576.md +++ b/data/test-cases/integrations/MM-T576.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Integrations component: null -tags: +tags: - Cloud N/A -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - Cloud-N/A @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T580.md b/data/test-cases/integrations/MM-T580.md index a8f3472aa..81a4f6e84 100644 --- a/data/test-cases/integrations/MM-T580.md +++ b/data/test-cases/integrations/MM-T580.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T581.md b/data/test-cases/integrations/MM-T581.md index 833d80f4e..345643b9f 100644 --- a/data/test-cases/integrations/MM-T581.md +++ b/data/test-cases/integrations/MM-T581.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T582.md b/data/test-cases/integrations/MM-T582.md index 0bc6fe5af..900ec2757 100644 --- a/data/test-cases/integrations/MM-T582.md +++ b/data/test-cases/integrations/MM-T582.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/MM-T656.md b/data/test-cases/integrations/MM-T656.md index b82dad832..9e2c941eb 100644 --- a/data/test-cases/integrations/MM-T656.md +++ b/data/test-cases/integrations/MM-T656.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: -- Se-Needs-Test-Steps +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress +- Se-Needs-Test-Steps - se-prod - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -35,7 +35,7 @@ id: 3968356 key: MM-T656 created_on: "2020-01-08T12:57:49Z" last_updated: "" -case_hashed: 89604b70043fcc7969b6981c8500fa7992aa9256fe926276ae735d0e7ab92ee477816cefd10b7d13ce70fd75b9978c9d +case_hashed: cba3cc7722d0658668054d83915650954978b8b75b469fcd4225049809644aed0af440ef17bfdd9a7b6529daf175c9bc steps_hashed: b1f4e1b2383b9deaf882367139e70bf56e305c5d842e1549bee627d7c1695f0dd1b307ce54e2c5aab6b4f91a6349fbe8 --- diff --git a/data/test-cases/integrations/MM-T658.md b/data/test-cases/integrations/MM-T658.md index 9a2719e96..fa70cf1d1 100644 --- a/data/test-cases/integrations/MM-T658.md +++ b/data/test-cases/integrations/MM-T658.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T660.md b/data/test-cases/integrations/MM-T660.md index 1528cf93c..4e5981d26 100644 --- a/data/test-cases/integrations/MM-T660.md +++ b/data/test-cases/integrations/MM-T660.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T661.md b/data/test-cases/integrations/MM-T661.md index c7ab2b796..040401554 100644 --- a/data/test-cases/integrations/MM-T661.md +++ b/data/test-cases/integrations/MM-T661.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T662.md b/data/test-cases/integrations/MM-T662.md index 2f9fff739..a496ca7f4 100644 --- a/data/test-cases/integrations/MM-T662.md +++ b/data/test-cases/integrations/MM-T662.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T663.md b/data/test-cases/integrations/MM-T663.md index 17e39b40c..4a0c90537 100644 --- a/data/test-cases/integrations/MM-T663.md +++ b/data/test-cases/integrations/MM-T663.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T664.md b/data/test-cases/integrations/MM-T664.md index 181835d11..03d036a8f 100644 --- a/data/test-cases/integrations/MM-T664.md +++ b/data/test-cases/integrations/MM-T664.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T665.md b/data/test-cases/integrations/MM-T665.md index 069d7dca7..9c35b798b 100644 --- a/data/test-cases/integrations/MM-T665.md +++ b/data/test-cases/integrations/MM-T665.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T666.md b/data/test-cases/integrations/MM-T666.md index f5fad06d5..634cfc605 100644 --- a/data/test-cases/integrations/MM-T666.md +++ b/data/test-cases/integrations/MM-T666.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T667.md b/data/test-cases/integrations/MM-T667.md index 71c03b8f8..d354e981a 100644 --- a/data/test-cases/integrations/MM-T667.md +++ b/data/test-cases/integrations/MM-T667.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T668.md b/data/test-cases/integrations/MM-T668.md index 278222d2c..07ac2d7a0 100644 --- a/data/test-cases/integrations/MM-T668.md +++ b/data/test-cases/integrations/MM-T668.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T669.md b/data/test-cases/integrations/MM-T669.md index 4269bc910..8681b72de 100644 --- a/data/test-cases/integrations/MM-T669.md +++ b/data/test-cases/integrations/MM-T669.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T670.md b/data/test-cases/integrations/MM-T670.md index 9ec07c0d6..d6054b1bb 100644 --- a/data/test-cases/integrations/MM-T670.md +++ b/data/test-cases/integrations/MM-T670.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T671.md b/data/test-cases/integrations/MM-T671.md index 09432351e..89352f8aa 100644 --- a/data/test-cases/integrations/MM-T671.md +++ b/data/test-cases/integrations/MM-T671.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T672.md b/data/test-cases/integrations/MM-T672.md index 3b96e9417..abb7eed01 100644 --- a/data/test-cases/integrations/MM-T672.md +++ b/data/test-cases/integrations/MM-T672.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T674.md b/data/test-cases/integrations/MM-T674.md index aadb80403..906f032e2 100644 --- a/data/test-cases/integrations/MM-T674.md +++ b/data/test-cases/integrations/MM-T674.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod tested_by_contributor: "" @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 3969574 key: MM-T674 created_on: "2020-01-08T17:47:45Z" last_updated: "" -case_hashed: 0c063d5691c810b39149935ccdadcd4382e8e297debdec77c792a67f41970482b1f5f421d93b27537cbc9085ca09aaf1 +case_hashed: d33afa30e6be886d3f40495634540cf7a0d0a437189ef4d65543bdfb1b399047a877ae0dcbd795e2d58190ddb96e4166 steps_hashed: 1c9dd12d1b3cfad574721813cb7a2e44655ff60692492feaa16987a13b9ca531ec324283456f518d22ae9224c491242c --- diff --git a/data/test-cases/integrations/MM-T675.md b/data/test-cases/integrations/MM-T675.md index c298a2221..ee097565a 100644 --- a/data/test-cases/integrations/MM-T675.md +++ b/data/test-cases/integrations/MM-T675.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T676.md b/data/test-cases/integrations/MM-T676.md index 92f76a0a0..f418f1170 100644 --- a/data/test-cases/integrations/MM-T676.md +++ b/data/test-cases/integrations/MM-T676.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T677.md b/data/test-cases/integrations/MM-T677.md index 2f518a257..edf98d659 100644 --- a/data/test-cases/integrations/MM-T677.md +++ b/data/test-cases/integrations/MM-T677.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T678.md b/data/test-cases/integrations/MM-T678.md index 315a2b9cf..565a3496f 100644 --- a/data/test-cases/integrations/MM-T678.md +++ b/data/test-cases/integrations/MM-T678.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T679.md b/data/test-cases/integrations/MM-T679.md index c8b474cbf..8f4a74d05 100644 --- a/data/test-cases/integrations/MM-T679.md +++ b/data/test-cases/integrations/MM-T679.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T680.md b/data/test-cases/integrations/MM-T680.md index 45f0ab1d9..2d0b341b9 100644 --- a/data/test-cases/integrations/MM-T680.md +++ b/data/test-cases/integrations/MM-T680.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod tested_by_contributor: "" @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 3969580 key: MM-T680 created_on: "2020-01-08T17:47:47Z" last_updated: "" -case_hashed: 3b899484065c7bb7caf2c62fc05957b0d702d7cca24ac731bde11020e3d4850a00d5b925f6dff316a1395ce64a1f3107 +case_hashed: 76dc4e02ff6d846616f7ab31afb6c314221eb61f90aa5d9c28878d0e9f88ddc4e98d85b0e15e0c60492b29ff481d5604 steps_hashed: 95eef034cca570cc86884ef72078efd6acea62ac082168d8a25bf2778db847d3828d75bcd28bf9877e35ecb8be479f83 --- diff --git a/data/test-cases/integrations/MM-T681.md b/data/test-cases/integrations/MM-T681.md index 623f65df7..98e2ea8ec 100644 --- a/data/test-cases/integrations/MM-T681.md +++ b/data/test-cases/integrations/MM-T681.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T682.md b/data/test-cases/integrations/MM-T682.md index b60cc0036..e4a378554 100644 --- a/data/test-cases/integrations/MM-T682.md +++ b/data/test-cases/integrations/MM-T682.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T683.md b/data/test-cases/integrations/MM-T683.md index 7a3fdd415..2e1920e3a 100644 --- a/data/test-cases/integrations/MM-T683.md +++ b/data/test-cases/integrations/MM-T683.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T684.md b/data/test-cases/integrations/MM-T684.md index f3370dd66..a5a5205b9 100644 --- a/data/test-cases/integrations/MM-T684.md +++ b/data/test-cases/integrations/MM-T684.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T685.md b/data/test-cases/integrations/MM-T685.md index 961f2fb91..1dffe8398 100644 --- a/data/test-cases/integrations/MM-T685.md +++ b/data/test-cases/integrations/MM-T685.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T686.md b/data/test-cases/integrations/MM-T686.md index 59e8c900f..b27391f5c 100644 --- a/data/test-cases/integrations/MM-T686.md +++ b/data/test-cases/integrations/MM-T686.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Duplicate-Automated-Tests - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T687.md b/data/test-cases/integrations/MM-T687.md index 04c0e09c1..187a67a32 100644 --- a/data/test-cases/integrations/MM-T687.md +++ b/data/test-cases/integrations/MM-T687.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T688.md b/data/test-cases/integrations/MM-T688.md index 14b2a2811..1799f7b0d 100644 --- a/data/test-cases/integrations/MM-T688.md +++ b/data/test-cases/integrations/MM-T688.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T689.md b/data/test-cases/integrations/MM-T689.md index e3570aa07..9bfe2528b 100644 --- a/data/test-cases/integrations/MM-T689.md +++ b/data/test-cases/integrations/MM-T689.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T690.md b/data/test-cases/integrations/MM-T690.md index 6f80bea82..2487f7ba3 100644 --- a/data/test-cases/integrations/MM-T690.md +++ b/data/test-cases/integrations/MM-T690.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T691.md b/data/test-cases/integrations/MM-T691.md index 8f1d84d97..5a6150691 100644 --- a/data/test-cases/integrations/MM-T691.md +++ b/data/test-cases/integrations/MM-T691.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T692.md b/data/test-cases/integrations/MM-T692.md index dc3fd8eb0..829095e9c 100644 --- a/data/test-cases/integrations/MM-T692.md +++ b/data/test-cases/integrations/MM-T692.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T693.md b/data/test-cases/integrations/MM-T693.md index 5b05270a0..ac1ce3c49 100644 --- a/data/test-cases/integrations/MM-T693.md +++ b/data/test-cases/integrations/MM-T693.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T694.md b/data/test-cases/integrations/MM-T694.md index 4f4b26830..cc1a3153f 100644 --- a/data/test-cases/integrations/MM-T694.md +++ b/data/test-cases/integrations/MM-T694.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T695.md b/data/test-cases/integrations/MM-T695.md index 5c2a74a96..0f2065e37 100644 --- a/data/test-cases/integrations/MM-T695.md +++ b/data/test-cases/integrations/MM-T695.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T696.md b/data/test-cases/integrations/MM-T696.md index 84934f859..29b12b900 100644 --- a/data/test-cases/integrations/MM-T696.md +++ b/data/test-cases/integrations/MM-T696.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T697.md b/data/test-cases/integrations/MM-T697.md index 96e671564..0e6311298 100644 --- a/data/test-cases/integrations/MM-T697.md +++ b/data/test-cases/integrations/MM-T697.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T698.md b/data/test-cases/integrations/MM-T698.md index 340b19854..35797a551 100644 --- a/data/test-cases/integrations/MM-T698.md +++ b/data/test-cases/integrations/MM-T698.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T699.md b/data/test-cases/integrations/MM-T699.md index 7c7c88418..8c3e525a1 100644 --- a/data/test-cases/integrations/MM-T699.md +++ b/data/test-cases/integrations/MM-T699.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T700.md b/data/test-cases/integrations/MM-T700.md index 6edf5aa90..bcf362495 100644 --- a/data/test-cases/integrations/MM-T700.md +++ b/data/test-cases/integrations/MM-T700.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T701.md b/data/test-cases/integrations/MM-T701.md index 0ef1b957e..f458a86c5 100644 --- a/data/test-cases/integrations/MM-T701.md +++ b/data/test-cases/integrations/MM-T701.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T702.md b/data/test-cases/integrations/MM-T702.md index dce1ab7bb..3353c4a71 100644 --- a/data/test-cases/integrations/MM-T702.md +++ b/data/test-cases/integrations/MM-T702.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/MM-T703.md b/data/test-cases/integrations/MM-T703.md index 6bcad0bad..bfa0d2c23 100644 --- a/data/test-cases/integrations/MM-T703.md +++ b/data/test-cases/integrations/MM-T703.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T704.md b/data/test-cases/integrations/MM-T704.md index 65745fa7d..cf329492e 100644 --- a/data/test-cases/integrations/MM-T704.md +++ b/data/test-cases/integrations/MM-T704.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" diff --git a/data/test-cases/integrations/MM-T705.md b/data/test-cases/integrations/MM-T705.md index 4ae4d32bb..ec9b6a803 100644 --- a/data/test-cases/integrations/MM-T705.md +++ b/data/test-cases/integrations/MM-T705.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod diff --git a/data/test-cases/integrations/MM-T706.md b/data/test-cases/integrations/MM-T706.md index 7a07c59ed..a74684261 100644 --- a/data/test-cases/integrations/MM-T706.md +++ b/data/test-cases/integrations/MM-T706.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T707.md b/data/test-cases/integrations/MM-T707.md index e7f2b33ff..dedbbe42c 100644 --- a/data/test-cases/integrations/MM-T707.md +++ b/data/test-cases/integrations/MM-T707.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/MM-T710.md b/data/test-cases/integrations/MM-T710.md index 56650337d..4f3657618 100644 --- a/data/test-cases/integrations/MM-T710.md +++ b/data/test-cases/integrations/MM-T710.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1810.md b/data/test-cases/integrations/bot-accounts/MM-T1810.md index a7f5f5de9..501f03ff5 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1810.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1810.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1811.md b/data/test-cases/integrations/bot-accounts/MM-T1811.md index 9c748cd5c..e5806c2a0 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1811.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1811.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1812.md b/data/test-cases/integrations/bot-accounts/MM-T1812.md index ba354a7ca..295f3aa74 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1812.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1812.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1813.md b/data/test-cases/integrations/bot-accounts/MM-T1813.md index 59b15d285..87306b85d 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1813.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1813.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1814.md b/data/test-cases/integrations/bot-accounts/MM-T1814.md index 18c4492fe..7f6840264 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1814.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1814.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: BOT Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - 5.34-p1 @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Cloud - Desktop diff --git a/data/test-cases/integrations/bot-accounts/MM-T1815.md b/data/test-cases/integrations/bot-accounts/MM-T1815.md index 23bfaf8e0..51134ca62 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1815.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1815.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1816.md b/data/test-cases/integrations/bot-accounts/MM-T1816.md index c3d19dfbf..bc0c9fefc 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1816.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1816.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1817.md b/data/test-cases/integrations/bot-accounts/MM-T1817.md index 460a8ba42..f150d8c5b 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1817.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1817.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "@saturninoabril" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1818.md b/data/test-cases/integrations/bot-accounts/MM-T1818.md index f621067e0..70d17322c 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1818.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1818.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1819.md b/data/test-cases/integrations/bot-accounts/MM-T1819.md index 9ba6a9a7d..120548c12 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1819.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1819.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1820.md b/data/test-cases/integrations/bot-accounts/MM-T1820.md index cd71a3e91..cedd76f23 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1820.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1820.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/MM-T1821.md b/data/test-cases/integrations/bot-accounts/MM-T1821.md index f04b369f4..aac6d2b39 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T1821.md +++ b/data/test-cases/integrations/bot-accounts/MM-T1821.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/integrations/bot-accounts/MM-T2923.md b/data/test-cases/integrations/bot-accounts/MM-T2923.md index f5e2847bf..aaf92508e 100644 --- a/data/test-cases/integrations/bot-accounts/MM-T2923.md +++ b/data/test-cases/integrations/bot-accounts/MM-T2923.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1850.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1850.md index 257749f3c..c0f5d5a7f 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1850.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1850.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1851.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1851.md index 70cdc0029..58e6136ba 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1851.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1851.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1852.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1852.md index a25ea16d8..abc15496c 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1852.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1852.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1853.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1853.md index f5f811b50..eef96f44f 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1853.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1853.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1854.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1854.md index 03ea77866..b900d8781 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1854.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1854.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1855.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1855.md index fc82a681c..d2a5790f3 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1855.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1855.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1856.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1856.md index 6080895f4..3a087ca38 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1856.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1856.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1857.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1857.md index 54525ce6e..6bcf607f3 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1857.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1857.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1858.md b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1858.md index b94a002c1..1dc837f07 100644 --- a/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1858.md +++ b/data/test-cases/integrations/bot-accounts/admin-ui-search/managing-bot-accounts/MM-T1858.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Managing Bot Accounts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1864.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1864.md index 1ea980ae9..b81970178 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1864.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1864.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1865.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1865.md index b9190b50f..abdf45775 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1865.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1865.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1866.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1866.md index bea1f17af..2d9a3ac28 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1866.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1866.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1867.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1867.md index 2ccf6281e..01090a761 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1867.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1867.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1868.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1868.md index 809974608..c4792ceca 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1868.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1868.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1869.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1869.md index 51ebd199a..f492eb10d 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1869.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1869.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1870.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1870.md index effd78748..945da6398 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1870.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1870.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1871.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1871.md index 87f582330..e745c9ae8 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1871.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1871.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1872.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1872.md index 7930406d1..49cc4a50a 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1872.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1872.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1874.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1874.md index 760613477..c308fe4df 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1874.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1874.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1875.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1875.md index c5474cc61..c0430ae8f 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1875.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1875.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1877.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1877.md index 4bcdb91c2..55791426a 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1877.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1877.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1878.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1878.md index 52b7a8570..10e8b4a67 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1878.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1878.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1880.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1880.md index bed1dbef7..95292729a 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1880.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1880.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1884.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1884.md index 53d888376..9382de9e1 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1884.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1884.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1885.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1885.md index cf0a4e034..a8c56d4f1 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1885.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1885.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1886.md b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1886.md index 56bb57787..36273f0a3 100644 --- a/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1886.md +++ b/data/test-cases/integrations/bot-accounts/api-and-using-bots/MM-T1886.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: API and using BOTs authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1838.md b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1838.md index c1db1171b..6b0c130e5 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1838.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1838.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CRUD testing authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1839.md b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1839.md index 569455bac..64188edcc 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1839.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1839.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CRUD testing authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1840.md b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1840.md index 69ea7b04c..b120676c7 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1840.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1840.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CRUD testing authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1841.md b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1841.md index ec034d79c..c99d1c358 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1841.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1841.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CRUD testing authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1842.md b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1842.md index f4125be73..314010cf8 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1842.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/crud-testing/MM-T1842.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CRUD testing authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1843.md b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1843.md index 658539f05..0a56d36d9 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1843.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1843.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Token CRUD authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1844.md b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1844.md index 0299bbc89..3aafc4dcf 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1844.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1844.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Token CRUD authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1845.md b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1845.md index daf05c605..018a713e7 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1845.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1845.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Token CRUD authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1848.md b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1848.md index a6a786b04..9503b09e7 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1848.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1848.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Token CRUD authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1849.md b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1849.md index a5693cc70..1a684ee87 100644 --- a/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1849.md +++ b/data/test-cases/integrations/bot-accounts/bot-account-management/token-crud/MM-T1849.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Token CRUD authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1859.md b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1859.md index 30d3a49be..ecbc475c6 100644 --- a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1859.md +++ b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1859.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Bot Ownership authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1860.md b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1860.md index 3d4334faf..f86028ecb 100644 --- a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1860.md +++ b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1860.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Ownership authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1861.md b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1861.md index 5eccd4ade..86935a53c 100644 --- a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1861.md +++ b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1861.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Bot Ownership authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1862.md b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1862.md index 674e6311f..dacd9b0cf 100644 --- a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1862.md +++ b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1862.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Ownership authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1863.md b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1863.md index 552f363c3..220b0760c 100644 --- a/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1863.md +++ b/data/test-cases/integrations/bot-accounts/bot-ownership/MM-T1863.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Ownership authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-sorting-in-channel-list/MM-T1835.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-sorting-in-channel-list/MM-T1835.md index 7e92c51ba..ad249f8d0 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-sorting-in-channel-list/MM-T1835.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-sorting-in-channel-list/MM-T1835.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Bot Sorting in Channel List authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1825.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1825.md index 63e1380d3..fc466c01c 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1825.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1825.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - v2notyet tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Cloud - Desktop - Mobile diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1826.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1826.md index c7486be10..e3a502ee1 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1826.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1826.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Cloud - Desktop - Mobile diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1827.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1827.md index 248a3c898..a6402c757 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1827.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1827.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1828.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1828.md index 51ddc030f..97d0cfe39 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1828.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1828.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1829.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1829.md index c9538813a..61924f8c2 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1829.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1829.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Desktop diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1830.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1830.md index 7dde19b51..7796dbb6d 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1830.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1830.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Desktop diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1831.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1831.md index b4ffb01de..1c7294d51 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1831.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1831.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1832.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1832.md index f14fa34d3..5888aaf53 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1832.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1832.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1833.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1833.md index 1f5100e8c..4461e39a9 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1833.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1833.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1834.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1834.md index 38d9402a8..974c47b53 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1834.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T1834.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T3659.md b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T3659.md index ffbe6425b..5c16cc288 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T3659.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/bot-tags-are-shown-and-no-status-is-displayed/MM-T3659.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: BOT tags are shown and no status is displayed authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - 1.42-p123 @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1836.md b/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1836.md index 750690d93..f2a9bef4b 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1836.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1836.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sidebar authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: BOT Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - 1.42-p123 @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1837.md b/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1837.md index 8f222a73d..272ad7579 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1837.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/sidebar/MM-T1837.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Sidebar authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1822.md b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1822.md index 8fb69f780..5f5dd6c48 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1822.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1822.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Viewing BOT Posts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Never tested -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Cloud - Desktop - Mobile diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1823.md b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1823.md index 86090665b..6a2084cb9 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1823.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1823.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Viewing BOT Posts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: BOT Accounts component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1824.md b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1824.md index 66d406897..77089d65f 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1824.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T1824.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Viewing BOT Posts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: BOT Accounts component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T3451.md b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T3451.md index ad7c5dbba..5402c97a8 100644 --- a/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T3451.md +++ b/data/test-cases/integrations/bot-accounts/user-side-ux/viewing-bot-posts/MM-T3451.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Viewing BOT Posts authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/integrations/built-in-commands/MM-T659.md b/data/test-cases/integrations/built-in-commands/MM-T659.md index 0d251cefe..7abc0f2f3 100644 --- a/data/test-cases/integrations/built-in-commands/MM-T659.md +++ b/data/test-cases/integrations/built-in-commands/MM-T659.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Built-in Commands authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T2029.md b/data/test-cases/integrations/incoming-webhook/MM-T2029.md index 342be47a0..4cdad22dd 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T2029.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T2029.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T3408.md b/data/test-cases/integrations/incoming-webhook/MM-T3408.md index 8337f6201..e8a726227 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T3408.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T3408.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T619.md b/data/test-cases/integrations/incoming-webhook/MM-T619.md index 19a876c55..9b23b3684 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T619.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T619.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T620.md b/data/test-cases/integrations/incoming-webhook/MM-T620.md index 081cb7202..ef4fe8a01 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T620.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T620.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T621.md b/data/test-cases/integrations/incoming-webhook/MM-T621.md index 086933881..7f4588f11 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T621.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T621.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T622.md b/data/test-cases/integrations/incoming-webhook/MM-T622.md index cb25e6e3f..7ab781de7 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T622.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T622.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T623.md b/data/test-cases/integrations/incoming-webhook/MM-T623.md index cda518f18..5b9499a7d 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T623.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T623.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T624.md b/data/test-cases/integrations/incoming-webhook/MM-T624.md index 6a9a32131..460b8a450 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T624.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T624.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T625.md b/data/test-cases/integrations/incoming-webhook/MM-T625.md index 03e7b4efe..127530a39 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T625.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T625.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T626.md b/data/test-cases/integrations/incoming-webhook/MM-T626.md index c63ebfd94..761ca6a6d 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T626.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T626.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T627.md b/data/test-cases/integrations/incoming-webhook/MM-T627.md index 4d5b39dc0..3217694d7 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T627.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T627.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T628.md b/data/test-cases/integrations/incoming-webhook/MM-T628.md index 916d39704..a76ef63b8 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T628.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T628.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Automated - No manual tests needed diff --git a/data/test-cases/integrations/incoming-webhook/MM-T629.md b/data/test-cases/integrations/incoming-webhook/MM-T629.md index b728d0508..ea66ffebb 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T629.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T629.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T630.md b/data/test-cases/integrations/incoming-webhook/MM-T630.md index 5ed1c422a..dca78b354 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T630.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T630.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T631.md b/data/test-cases/integrations/incoming-webhook/MM-T631.md index b7507d7fd..873858d53 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T631.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T631.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T632.md b/data/test-cases/integrations/incoming-webhook/MM-T632.md index 69ffd534c..12d6ddc27 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T632.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T632.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T633.md b/data/test-cases/integrations/incoming-webhook/MM-T633.md index 70d89a95e..7acaeedd6 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T633.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T633.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Automated - No manual tests needed diff --git a/data/test-cases/integrations/incoming-webhook/MM-T634.md b/data/test-cases/integrations/incoming-webhook/MM-T634.md index 39dfc98c8..87d92b896 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T634.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T634.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T635.md b/data/test-cases/integrations/incoming-webhook/MM-T635.md index 063649a42..bb1b5defc 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T635.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T635.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - cy-prod - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T636.md b/data/test-cases/integrations/incoming-webhook/MM-T636.md index 9f431e9e1..50e3480e6 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T636.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T636.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T637.md b/data/test-cases/integrations/incoming-webhook/MM-T637.md index 6f37459d7..6ad3b5567 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T637.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T637.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T638.md b/data/test-cases/integrations/incoming-webhook/MM-T638.md index 6f52862fa..046d57c5e 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T638.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T638.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T639.md b/data/test-cases/integrations/incoming-webhook/MM-T639.md index 2f79bcdee..2bf908179 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T639.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T639.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/incoming-webhook/MM-T640.md b/data/test-cases/integrations/incoming-webhook/MM-T640.md index e68bbe168..2ca063a49 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T640.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T640.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T641.md b/data/test-cases/integrations/incoming-webhook/MM-T641.md index 5882d769d..b576f2243 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T641.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T641.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/incoming-webhook/MM-T642.md b/data/test-cases/integrations/incoming-webhook/MM-T642.md index 36836994e..16d9c88b4 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T642.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T642.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T643.md b/data/test-cases/integrations/incoming-webhook/MM-T643.md index a224370f4..a2b1b535a 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T643.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T643.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - cy-prod - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T644.md b/data/test-cases/integrations/incoming-webhook/MM-T644.md index e5b8ceb6f..dc259179f 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T644.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T644.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/incoming-webhook/MM-T645.md b/data/test-cases/integrations/incoming-webhook/MM-T645.md index 2b49a67eb..12e923f6a 100644 --- a/data/test-cases/integrations/incoming-webhook/MM-T645.md +++ b/data/test-cases/integrations/incoming-webhook/MM-T645.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Incoming Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2491.md b/data/test-cases/integrations/interactive-dialogs/MM-T2491.md index bf4840103..a83e627ae 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2491.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2491.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2492.md b/data/test-cases/integrations/interactive-dialogs/MM-T2492.md index 1050b5759..1154114d4 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2492.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2492.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2493.md b/data/test-cases/integrations/interactive-dialogs/MM-T2493.md index 32a55674f..f4f0c5655 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2493.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2493.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2494.md b/data/test-cases/integrations/interactive-dialogs/MM-T2494.md index c68863b6b..02c7b5f63 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2494.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2494.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2495.md b/data/test-cases/integrations/interactive-dialogs/MM-T2495.md index 85adfdbe6..dedef922d 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2495.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2495.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2496.md b/data/test-cases/integrations/interactive-dialogs/MM-T2496.md index d884f6b76..f35708862 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2496.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2496.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2497.md b/data/test-cases/integrations/interactive-dialogs/MM-T2497.md index 63a3b5d52..b467f9472 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2497.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2497.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2498.md b/data/test-cases/integrations/interactive-dialogs/MM-T2498.md index 4c9db1ee8..e551f22ac 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2498.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2498.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2499.md b/data/test-cases/integrations/interactive-dialogs/MM-T2499.md index 76d94610e..c7e6640b6 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2499.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2499.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2500.md b/data/test-cases/integrations/interactive-dialogs/MM-T2500.md index fdab993b3..1baf2de28 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2500.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2500.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - 1.42-p123 tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2501.md b/data/test-cases/integrations/interactive-dialogs/MM-T2501.md index 0ff930acf..0937a0eea 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2501.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2501.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2502.md b/data/test-cases/integrations/interactive-dialogs/MM-T2502.md index 2a168deaa..9ea8f7b05 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2502.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2502.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T2503.md b/data/test-cases/integrations/interactive-dialogs/MM-T2503.md index 40b1e0319..f4423ca39 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T2503.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T2503.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Dialogs component: null tags: [] -labels: +labels: - Hackfest - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Mobile - Webapp diff --git a/data/test-cases/integrations/interactive-dialogs/MM-T3835.md b/data/test-cases/integrations/interactive-dialogs/MM-T3835.md index 7ffd92720..a71deb0a5 100644 --- a/data/test-cases/integrations/interactive-dialogs/MM-T3835.md +++ b/data/test-cases/integrations/interactive-dialogs/MM-T3835.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Interactive Dialogs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Interactive Dialogs component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1736.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1736.md index 6c1c54949..b1c91a66b 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1736.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1736.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1737.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1737.md index 5adcf0a5a..f9ceb2850 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1737.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1737.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1738.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1738.md index feb32426a..00749d878 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1738.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1738.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1739.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1739.md index bfe9db6bf..82200b1fd 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1739.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1739.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1740.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1740.md index 14de9f0ea..265726944 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1740.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1740.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1741.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1741.md index 106a47b9a..014194985 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1741.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1741.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1742.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1742.md index 5b4b4fbfc..9908d711b 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1742.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1742.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1743.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1743.md index 2fe928912..b2ca580aa 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1743.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1743.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1744.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1744.md index e06868e15..5e5f020dd 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1744.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1744.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1745.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1745.md index 646cc1855..254696bd9 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1745.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1745.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1746.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1746.md index a8e791629..55e863753 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1746.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1746.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1747.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1747.md index 759a31f1e..c9b61542b 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1747.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1747.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1748.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1748.md index 4e19c8c68..92d0f9378 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1748.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1748.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1749.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1749.md index 36b641564..df11a1131 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1749.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1749.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1750.md b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1750.md index 28888129b..38ce5b6e3 100644 --- a/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1750.md +++ b/data/test-cases/integrations/interactive-menus-message-attachments/MM-T1750.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Interactive Menus Message Attachments authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Interactive Menus - Message Attachments component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,12 +22,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2035.md b/data/test-cases/integrations/outgoing-webhook/MM-T2035.md index 8d14bec9b..195cab77a 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2035.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2035.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2036.md b/data/test-cases/integrations/outgoing-webhook/MM-T2036.md index e8ef41460..c6dfa183e 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2036.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2036.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2037.md b/data/test-cases/integrations/outgoing-webhook/MM-T2037.md index 266003de5..3382ead14 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2037.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2037.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2038.md b/data/test-cases/integrations/outgoing-webhook/MM-T2038.md index ba2ddbf20..0ab89e948 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2038.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2038.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2039.md b/data/test-cases/integrations/outgoing-webhook/MM-T2039.md index 80dfeb056..6b6786fec 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2039.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2039.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T2040.md b/data/test-cases/integrations/outgoing-webhook/MM-T2040.md index 96086dd02..bdf58673c 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T2040.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T2040.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T584.md b/data/test-cases/integrations/outgoing-webhook/MM-T584.md index f14e9fd9d..5aeb26e18 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T584.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T584.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - cy-prod - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T612.md b/data/test-cases/integrations/outgoing-webhook/MM-T612.md index 5167d4653..7707f9ffc 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T612.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T612.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T613.md b/data/test-cases/integrations/outgoing-webhook/MM-T613.md index 7474a6ce9..81f80df3f 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T613.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T613.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T614.md b/data/test-cases/integrations/outgoing-webhook/MM-T614.md index 70d6feca4..3c9d7e989 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T614.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T614.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T615.md b/data/test-cases/integrations/outgoing-webhook/MM-T615.md index 8480c1c50..ac306d662 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T615.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T615.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T616.md b/data/test-cases/integrations/outgoing-webhook/MM-T616.md index 53be48159..d8104659b 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T616.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T616.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T617.md b/data/test-cases/integrations/outgoing-webhook/MM-T617.md index 09309c671..fdf18e188 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T617.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T617.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/outgoing-webhook/MM-T673.md b/data/test-cases/integrations/outgoing-webhook/MM-T673.md index 85a74f0da..974236a8a 100644 --- a/data/test-cases/integrations/outgoing-webhook/MM-T673.md +++ b/data/test-cases/integrations/outgoing-webhook/MM-T673.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Outgoing Webhook authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/zapier/MM-T646.md b/data/test-cases/integrations/zapier/MM-T646.md index 81af65c92..1feff65c9 100644 --- a/data/test-cases/integrations/zapier/MM-T646.md +++ b/data/test-cases/integrations/zapier/MM-T646.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/integrations/zapier/MM-T647.md b/data/test-cases/integrations/zapier/MM-T647.md index 8be842c9f..13f6908d1 100644 --- a/data/test-cases/integrations/zapier/MM-T647.md +++ b/data/test-cases/integrations/zapier/MM-T647.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/integrations/zapier/MM-T648.md b/data/test-cases/integrations/zapier/MM-T648.md index 67b474d1f..bb2e66daa 100644 --- a/data/test-cases/integrations/zapier/MM-T648.md +++ b/data/test-cases/integrations/zapier/MM-T648.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Integrations component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T649.md b/data/test-cases/integrations/zapier/MM-T649.md index 2e1787dcf..ac7878a24 100644 --- a/data/test-cases/integrations/zapier/MM-T649.md +++ b/data/test-cases/integrations/zapier/MM-T649.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T650.md b/data/test-cases/integrations/zapier/MM-T650.md index f54b6064f..a337cdb1e 100644 --- a/data/test-cases/integrations/zapier/MM-T650.md +++ b/data/test-cases/integrations/zapier/MM-T650.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T651.md b/data/test-cases/integrations/zapier/MM-T651.md index 887fbcc9b..d571054e4 100644 --- a/data/test-cases/integrations/zapier/MM-T651.md +++ b/data/test-cases/integrations/zapier/MM-T651.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T652.md b/data/test-cases/integrations/zapier/MM-T652.md index 430b15f33..119f66173 100644 --- a/data/test-cases/integrations/zapier/MM-T652.md +++ b/data/test-cases/integrations/zapier/MM-T652.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T653.md b/data/test-cases/integrations/zapier/MM-T653.md index 4d3935845..e67e38137 100644 --- a/data/test-cases/integrations/zapier/MM-T653.md +++ b/data/test-cases/integrations/zapier/MM-T653.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T654.md b/data/test-cases/integrations/zapier/MM-T654.md index 77d7bd006..b1fbb3a2f 100644 --- a/data/test-cases/integrations/zapier/MM-T654.md +++ b/data/test-cases/integrations/zapier/MM-T654.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/integrations/zapier/MM-T655.md b/data/test-cases/integrations/zapier/MM-T655.md index e601ad2f3..868b8d51d 100644 --- a/data/test-cases/integrations/zapier/MM-T655.md +++ b/data/test-cases/integrations/zapier/MM-T655.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zapier authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/mmctl/MM-T2523.md b/data/test-cases/mmctl/MM-T2523.md index ae5704ab7..89c245d7c 100644 --- a/data/test-cases/mmctl/MM-T2523.md +++ b/data/test-cases/mmctl/MM-T2523.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2524.md b/data/test-cases/mmctl/MM-T2524.md index cddca7297..de02addf8 100644 --- a/data/test-cases/mmctl/MM-T2524.md +++ b/data/test-cases/mmctl/MM-T2524.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2525.md b/data/test-cases/mmctl/MM-T2525.md index 93a05e4f8..2171db5f9 100644 --- a/data/test-cases/mmctl/MM-T2525.md +++ b/data/test-cases/mmctl/MM-T2525.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2526.md b/data/test-cases/mmctl/MM-T2526.md index 766b4e713..99007ca91 100644 --- a/data/test-cases/mmctl/MM-T2526.md +++ b/data/test-cases/mmctl/MM-T2526.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2527.md b/data/test-cases/mmctl/MM-T2527.md index f46ae3245..a7a167d96 100644 --- a/data/test-cases/mmctl/MM-T2527.md +++ b/data/test-cases/mmctl/MM-T2527.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2528.md b/data/test-cases/mmctl/MM-T2528.md index 1814a64d7..98dd9edf6 100644 --- a/data/test-cases/mmctl/MM-T2528.md +++ b/data/test-cases/mmctl/MM-T2528.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2529.md b/data/test-cases/mmctl/MM-T2529.md index f727b7fd9..325036957 100644 --- a/data/test-cases/mmctl/MM-T2529.md +++ b/data/test-cases/mmctl/MM-T2529.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2530.md b/data/test-cases/mmctl/MM-T2530.md index f9867183e..27fc96b58 100644 --- a/data/test-cases/mmctl/MM-T2530.md +++ b/data/test-cases/mmctl/MM-T2530.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2531.md b/data/test-cases/mmctl/MM-T2531.md index d191b1d68..968da67e1 100644 --- a/data/test-cases/mmctl/MM-T2531.md +++ b/data/test-cases/mmctl/MM-T2531.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2532.md b/data/test-cases/mmctl/MM-T2532.md index a07ae0d75..4637f7836 100644 --- a/data/test-cases/mmctl/MM-T2532.md +++ b/data/test-cases/mmctl/MM-T2532.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: mmctl Tool component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2533.md b/data/test-cases/mmctl/MM-T2533.md index c2db25b6c..385f4659c 100644 --- a/data/test-cases/mmctl/MM-T2533.md +++ b/data/test-cases/mmctl/MM-T2533.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2534.md b/data/test-cases/mmctl/MM-T2534.md index f01537a28..f2bd50996 100644 --- a/data/test-cases/mmctl/MM-T2534.md +++ b/data/test-cases/mmctl/MM-T2534.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2535.md b/data/test-cases/mmctl/MM-T2535.md index 46034867b..0bc2914b1 100644 --- a/data/test-cases/mmctl/MM-T2535.md +++ b/data/test-cases/mmctl/MM-T2535.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2536.md b/data/test-cases/mmctl/MM-T2536.md index d86670fa1..11849050a 100644 --- a/data/test-cases/mmctl/MM-T2536.md +++ b/data/test-cases/mmctl/MM-T2536.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2537.md b/data/test-cases/mmctl/MM-T2537.md index a90f75994..cda5cd008 100644 --- a/data/test-cases/mmctl/MM-T2537.md +++ b/data/test-cases/mmctl/MM-T2537.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T2538.md b/data/test-cases/mmctl/MM-T2538.md index cd68bd2a9..77bdb1532 100644 --- a/data/test-cases/mmctl/MM-T2538.md +++ b/data/test-cases/mmctl/MM-T2538.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T2539.md b/data/test-cases/mmctl/MM-T2539.md index a8377a9d3..80c178135 100644 --- a/data/test-cases/mmctl/MM-T2539.md +++ b/data/test-cases/mmctl/MM-T2539.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2540.md b/data/test-cases/mmctl/MM-T2540.md index 5eec08c02..93100c469 100644 --- a/data/test-cases/mmctl/MM-T2540.md +++ b/data/test-cases/mmctl/MM-T2540.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2542.md b/data/test-cases/mmctl/MM-T2542.md index bdab46f37..547eb6e2e 100644 --- a/data/test-cases/mmctl/MM-T2542.md +++ b/data/test-cases/mmctl/MM-T2542.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T2543.md b/data/test-cases/mmctl/MM-T2543.md index 7fb3ff19d..67e6d5193 100644 --- a/data/test-cases/mmctl/MM-T2543.md +++ b/data/test-cases/mmctl/MM-T2543.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T2544.md b/data/test-cases/mmctl/MM-T2544.md index a6867994e..3df559804 100644 --- a/data/test-cases/mmctl/MM-T2544.md +++ b/data/test-cases/mmctl/MM-T2544.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2545.md b/data/test-cases/mmctl/MM-T2545.md index ea288c106..d5ec09a14 100644 --- a/data/test-cases/mmctl/MM-T2545.md +++ b/data/test-cases/mmctl/MM-T2545.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2546.md b/data/test-cases/mmctl/MM-T2546.md index 56506925b..3565ebcfb 100644 --- a/data/test-cases/mmctl/MM-T2546.md +++ b/data/test-cases/mmctl/MM-T2546.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: mmctl Tool component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T2616.md b/data/test-cases/mmctl/MM-T2616.md index 8e2e6e221..de7ed4b61 100644 --- a/data/test-cases/mmctl/MM-T2616.md +++ b/data/test-cases/mmctl/MM-T2616.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T2854.md b/data/test-cases/mmctl/MM-T2854.md index f5b85fa25..694c382d0 100644 --- a/data/test-cases/mmctl/MM-T2854.md +++ b/data/test-cases/mmctl/MM-T2854.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3154.md b/data/test-cases/mmctl/MM-T3154.md index da9e15445..1fa116acd 100644 --- a/data/test-cases/mmctl/MM-T3154.md +++ b/data/test-cases/mmctl/MM-T3154.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3155.md b/data/test-cases/mmctl/MM-T3155.md index 8b8b0adb9..51d4117d6 100644 --- a/data/test-cases/mmctl/MM-T3155.md +++ b/data/test-cases/mmctl/MM-T3155.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3275.md b/data/test-cases/mmctl/MM-T3275.md index 64b8dcc52..8e54f56c9 100644 --- a/data/test-cases/mmctl/MM-T3275.md +++ b/data/test-cases/mmctl/MM-T3275.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3277.md b/data/test-cases/mmctl/MM-T3277.md index b8e0d7d80..ef305e02d 100644 --- a/data/test-cases/mmctl/MM-T3277.md +++ b/data/test-cases/mmctl/MM-T3277.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3278.md b/data/test-cases/mmctl/MM-T3278.md index d594594ed..5ac14dea2 100644 --- a/data/test-cases/mmctl/MM-T3278.md +++ b/data/test-cases/mmctl/MM-T3278.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3299.md b/data/test-cases/mmctl/MM-T3299.md index 4a0f3cc14..beee316fd 100644 --- a/data/test-cases/mmctl/MM-T3299.md +++ b/data/test-cases/mmctl/MM-T3299.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3300.md b/data/test-cases/mmctl/MM-T3300.md index 49dd5f083..b44d4b2b3 100644 --- a/data/test-cases/mmctl/MM-T3300.md +++ b/data/test-cases/mmctl/MM-T3300.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3384.md b/data/test-cases/mmctl/MM-T3384.md index 45199d5b9..ddecf16c3 100644 --- a/data/test-cases/mmctl/MM-T3384.md +++ b/data/test-cases/mmctl/MM-T3384.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3385.md b/data/test-cases/mmctl/MM-T3385.md index 1bf4bde37..6f132cd3a 100644 --- a/data/test-cases/mmctl/MM-T3385.md +++ b/data/test-cases/mmctl/MM-T3385.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3389.md b/data/test-cases/mmctl/MM-T3389.md index 40d96b799..aa73ec6b2 100644 --- a/data/test-cases/mmctl/MM-T3389.md +++ b/data/test-cases/mmctl/MM-T3389.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3407.md b/data/test-cases/mmctl/MM-T3407.md index df95d0826..ff1c7d1d7 100644 --- a/data/test-cases/mmctl/MM-T3407.md +++ b/data/test-cases/mmctl/MM-T3407.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3410.md b/data/test-cases/mmctl/MM-T3410.md index 2ab1a69bf..5f90b7c8d 100644 --- a/data/test-cases/mmctl/MM-T3410.md +++ b/data/test-cases/mmctl/MM-T3410.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3625.md b/data/test-cases/mmctl/MM-T3625.md index 1f1f00227..89923b957 100644 --- a/data/test-cases/mmctl/MM-T3625.md +++ b/data/test-cases/mmctl/MM-T3625.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3626.md b/data/test-cases/mmctl/MM-T3626.md index 1a0463718..41df1dc67 100644 --- a/data/test-cases/mmctl/MM-T3626.md +++ b/data/test-cases/mmctl/MM-T3626.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3627.md b/data/test-cases/mmctl/MM-T3627.md index e2edb879a..54e0a91ff 100644 --- a/data/test-cases/mmctl/MM-T3627.md +++ b/data/test-cases/mmctl/MM-T3627.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3628.md b/data/test-cases/mmctl/MM-T3628.md index d7a3adf3f..2a64bf67f 100644 --- a/data/test-cases/mmctl/MM-T3628.md +++ b/data/test-cases/mmctl/MM-T3628.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3629.md b/data/test-cases/mmctl/MM-T3629.md index 493fc97ab..bf6beaa54 100644 --- a/data/test-cases/mmctl/MM-T3629.md +++ b/data/test-cases/mmctl/MM-T3629.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3630.md b/data/test-cases/mmctl/MM-T3630.md index 706715c53..2406832d1 100644 --- a/data/test-cases/mmctl/MM-T3630.md +++ b/data/test-cases/mmctl/MM-T3630.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3631.md b/data/test-cases/mmctl/MM-T3631.md index 5a243e5d6..4877cc0f5 100644 --- a/data/test-cases/mmctl/MM-T3631.md +++ b/data/test-cases/mmctl/MM-T3631.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3634.md b/data/test-cases/mmctl/MM-T3634.md index 934f45c92..8db9bbe56 100644 --- a/data/test-cases/mmctl/MM-T3634.md +++ b/data/test-cases/mmctl/MM-T3634.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3635.md b/data/test-cases/mmctl/MM-T3635.md index 1a8f364c1..56a42feaa 100644 --- a/data/test-cases/mmctl/MM-T3635.md +++ b/data/test-cases/mmctl/MM-T3635.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3636.md b/data/test-cases/mmctl/MM-T3636.md index 1dde48be8..37df673b4 100644 --- a/data/test-cases/mmctl/MM-T3636.md +++ b/data/test-cases/mmctl/MM-T3636.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3637.md b/data/test-cases/mmctl/MM-T3637.md index c0aadf3b9..ee8cd03e2 100644 --- a/data/test-cases/mmctl/MM-T3637.md +++ b/data/test-cases/mmctl/MM-T3637.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3638.md b/data/test-cases/mmctl/MM-T3638.md index 74a58c970..af987585a 100644 --- a/data/test-cases/mmctl/MM-T3638.md +++ b/data/test-cases/mmctl/MM-T3638.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3639.md b/data/test-cases/mmctl/MM-T3639.md index eb01b99eb..bb0efdf8c 100644 --- a/data/test-cases/mmctl/MM-T3639.md +++ b/data/test-cases/mmctl/MM-T3639.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3640.md b/data/test-cases/mmctl/MM-T3640.md index 39735c9e5..cd14ee19a 100644 --- a/data/test-cases/mmctl/MM-T3640.md +++ b/data/test-cases/mmctl/MM-T3640.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: mmctl Tool component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3641.md b/data/test-cases/mmctl/MM-T3641.md index ef8a1d750..1a814f751 100644 --- a/data/test-cases/mmctl/MM-T3641.md +++ b/data/test-cases/mmctl/MM-T3641.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3642.md b/data/test-cases/mmctl/MM-T3642.md index 0fd2ae97b..4031df94b 100644 --- a/data/test-cases/mmctl/MM-T3642.md +++ b/data/test-cases/mmctl/MM-T3642.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3643.md b/data/test-cases/mmctl/MM-T3643.md index 9702d61a5..deff03a1b 100644 --- a/data/test-cases/mmctl/MM-T3643.md +++ b/data/test-cases/mmctl/MM-T3643.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3648.md b/data/test-cases/mmctl/MM-T3648.md index ae1eb222e..a70e00d98 100644 --- a/data/test-cases/mmctl/MM-T3648.md +++ b/data/test-cases/mmctl/MM-T3648.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3649.md b/data/test-cases/mmctl/MM-T3649.md index 1ca7adfc1..e45bb60dd 100644 --- a/data/test-cases/mmctl/MM-T3649.md +++ b/data/test-cases/mmctl/MM-T3649.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3650.md b/data/test-cases/mmctl/MM-T3650.md index 0052b57aa..76290f72f 100644 --- a/data/test-cases/mmctl/MM-T3650.md +++ b/data/test-cases/mmctl/MM-T3650.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3651.md b/data/test-cases/mmctl/MM-T3651.md index 8b9bbbeb8..c76a6d96c 100644 --- a/data/test-cases/mmctl/MM-T3651.md +++ b/data/test-cases/mmctl/MM-T3651.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3652.md b/data/test-cases/mmctl/MM-T3652.md index 1e1d39b2a..8e1a81706 100644 --- a/data/test-cases/mmctl/MM-T3652.md +++ b/data/test-cases/mmctl/MM-T3652.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3653.md b/data/test-cases/mmctl/MM-T3653.md index cab6df639..55b3f3250 100644 --- a/data/test-cases/mmctl/MM-T3653.md +++ b/data/test-cases/mmctl/MM-T3653.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3669.md b/data/test-cases/mmctl/MM-T3669.md index 9b159318c..dbf1dcbe3 100644 --- a/data/test-cases/mmctl/MM-T3669.md +++ b/data/test-cases/mmctl/MM-T3669.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3670.md b/data/test-cases/mmctl/MM-T3670.md index 8ecf0d336..bf4489dff 100644 --- a/data/test-cases/mmctl/MM-T3670.md +++ b/data/test-cases/mmctl/MM-T3670.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3671.md b/data/test-cases/mmctl/MM-T3671.md index 685d72772..602563766 100644 --- a/data/test-cases/mmctl/MM-T3671.md +++ b/data/test-cases/mmctl/MM-T3671.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3672.md b/data/test-cases/mmctl/MM-T3672.md index e33c82fe4..d125268a0 100644 --- a/data/test-cases/mmctl/MM-T3672.md +++ b/data/test-cases/mmctl/MM-T3672.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3673.md b/data/test-cases/mmctl/MM-T3673.md index d293b2835..0cf7203be 100644 --- a/data/test-cases/mmctl/MM-T3673.md +++ b/data/test-cases/mmctl/MM-T3673.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3674.md b/data/test-cases/mmctl/MM-T3674.md index f2c828789..1b7671dda 100644 --- a/data/test-cases/mmctl/MM-T3674.md +++ b/data/test-cases/mmctl/MM-T3674.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3675.md b/data/test-cases/mmctl/MM-T3675.md index 657e64649..5a2158875 100644 --- a/data/test-cases/mmctl/MM-T3675.md +++ b/data/test-cases/mmctl/MM-T3675.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3676.md b/data/test-cases/mmctl/MM-T3676.md index e534b758a..990f23695 100644 --- a/data/test-cases/mmctl/MM-T3676.md +++ b/data/test-cases/mmctl/MM-T3676.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3677.md b/data/test-cases/mmctl/MM-T3677.md index 83fa86de5..34ca1fd08 100644 --- a/data/test-cases/mmctl/MM-T3677.md +++ b/data/test-cases/mmctl/MM-T3677.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3678.md b/data/test-cases/mmctl/MM-T3678.md index 0cd131f27..57218e820 100644 --- a/data/test-cases/mmctl/MM-T3678.md +++ b/data/test-cases/mmctl/MM-T3678.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3679.md b/data/test-cases/mmctl/MM-T3679.md index 1ba32bf8a..0901c8184 100644 --- a/data/test-cases/mmctl/MM-T3679.md +++ b/data/test-cases/mmctl/MM-T3679.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3681.md b/data/test-cases/mmctl/MM-T3681.md index 033f5c393..d12ab45fe 100644 --- a/data/test-cases/mmctl/MM-T3681.md +++ b/data/test-cases/mmctl/MM-T3681.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3682.md b/data/test-cases/mmctl/MM-T3682.md index a50199f8e..1e5fe813f 100644 --- a/data/test-cases/mmctl/MM-T3682.md +++ b/data/test-cases/mmctl/MM-T3682.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3683.md b/data/test-cases/mmctl/MM-T3683.md index be2a5efe0..b26c1513d 100644 --- a/data/test-cases/mmctl/MM-T3683.md +++ b/data/test-cases/mmctl/MM-T3683.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3684.md b/data/test-cases/mmctl/MM-T3684.md index 88724fbb5..d816afaea 100644 --- a/data/test-cases/mmctl/MM-T3684.md +++ b/data/test-cases/mmctl/MM-T3684.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3685.md b/data/test-cases/mmctl/MM-T3685.md index ee3a66874..30aac2b27 100644 --- a/data/test-cases/mmctl/MM-T3685.md +++ b/data/test-cases/mmctl/MM-T3685.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3686.md b/data/test-cases/mmctl/MM-T3686.md index bc575ab99..cbd5d96a3 100644 --- a/data/test-cases/mmctl/MM-T3686.md +++ b/data/test-cases/mmctl/MM-T3686.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3687.md b/data/test-cases/mmctl/MM-T3687.md index e575a5311..ce6bcad8b 100644 --- a/data/test-cases/mmctl/MM-T3687.md +++ b/data/test-cases/mmctl/MM-T3687.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3688.md b/data/test-cases/mmctl/MM-T3688.md index 2a048b9ba..16b35edce 100644 --- a/data/test-cases/mmctl/MM-T3688.md +++ b/data/test-cases/mmctl/MM-T3688.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3689.md b/data/test-cases/mmctl/MM-T3689.md index 7b67cf2f9..e8c604a63 100644 --- a/data/test-cases/mmctl/MM-T3689.md +++ b/data/test-cases/mmctl/MM-T3689.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3690.md b/data/test-cases/mmctl/MM-T3690.md index b60942f13..c0e5c105c 100644 --- a/data/test-cases/mmctl/MM-T3690.md +++ b/data/test-cases/mmctl/MM-T3690.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3691.md b/data/test-cases/mmctl/MM-T3691.md index 4e9bd4ee6..251300c79 100644 --- a/data/test-cases/mmctl/MM-T3691.md +++ b/data/test-cases/mmctl/MM-T3691.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3692.md b/data/test-cases/mmctl/MM-T3692.md index a0d33c15e..64cbff7c1 100644 --- a/data/test-cases/mmctl/MM-T3692.md +++ b/data/test-cases/mmctl/MM-T3692.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3693.md b/data/test-cases/mmctl/MM-T3693.md index 0b3f3c5c1..6469baeef 100644 --- a/data/test-cases/mmctl/MM-T3693.md +++ b/data/test-cases/mmctl/MM-T3693.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3694.md b/data/test-cases/mmctl/MM-T3694.md index 9076b2e2d..9cd2b148f 100644 --- a/data/test-cases/mmctl/MM-T3694.md +++ b/data/test-cases/mmctl/MM-T3694.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3695.md b/data/test-cases/mmctl/MM-T3695.md index ccf3cd4bd..f12282f9d 100644 --- a/data/test-cases/mmctl/MM-T3695.md +++ b/data/test-cases/mmctl/MM-T3695.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3696.md b/data/test-cases/mmctl/MM-T3696.md index 0bd39db29..11bc9dd81 100644 --- a/data/test-cases/mmctl/MM-T3696.md +++ b/data/test-cases/mmctl/MM-T3696.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3697.md b/data/test-cases/mmctl/MM-T3697.md index e57d92467..81f717426 100644 --- a/data/test-cases/mmctl/MM-T3697.md +++ b/data/test-cases/mmctl/MM-T3697.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3698.md b/data/test-cases/mmctl/MM-T3698.md index cac604e1b..618851eb6 100644 --- a/data/test-cases/mmctl/MM-T3698.md +++ b/data/test-cases/mmctl/MM-T3698.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3699.md b/data/test-cases/mmctl/MM-T3699.md index 1a4a72f91..be1fc5ea3 100644 --- a/data/test-cases/mmctl/MM-T3699.md +++ b/data/test-cases/mmctl/MM-T3699.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3700.md b/data/test-cases/mmctl/MM-T3700.md index 0df76505b..367b035dd 100644 --- a/data/test-cases/mmctl/MM-T3700.md +++ b/data/test-cases/mmctl/MM-T3700.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3701.md b/data/test-cases/mmctl/MM-T3701.md index 24a6d617d..dbb885b55 100644 --- a/data/test-cases/mmctl/MM-T3701.md +++ b/data/test-cases/mmctl/MM-T3701.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3702.md b/data/test-cases/mmctl/MM-T3702.md index c7c740b67..d7aef715f 100644 --- a/data/test-cases/mmctl/MM-T3702.md +++ b/data/test-cases/mmctl/MM-T3702.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3703.md b/data/test-cases/mmctl/MM-T3703.md index 121dfaf38..44413b231 100644 --- a/data/test-cases/mmctl/MM-T3703.md +++ b/data/test-cases/mmctl/MM-T3703.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3704.md b/data/test-cases/mmctl/MM-T3704.md index 076a91942..26db7f283 100644 --- a/data/test-cases/mmctl/MM-T3704.md +++ b/data/test-cases/mmctl/MM-T3704.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3705.md b/data/test-cases/mmctl/MM-T3705.md index db34113b7..283246191 100644 --- a/data/test-cases/mmctl/MM-T3705.md +++ b/data/test-cases/mmctl/MM-T3705.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3706.md b/data/test-cases/mmctl/MM-T3706.md index 68c8102ad..001a490ed 100644 --- a/data/test-cases/mmctl/MM-T3706.md +++ b/data/test-cases/mmctl/MM-T3706.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3707.md b/data/test-cases/mmctl/MM-T3707.md index adf540ba1..59d7287ab 100644 --- a/data/test-cases/mmctl/MM-T3707.md +++ b/data/test-cases/mmctl/MM-T3707.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3708.md b/data/test-cases/mmctl/MM-T3708.md index ed6e490ff..79ce4a321 100644 --- a/data/test-cases/mmctl/MM-T3708.md +++ b/data/test-cases/mmctl/MM-T3708.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3709.md b/data/test-cases/mmctl/MM-T3709.md index 6994c3b6b..a65022ba1 100644 --- a/data/test-cases/mmctl/MM-T3709.md +++ b/data/test-cases/mmctl/MM-T3709.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3710.md b/data/test-cases/mmctl/MM-T3710.md index 25b3ec521..62d4f590c 100644 --- a/data/test-cases/mmctl/MM-T3710.md +++ b/data/test-cases/mmctl/MM-T3710.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3711.md b/data/test-cases/mmctl/MM-T3711.md index 11d13a23a..867dba0c6 100644 --- a/data/test-cases/mmctl/MM-T3711.md +++ b/data/test-cases/mmctl/MM-T3711.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3712.md b/data/test-cases/mmctl/MM-T3712.md index 567dbc5f5..7fcb861f7 100644 --- a/data/test-cases/mmctl/MM-T3712.md +++ b/data/test-cases/mmctl/MM-T3712.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3713.md b/data/test-cases/mmctl/MM-T3713.md index e43024728..de7e63d47 100644 --- a/data/test-cases/mmctl/MM-T3713.md +++ b/data/test-cases/mmctl/MM-T3713.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3714.md b/data/test-cases/mmctl/MM-T3714.md index 2f8f27126..661721155 100644 --- a/data/test-cases/mmctl/MM-T3714.md +++ b/data/test-cases/mmctl/MM-T3714.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3715.md b/data/test-cases/mmctl/MM-T3715.md index 83f2e31a2..b110ef89b 100644 --- a/data/test-cases/mmctl/MM-T3715.md +++ b/data/test-cases/mmctl/MM-T3715.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3716.md b/data/test-cases/mmctl/MM-T3716.md index f84d9913a..ea5dc82c6 100644 --- a/data/test-cases/mmctl/MM-T3716.md +++ b/data/test-cases/mmctl/MM-T3716.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3717.md b/data/test-cases/mmctl/MM-T3717.md index 4ae01f090..7fd426b4b 100644 --- a/data/test-cases/mmctl/MM-T3717.md +++ b/data/test-cases/mmctl/MM-T3717.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3718.md b/data/test-cases/mmctl/MM-T3718.md index 83a0a75f3..840831793 100644 --- a/data/test-cases/mmctl/MM-T3718.md +++ b/data/test-cases/mmctl/MM-T3718.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3721.md b/data/test-cases/mmctl/MM-T3721.md index 8b98f67e8..1935a2ab1 100644 --- a/data/test-cases/mmctl/MM-T3721.md +++ b/data/test-cases/mmctl/MM-T3721.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3722.md b/data/test-cases/mmctl/MM-T3722.md index 4d3ecd359..9023e0b43 100644 --- a/data/test-cases/mmctl/MM-T3722.md +++ b/data/test-cases/mmctl/MM-T3722.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3723.md b/data/test-cases/mmctl/MM-T3723.md index 27cd06599..086d9ed69 100644 --- a/data/test-cases/mmctl/MM-T3723.md +++ b/data/test-cases/mmctl/MM-T3723.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3724.md b/data/test-cases/mmctl/MM-T3724.md index 3c240cefc..8aaecdefb 100644 --- a/data/test-cases/mmctl/MM-T3724.md +++ b/data/test-cases/mmctl/MM-T3724.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3725.md b/data/test-cases/mmctl/MM-T3725.md index 5e0456c36..0736665da 100644 --- a/data/test-cases/mmctl/MM-T3725.md +++ b/data/test-cases/mmctl/MM-T3725.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3726.md b/data/test-cases/mmctl/MM-T3726.md index 2d7ba19c1..582786cff 100644 --- a/data/test-cases/mmctl/MM-T3726.md +++ b/data/test-cases/mmctl/MM-T3726.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3727.md b/data/test-cases/mmctl/MM-T3727.md index d17514dda..d14f9e3e0 100644 --- a/data/test-cases/mmctl/MM-T3727.md +++ b/data/test-cases/mmctl/MM-T3727.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3728.md b/data/test-cases/mmctl/MM-T3728.md index 176f59283..821586f15 100644 --- a/data/test-cases/mmctl/MM-T3728.md +++ b/data/test-cases/mmctl/MM-T3728.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3729.md b/data/test-cases/mmctl/MM-T3729.md index 8f93b9641..6edba89ca 100644 --- a/data/test-cases/mmctl/MM-T3729.md +++ b/data/test-cases/mmctl/MM-T3729.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3730.md b/data/test-cases/mmctl/MM-T3730.md index 73e619593..d4fe69923 100644 --- a/data/test-cases/mmctl/MM-T3730.md +++ b/data/test-cases/mmctl/MM-T3730.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3731.md b/data/test-cases/mmctl/MM-T3731.md index d4ac34511..0acb4ff8a 100644 --- a/data/test-cases/mmctl/MM-T3731.md +++ b/data/test-cases/mmctl/MM-T3731.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3732.md b/data/test-cases/mmctl/MM-T3732.md index fb775640a..d2f548566 100644 --- a/data/test-cases/mmctl/MM-T3732.md +++ b/data/test-cases/mmctl/MM-T3732.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3733.md b/data/test-cases/mmctl/MM-T3733.md index ab3fae52d..8f94c21d2 100644 --- a/data/test-cases/mmctl/MM-T3733.md +++ b/data/test-cases/mmctl/MM-T3733.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3734.md b/data/test-cases/mmctl/MM-T3734.md index 230039a1e..31ab673c4 100644 --- a/data/test-cases/mmctl/MM-T3734.md +++ b/data/test-cases/mmctl/MM-T3734.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3735.md b/data/test-cases/mmctl/MM-T3735.md index b27be3556..328e4c7a2 100644 --- a/data/test-cases/mmctl/MM-T3735.md +++ b/data/test-cases/mmctl/MM-T3735.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3736.md b/data/test-cases/mmctl/MM-T3736.md index 02bc5a19b..34bf29729 100644 --- a/data/test-cases/mmctl/MM-T3736.md +++ b/data/test-cases/mmctl/MM-T3736.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3737.md b/data/test-cases/mmctl/MM-T3737.md index 8d7115e3f..d77b9927c 100644 --- a/data/test-cases/mmctl/MM-T3737.md +++ b/data/test-cases/mmctl/MM-T3737.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3738.md b/data/test-cases/mmctl/MM-T3738.md index 7e0caee32..3eb5d0ce3 100644 --- a/data/test-cases/mmctl/MM-T3738.md +++ b/data/test-cases/mmctl/MM-T3738.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3739.md b/data/test-cases/mmctl/MM-T3739.md index ff79b744e..28266ca58 100644 --- a/data/test-cases/mmctl/MM-T3739.md +++ b/data/test-cases/mmctl/MM-T3739.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3740.md b/data/test-cases/mmctl/MM-T3740.md index abfd91a38..f8da7166c 100644 --- a/data/test-cases/mmctl/MM-T3740.md +++ b/data/test-cases/mmctl/MM-T3740.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3741.md b/data/test-cases/mmctl/MM-T3741.md index 65db6e9cf..c57b4a676 100644 --- a/data/test-cases/mmctl/MM-T3741.md +++ b/data/test-cases/mmctl/MM-T3741.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3742.md b/data/test-cases/mmctl/MM-T3742.md index ff5143791..94b1a5b5c 100644 --- a/data/test-cases/mmctl/MM-T3742.md +++ b/data/test-cases/mmctl/MM-T3742.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3743.md b/data/test-cases/mmctl/MM-T3743.md index d99f08b68..f8f46b64f 100644 --- a/data/test-cases/mmctl/MM-T3743.md +++ b/data/test-cases/mmctl/MM-T3743.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3744.md b/data/test-cases/mmctl/MM-T3744.md index 1c91731af..8d1d69ce4 100644 --- a/data/test-cases/mmctl/MM-T3744.md +++ b/data/test-cases/mmctl/MM-T3744.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3745.md b/data/test-cases/mmctl/MM-T3745.md index 2c99adc6f..f738b69f1 100644 --- a/data/test-cases/mmctl/MM-T3745.md +++ b/data/test-cases/mmctl/MM-T3745.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3746.md b/data/test-cases/mmctl/MM-T3746.md index 87ffe262d..fed8c69d3 100644 --- a/data/test-cases/mmctl/MM-T3746.md +++ b/data/test-cases/mmctl/MM-T3746.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3747.md b/data/test-cases/mmctl/MM-T3747.md index 96eddae4b..18107e018 100644 --- a/data/test-cases/mmctl/MM-T3747.md +++ b/data/test-cases/mmctl/MM-T3747.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3748.md b/data/test-cases/mmctl/MM-T3748.md index 27abf6631..d03b99e32 100644 --- a/data/test-cases/mmctl/MM-T3748.md +++ b/data/test-cases/mmctl/MM-T3748.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3749.md b/data/test-cases/mmctl/MM-T3749.md index be24aa9c7..02a80c689 100644 --- a/data/test-cases/mmctl/MM-T3749.md +++ b/data/test-cases/mmctl/MM-T3749.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3750.md b/data/test-cases/mmctl/MM-T3750.md index c641bbcd0..6daa7d95b 100644 --- a/data/test-cases/mmctl/MM-T3750.md +++ b/data/test-cases/mmctl/MM-T3750.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3751.md b/data/test-cases/mmctl/MM-T3751.md index 23b3f6d62..b372d56e3 100644 --- a/data/test-cases/mmctl/MM-T3751.md +++ b/data/test-cases/mmctl/MM-T3751.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3753.md b/data/test-cases/mmctl/MM-T3753.md index 7b1546caf..2778f6e97 100644 --- a/data/test-cases/mmctl/MM-T3753.md +++ b/data/test-cases/mmctl/MM-T3753.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3754.md b/data/test-cases/mmctl/MM-T3754.md index fe1daa6ff..df27f33f0 100644 --- a/data/test-cases/mmctl/MM-T3754.md +++ b/data/test-cases/mmctl/MM-T3754.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3755.md b/data/test-cases/mmctl/MM-T3755.md index d946ae2c8..065b291e3 100644 --- a/data/test-cases/mmctl/MM-T3755.md +++ b/data/test-cases/mmctl/MM-T3755.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3756.md b/data/test-cases/mmctl/MM-T3756.md index 4f7cd195a..792a7ea1b 100644 --- a/data/test-cases/mmctl/MM-T3756.md +++ b/data/test-cases/mmctl/MM-T3756.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3757.md b/data/test-cases/mmctl/MM-T3757.md index 0eddc1a19..bc8978031 100644 --- a/data/test-cases/mmctl/MM-T3757.md +++ b/data/test-cases/mmctl/MM-T3757.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3758.md b/data/test-cases/mmctl/MM-T3758.md index 435e0c7fd..4b5b54691 100644 --- a/data/test-cases/mmctl/MM-T3758.md +++ b/data/test-cases/mmctl/MM-T3758.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3759.md b/data/test-cases/mmctl/MM-T3759.md index 5d3a5d59d..5724678dc 100644 --- a/data/test-cases/mmctl/MM-T3759.md +++ b/data/test-cases/mmctl/MM-T3759.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3760.md b/data/test-cases/mmctl/MM-T3760.md index eef8de709..f97755c85 100644 --- a/data/test-cases/mmctl/MM-T3760.md +++ b/data/test-cases/mmctl/MM-T3760.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3761.md b/data/test-cases/mmctl/MM-T3761.md index 54c3c0eb3..9a38f1209 100644 --- a/data/test-cases/mmctl/MM-T3761.md +++ b/data/test-cases/mmctl/MM-T3761.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3762.md b/data/test-cases/mmctl/MM-T3762.md index b9e42fb84..86e9cc54f 100644 --- a/data/test-cases/mmctl/MM-T3762.md +++ b/data/test-cases/mmctl/MM-T3762.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3763.md b/data/test-cases/mmctl/MM-T3763.md index 87524b5b5..b7e4aab77 100644 --- a/data/test-cases/mmctl/MM-T3763.md +++ b/data/test-cases/mmctl/MM-T3763.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3764.md b/data/test-cases/mmctl/MM-T3764.md index 70b33e79d..28e24e83a 100644 --- a/data/test-cases/mmctl/MM-T3764.md +++ b/data/test-cases/mmctl/MM-T3764.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3765.md b/data/test-cases/mmctl/MM-T3765.md index d0c4002d4..b8eb60f41 100644 --- a/data/test-cases/mmctl/MM-T3765.md +++ b/data/test-cases/mmctl/MM-T3765.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3766.md b/data/test-cases/mmctl/MM-T3766.md index e300ed1ed..d211dd04d 100644 --- a/data/test-cases/mmctl/MM-T3766.md +++ b/data/test-cases/mmctl/MM-T3766.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3767.md b/data/test-cases/mmctl/MM-T3767.md index e98b5bd07..e1321e13c 100644 --- a/data/test-cases/mmctl/MM-T3767.md +++ b/data/test-cases/mmctl/MM-T3767.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3768.md b/data/test-cases/mmctl/MM-T3768.md index da41bdc7c..db8f79f8b 100644 --- a/data/test-cases/mmctl/MM-T3768.md +++ b/data/test-cases/mmctl/MM-T3768.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3769.md b/data/test-cases/mmctl/MM-T3769.md index 445cebd78..5306a2ec7 100644 --- a/data/test-cases/mmctl/MM-T3769.md +++ b/data/test-cases/mmctl/MM-T3769.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3770.md b/data/test-cases/mmctl/MM-T3770.md index d38ecd74a..73f16bf0e 100644 --- a/data/test-cases/mmctl/MM-T3770.md +++ b/data/test-cases/mmctl/MM-T3770.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3771.md b/data/test-cases/mmctl/MM-T3771.md index da3121c55..46a05e58c 100644 --- a/data/test-cases/mmctl/MM-T3771.md +++ b/data/test-cases/mmctl/MM-T3771.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3772.md b/data/test-cases/mmctl/MM-T3772.md index c31445c8a..85d59af4a 100644 --- a/data/test-cases/mmctl/MM-T3772.md +++ b/data/test-cases/mmctl/MM-T3772.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3773.md b/data/test-cases/mmctl/MM-T3773.md index f72351607..cb79e01e6 100644 --- a/data/test-cases/mmctl/MM-T3773.md +++ b/data/test-cases/mmctl/MM-T3773.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3774.md b/data/test-cases/mmctl/MM-T3774.md index 18fa962cb..f778df9a3 100644 --- a/data/test-cases/mmctl/MM-T3774.md +++ b/data/test-cases/mmctl/MM-T3774.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3775.md b/data/test-cases/mmctl/MM-T3775.md index 847c8de4e..9f0ee43f8 100644 --- a/data/test-cases/mmctl/MM-T3775.md +++ b/data/test-cases/mmctl/MM-T3775.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3776.md b/data/test-cases/mmctl/MM-T3776.md index 38c8ee5a1..482ea03a5 100644 --- a/data/test-cases/mmctl/MM-T3776.md +++ b/data/test-cases/mmctl/MM-T3776.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3777.md b/data/test-cases/mmctl/MM-T3777.md index 2801faaf3..0617e49c1 100644 --- a/data/test-cases/mmctl/MM-T3777.md +++ b/data/test-cases/mmctl/MM-T3777.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3778.md b/data/test-cases/mmctl/MM-T3778.md index 1fdbc1c71..ae0bb1b20 100644 --- a/data/test-cases/mmctl/MM-T3778.md +++ b/data/test-cases/mmctl/MM-T3778.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3779.md b/data/test-cases/mmctl/MM-T3779.md index cbeeac3a0..5d975f34e 100644 --- a/data/test-cases/mmctl/MM-T3779.md +++ b/data/test-cases/mmctl/MM-T3779.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3780.md b/data/test-cases/mmctl/MM-T3780.md index ce380b739..33ba962e9 100644 --- a/data/test-cases/mmctl/MM-T3780.md +++ b/data/test-cases/mmctl/MM-T3780.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3781.md b/data/test-cases/mmctl/MM-T3781.md index bfcb19d63..0e90dbb28 100644 --- a/data/test-cases/mmctl/MM-T3781.md +++ b/data/test-cases/mmctl/MM-T3781.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3782.md b/data/test-cases/mmctl/MM-T3782.md index d17720f3d..4461ad7c7 100644 --- a/data/test-cases/mmctl/MM-T3782.md +++ b/data/test-cases/mmctl/MM-T3782.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3783.md b/data/test-cases/mmctl/MM-T3783.md index 5525cd854..5b8737a31 100644 --- a/data/test-cases/mmctl/MM-T3783.md +++ b/data/test-cases/mmctl/MM-T3783.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3784.md b/data/test-cases/mmctl/MM-T3784.md index 28d16872b..613fa4577 100644 --- a/data/test-cases/mmctl/MM-T3784.md +++ b/data/test-cases/mmctl/MM-T3784.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3785.md b/data/test-cases/mmctl/MM-T3785.md index 195b7e7f5..2bc176a31 100644 --- a/data/test-cases/mmctl/MM-T3785.md +++ b/data/test-cases/mmctl/MM-T3785.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3786.md b/data/test-cases/mmctl/MM-T3786.md index bc39c13d0..d1f6eba07 100644 --- a/data/test-cases/mmctl/MM-T3786.md +++ b/data/test-cases/mmctl/MM-T3786.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3787.md b/data/test-cases/mmctl/MM-T3787.md index 9b1151ced..a0cb8ff5d 100644 --- a/data/test-cases/mmctl/MM-T3787.md +++ b/data/test-cases/mmctl/MM-T3787.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3788.md b/data/test-cases/mmctl/MM-T3788.md index 6158cf0fb..9e8142c0b 100644 --- a/data/test-cases/mmctl/MM-T3788.md +++ b/data/test-cases/mmctl/MM-T3788.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3789.md b/data/test-cases/mmctl/MM-T3789.md index 26e261fac..6f6d73798 100644 --- a/data/test-cases/mmctl/MM-T3789.md +++ b/data/test-cases/mmctl/MM-T3789.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3790.md b/data/test-cases/mmctl/MM-T3790.md index 4c92af9e8..467d9b67a 100644 --- a/data/test-cases/mmctl/MM-T3790.md +++ b/data/test-cases/mmctl/MM-T3790.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3792.md b/data/test-cases/mmctl/MM-T3792.md index 2277f2c0b..05c292159 100644 --- a/data/test-cases/mmctl/MM-T3792.md +++ b/data/test-cases/mmctl/MM-T3792.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3793.md b/data/test-cases/mmctl/MM-T3793.md index 8a572a48f..6b198a57c 100644 --- a/data/test-cases/mmctl/MM-T3793.md +++ b/data/test-cases/mmctl/MM-T3793.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3794.md b/data/test-cases/mmctl/MM-T3794.md index b3c4f6d5e..9fa3d74ad 100644 --- a/data/test-cases/mmctl/MM-T3794.md +++ b/data/test-cases/mmctl/MM-T3794.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3806.md b/data/test-cases/mmctl/MM-T3806.md index 811983c58..b855f04ce 100644 --- a/data/test-cases/mmctl/MM-T3806.md +++ b/data/test-cases/mmctl/MM-T3806.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3807.md b/data/test-cases/mmctl/MM-T3807.md index 10f9f306e..8b5ae16a4 100644 --- a/data/test-cases/mmctl/MM-T3807.md +++ b/data/test-cases/mmctl/MM-T3807.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3808.md b/data/test-cases/mmctl/MM-T3808.md index 60e83469d..0e680625a 100644 --- a/data/test-cases/mmctl/MM-T3808.md +++ b/data/test-cases/mmctl/MM-T3808.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3809.md b/data/test-cases/mmctl/MM-T3809.md index 6b4e597aa..bd0dd1646 100644 --- a/data/test-cases/mmctl/MM-T3809.md +++ b/data/test-cases/mmctl/MM-T3809.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3813.md b/data/test-cases/mmctl/MM-T3813.md index bbb74bf8e..9d14ac760 100644 --- a/data/test-cases/mmctl/MM-T3813.md +++ b/data/test-cases/mmctl/MM-T3813.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3814.md b/data/test-cases/mmctl/MM-T3814.md index 84201e2dd..0a5ad778c 100644 --- a/data/test-cases/mmctl/MM-T3814.md +++ b/data/test-cases/mmctl/MM-T3814.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3820.md b/data/test-cases/mmctl/MM-T3820.md index 8f0d2cab8..6583dfdb7 100644 --- a/data/test-cases/mmctl/MM-T3820.md +++ b/data/test-cases/mmctl/MM-T3820.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3821.md b/data/test-cases/mmctl/MM-T3821.md index 1717a4e2d..589f559d8 100644 --- a/data/test-cases/mmctl/MM-T3821.md +++ b/data/test-cases/mmctl/MM-T3821.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3822.md b/data/test-cases/mmctl/MM-T3822.md index 6651ad6eb..5b07bf8a4 100644 --- a/data/test-cases/mmctl/MM-T3822.md +++ b/data/test-cases/mmctl/MM-T3822.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3823.md b/data/test-cases/mmctl/MM-T3823.md index 041784da5..a83573180 100644 --- a/data/test-cases/mmctl/MM-T3823.md +++ b/data/test-cases/mmctl/MM-T3823.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3839.md b/data/test-cases/mmctl/MM-T3839.md index 306a18570..18d7907db 100644 --- a/data/test-cases/mmctl/MM-T3839.md +++ b/data/test-cases/mmctl/MM-T3839.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3840.md b/data/test-cases/mmctl/MM-T3840.md index af72d2b33..6bb03431f 100644 --- a/data/test-cases/mmctl/MM-T3840.md +++ b/data/test-cases/mmctl/MM-T3840.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3841.md b/data/test-cases/mmctl/MM-T3841.md index 4870c5bac..fc21e563f 100644 --- a/data/test-cases/mmctl/MM-T3841.md +++ b/data/test-cases/mmctl/MM-T3841.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3842.md b/data/test-cases/mmctl/MM-T3842.md index e169d2775..6e9c11f11 100644 --- a/data/test-cases/mmctl/MM-T3842.md +++ b/data/test-cases/mmctl/MM-T3842.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3843.md b/data/test-cases/mmctl/MM-T3843.md index 5b091e56f..e0d0b4d35 100644 --- a/data/test-cases/mmctl/MM-T3843.md +++ b/data/test-cases/mmctl/MM-T3843.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3871.md b/data/test-cases/mmctl/MM-T3871.md index 400b983b6..b92bff0ff 100644 --- a/data/test-cases/mmctl/MM-T3871.md +++ b/data/test-cases/mmctl/MM-T3871.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: To Do playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3872.md b/data/test-cases/mmctl/MM-T3872.md index 6e96e5205..7273f7ad4 100644 --- a/data/test-cases/mmctl/MM-T3872.md +++ b/data/test-cases/mmctl/MM-T3872.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: To Do playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3873.md b/data/test-cases/mmctl/MM-T3873.md index 58de09d51..4e6d0fae6 100644 --- a/data/test-cases/mmctl/MM-T3873.md +++ b/data/test-cases/mmctl/MM-T3873.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: To Do playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3874.md b/data/test-cases/mmctl/MM-T3874.md index 0472d4545..6b5ecc442 100644 --- a/data/test-cases/mmctl/MM-T3874.md +++ b/data/test-cases/mmctl/MM-T3874.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: To Do playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3876.md b/data/test-cases/mmctl/MM-T3876.md index a636970f1..e627d97d0 100644 --- a/data/test-cases/mmctl/MM-T3876.md +++ b/data/test-cases/mmctl/MM-T3876.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3877.md b/data/test-cases/mmctl/MM-T3877.md index b5d982704..18e354683 100644 --- a/data/test-cases/mmctl/MM-T3877.md +++ b/data/test-cases/mmctl/MM-T3877.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3878.md b/data/test-cases/mmctl/MM-T3878.md index 956eda8fb..2fc048b3b 100644 --- a/data/test-cases/mmctl/MM-T3878.md +++ b/data/test-cases/mmctl/MM-T3878.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3879.md b/data/test-cases/mmctl/MM-T3879.md index 093bea418..1abe3b57f 100644 --- a/data/test-cases/mmctl/MM-T3879.md +++ b/data/test-cases/mmctl/MM-T3879.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3880.md b/data/test-cases/mmctl/MM-T3880.md index 3cc9bb230..2a6ced319 100644 --- a/data/test-cases/mmctl/MM-T3880.md +++ b/data/test-cases/mmctl/MM-T3880.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3881.md b/data/test-cases/mmctl/MM-T3881.md index d9578dd5c..a0095cf4f 100644 --- a/data/test-cases/mmctl/MM-T3881.md +++ b/data/test-cases/mmctl/MM-T3881.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3882.md b/data/test-cases/mmctl/MM-T3882.md index 40886e0a5..6ebcfac5e 100644 --- a/data/test-cases/mmctl/MM-T3882.md +++ b/data/test-cases/mmctl/MM-T3882.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3883.md b/data/test-cases/mmctl/MM-T3883.md index 8764b717c..34c94f780 100644 --- a/data/test-cases/mmctl/MM-T3883.md +++ b/data/test-cases/mmctl/MM-T3883.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3884.md b/data/test-cases/mmctl/MM-T3884.md index 5e6b0e16f..613ab2260 100644 --- a/data/test-cases/mmctl/MM-T3884.md +++ b/data/test-cases/mmctl/MM-T3884.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3885.md b/data/test-cases/mmctl/MM-T3885.md index c7558dc96..c6917f8fd 100644 --- a/data/test-cases/mmctl/MM-T3885.md +++ b/data/test-cases/mmctl/MM-T3885.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3886.md b/data/test-cases/mmctl/MM-T3886.md index 923d6fa40..a56528930 100644 --- a/data/test-cases/mmctl/MM-T3886.md +++ b/data/test-cases/mmctl/MM-T3886.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3887.md b/data/test-cases/mmctl/MM-T3887.md index 69c893349..0826f3271 100644 --- a/data/test-cases/mmctl/MM-T3887.md +++ b/data/test-cases/mmctl/MM-T3887.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3888.md b/data/test-cases/mmctl/MM-T3888.md index 2955556ea..6589428bf 100644 --- a/data/test-cases/mmctl/MM-T3888.md +++ b/data/test-cases/mmctl/MM-T3888.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3912.md b/data/test-cases/mmctl/MM-T3912.md index b511eefd5..ad410a54a 100644 --- a/data/test-cases/mmctl/MM-T3912.md +++ b/data/test-cases/mmctl/MM-T3912.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3913.md b/data/test-cases/mmctl/MM-T3913.md index d36a9b325..b7138deb8 100644 --- a/data/test-cases/mmctl/MM-T3913.md +++ b/data/test-cases/mmctl/MM-T3913.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3914.md b/data/test-cases/mmctl/MM-T3914.md index 037d2c84c..52f68306d 100644 --- a/data/test-cases/mmctl/MM-T3914.md +++ b/data/test-cases/mmctl/MM-T3914.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3917.md b/data/test-cases/mmctl/MM-T3917.md index 757071325..8a0182041 100644 --- a/data/test-cases/mmctl/MM-T3917.md +++ b/data/test-cases/mmctl/MM-T3917.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3918.md b/data/test-cases/mmctl/MM-T3918.md index f65c8d541..a339d00cf 100644 --- a/data/test-cases/mmctl/MM-T3918.md +++ b/data/test-cases/mmctl/MM-T3918.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3919.md b/data/test-cases/mmctl/MM-T3919.md index f65c17717..ebb9296f0 100644 --- a/data/test-cases/mmctl/MM-T3919.md +++ b/data/test-cases/mmctl/MM-T3919.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3920.md b/data/test-cases/mmctl/MM-T3920.md index 8081b6bfa..6076de814 100644 --- a/data/test-cases/mmctl/MM-T3920.md +++ b/data/test-cases/mmctl/MM-T3920.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3921.md b/data/test-cases/mmctl/MM-T3921.md index 30ff2528b..dc92ce600 100644 --- a/data/test-cases/mmctl/MM-T3921.md +++ b/data/test-cases/mmctl/MM-T3921.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3922.md b/data/test-cases/mmctl/MM-T3922.md index b46de220b..1ee26e446 100644 --- a/data/test-cases/mmctl/MM-T3922.md +++ b/data/test-cases/mmctl/MM-T3922.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3923.md b/data/test-cases/mmctl/MM-T3923.md index 551c152c4..1c6d9ac85 100644 --- a/data/test-cases/mmctl/MM-T3923.md +++ b/data/test-cases/mmctl/MM-T3923.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3924.md b/data/test-cases/mmctl/MM-T3924.md index 036186206..33404e454 100644 --- a/data/test-cases/mmctl/MM-T3924.md +++ b/data/test-cases/mmctl/MM-T3924.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3925.md b/data/test-cases/mmctl/MM-T3925.md index a21acd46a..3ff70231f 100644 --- a/data/test-cases/mmctl/MM-T3925.md +++ b/data/test-cases/mmctl/MM-T3925.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3928.md b/data/test-cases/mmctl/MM-T3928.md index 76b23e86e..f0b9ea0d9 100644 --- a/data/test-cases/mmctl/MM-T3928.md +++ b/data/test-cases/mmctl/MM-T3928.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3936.md b/data/test-cases/mmctl/MM-T3936.md index d65ee6cf3..f959d3846 100644 --- a/data/test-cases/mmctl/MM-T3936.md +++ b/data/test-cases/mmctl/MM-T3936.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3937.md b/data/test-cases/mmctl/MM-T3937.md index 4a01ae56c..72648c48e 100644 --- a/data/test-cases/mmctl/MM-T3937.md +++ b/data/test-cases/mmctl/MM-T3937.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3938.md b/data/test-cases/mmctl/MM-T3938.md index 6d038fe08..90c3d7f2f 100644 --- a/data/test-cases/mmctl/MM-T3938.md +++ b/data/test-cases/mmctl/MM-T3938.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3939.md b/data/test-cases/mmctl/MM-T3939.md index 641dff4dc..f06b5a345 100644 --- a/data/test-cases/mmctl/MM-T3939.md +++ b/data/test-cases/mmctl/MM-T3939.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3941.md b/data/test-cases/mmctl/MM-T3941.md index 2829c6071..58bcbbaaa 100644 --- a/data/test-cases/mmctl/MM-T3941.md +++ b/data/test-cases/mmctl/MM-T3941.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3952.md b/data/test-cases/mmctl/MM-T3952.md index fdb4e89d2..f386ff4b1 100644 --- a/data/test-cases/mmctl/MM-T3952.md +++ b/data/test-cases/mmctl/MM-T3952.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3953.md b/data/test-cases/mmctl/MM-T3953.md index b5495b809..9e69dbfa6 100644 --- a/data/test-cases/mmctl/MM-T3953.md +++ b/data/test-cases/mmctl/MM-T3953.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3954.md b/data/test-cases/mmctl/MM-T3954.md index a385b4431..61c79943e 100644 --- a/data/test-cases/mmctl/MM-T3954.md +++ b/data/test-cases/mmctl/MM-T3954.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3955.md b/data/test-cases/mmctl/MM-T3955.md index a226dfefa..ac8eb7ba5 100644 --- a/data/test-cases/mmctl/MM-T3955.md +++ b/data/test-cases/mmctl/MM-T3955.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3956.md b/data/test-cases/mmctl/MM-T3956.md index dafb85089..ee2076c3f 100644 --- a/data/test-cases/mmctl/MM-T3956.md +++ b/data/test-cases/mmctl/MM-T3956.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3957.md b/data/test-cases/mmctl/MM-T3957.md index 2ec7bed4c..c0db8eb1b 100644 --- a/data/test-cases/mmctl/MM-T3957.md +++ b/data/test-cases/mmctl/MM-T3957.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3958.md b/data/test-cases/mmctl/MM-T3958.md index 64405bdbd..379e653f5 100644 --- a/data/test-cases/mmctl/MM-T3958.md +++ b/data/test-cases/mmctl/MM-T3958.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3959.md b/data/test-cases/mmctl/MM-T3959.md index 6cc7ad4d6..5acf97794 100644 --- a/data/test-cases/mmctl/MM-T3959.md +++ b/data/test-cases/mmctl/MM-T3959.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3960.md b/data/test-cases/mmctl/MM-T3960.md index 87cca623d..34481c02a 100644 --- a/data/test-cases/mmctl/MM-T3960.md +++ b/data/test-cases/mmctl/MM-T3960.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3961.md b/data/test-cases/mmctl/MM-T3961.md index 6f9602a3a..9e72c5dfe 100644 --- a/data/test-cases/mmctl/MM-T3961.md +++ b/data/test-cases/mmctl/MM-T3961.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3962.md b/data/test-cases/mmctl/MM-T3962.md index d5923dbe3..928c23f2f 100644 --- a/data/test-cases/mmctl/MM-T3962.md +++ b/data/test-cases/mmctl/MM-T3962.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3963.md b/data/test-cases/mmctl/MM-T3963.md index 8b029379d..33d9b0cff 100644 --- a/data/test-cases/mmctl/MM-T3963.md +++ b/data/test-cases/mmctl/MM-T3963.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3964.md b/data/test-cases/mmctl/MM-T3964.md index 5e4eb3cb4..912a1a03e 100644 --- a/data/test-cases/mmctl/MM-T3964.md +++ b/data/test-cases/mmctl/MM-T3964.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3965.md b/data/test-cases/mmctl/MM-T3965.md index d8ec4bb2f..ff1ca6be3 100644 --- a/data/test-cases/mmctl/MM-T3965.md +++ b/data/test-cases/mmctl/MM-T3965.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3969.md b/data/test-cases/mmctl/MM-T3969.md index a634dad58..1a770865f 100644 --- a/data/test-cases/mmctl/MM-T3969.md +++ b/data/test-cases/mmctl/MM-T3969.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3970.md b/data/test-cases/mmctl/MM-T3970.md index c131968b2..2cf7bb4e2 100644 --- a/data/test-cases/mmctl/MM-T3970.md +++ b/data/test-cases/mmctl/MM-T3970.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3971.md b/data/test-cases/mmctl/MM-T3971.md index 06fae8aec..fd298b947 100644 --- a/data/test-cases/mmctl/MM-T3971.md +++ b/data/test-cases/mmctl/MM-T3971.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3972.md b/data/test-cases/mmctl/MM-T3972.md index db1c0569d..e17cd335a 100644 --- a/data/test-cases/mmctl/MM-T3972.md +++ b/data/test-cases/mmctl/MM-T3972.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3973.md b/data/test-cases/mmctl/MM-T3973.md index a0edf025a..7138a9164 100644 --- a/data/test-cases/mmctl/MM-T3973.md +++ b/data/test-cases/mmctl/MM-T3973.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3974.md b/data/test-cases/mmctl/MM-T3974.md index ea74a563c..bfe1a7237 100644 --- a/data/test-cases/mmctl/MM-T3974.md +++ b/data/test-cases/mmctl/MM-T3974.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3975.md b/data/test-cases/mmctl/MM-T3975.md index 6d297435a..919ece345 100644 --- a/data/test-cases/mmctl/MM-T3975.md +++ b/data/test-cases/mmctl/MM-T3975.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T3976.md b/data/test-cases/mmctl/MM-T3976.md index bb4d089e1..d0f84b611 100644 --- a/data/test-cases/mmctl/MM-T3976.md +++ b/data/test-cases/mmctl/MM-T3976.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3977.md b/data/test-cases/mmctl/MM-T3977.md index d515c8b31..6c10709a6 100644 --- a/data/test-cases/mmctl/MM-T3977.md +++ b/data/test-cases/mmctl/MM-T3977.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/mmctl/MM-T3979.md b/data/test-cases/mmctl/MM-T3979.md index b572f6a1d..268711c8a 100644 --- a/data/test-cases/mmctl/MM-T3979.md +++ b/data/test-cases/mmctl/MM-T3979.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3980.md b/data/test-cases/mmctl/MM-T3980.md index c67136093..8ff1d49d3 100644 --- a/data/test-cases/mmctl/MM-T3980.md +++ b/data/test-cases/mmctl/MM-T3980.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T3981.md b/data/test-cases/mmctl/MM-T3981.md index bf509be7e..900581471 100644 --- a/data/test-cases/mmctl/MM-T3981.md +++ b/data/test-cases/mmctl/MM-T3981.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T4051.md b/data/test-cases/mmctl/MM-T4051.md index 6d9dabfb7..c65aff6a9 100644 --- a/data/test-cases/mmctl/MM-T4051.md +++ b/data/test-cases/mmctl/MM-T4051.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T4052.md b/data/test-cases/mmctl/MM-T4052.md index 226b003ba..e7cf3a61c 100644 --- a/data/test-cases/mmctl/MM-T4052.md +++ b/data/test-cases/mmctl/MM-T4052.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T4053.md b/data/test-cases/mmctl/MM-T4053.md index 85ed771c7..63c5e08f4 100644 --- a/data/test-cases/mmctl/MM-T4053.md +++ b/data/test-cases/mmctl/MM-T4053.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T4107.md b/data/test-cases/mmctl/MM-T4107.md index 4ed1a8c66..276e3a833 100644 --- a/data/test-cases/mmctl/MM-T4107.md +++ b/data/test-cases/mmctl/MM-T4107.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: N/A mmctl: Update playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mmctl/MM-T4108.md b/data/test-cases/mmctl/MM-T4108.md index 55f9eb590..d53e17858 100644 --- a/data/test-cases/mmctl/MM-T4108.md +++ b/data/test-cases/mmctl/MM-T4108.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: mmctl Tool component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mmctl/MM-T4109.md b/data/test-cases/mmctl/MM-T4109.md index 6de576b98..c12826b33 100644 --- a/data/test-cases/mmctl/MM-T4109.md +++ b/data/test-cases/mmctl/MM-T4109.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: mmctl authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: To Do playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2943.md b/data/test-cases/mobile-app--native-specific-/MM-T2943.md index ad08bac20..dbe8b5db7 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2943.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2943.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Mobile App component: null tags: [] -labels: +labels: - Tablet - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2944.md b/data/test-cases/mobile-app--native-specific-/MM-T2944.md index d114cff5c..1cf85544a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2944.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2944.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Mobile App component: null tags: [] -labels: +labels: - Tablet tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2969.md b/data/test-cases/mobile-app--native-specific-/MM-T2969.md index aec431165..36cb7d452 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2969.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2969.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mobile App component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2974.md b/data/test-cases/mobile-app--native-specific-/MM-T2974.md index 0d72ad9ed..e4e224a37 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2974.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2974.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2985.md b/data/test-cases/mobile-app--native-specific-/MM-T2985.md index b9f796da3..8e8e27bd6 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2985.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2985.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Deep Linking component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2986.md b/data/test-cases/mobile-app--native-specific-/MM-T2986.md index 7187037a8..8c27179ad 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2986.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2986.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2987.md b/data/test-cases/mobile-app--native-specific-/MM-T2987.md index 97af8956c..c219da6e9 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2987.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2987.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mobile-app--native-specific-/MM-T2988.md b/data/test-cases/mobile-app--native-specific-/MM-T2988.md index 8d6bd9686..40f4b6f72 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T2988.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T2988.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3148.md b/data/test-cases/mobile-app--native-specific-/MM-T3148.md index f65d9ff4f..ff83ad794 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3148.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3148.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Mobile App component: null -tags: +tags: - Never tested -labels: +labels: - ios-only - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3149.md b/data/test-cases/mobile-app--native-specific-/MM-T3149.md index 8bd6de0e7..292eaefce 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3149.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3149.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Mobile App component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3150.md b/data/test-cases/mobile-app--native-specific-/MM-T3150.md index 56e5ff067..1f09163a1 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3150.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3150.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Mobile App component: null tags: [] -labels: +labels: - android-only - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3179.md b/data/test-cases/mobile-app--native-specific-/MM-T3179.md index 0b75290b6..b7411b0b9 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3179.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3179.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3180.md b/data/test-cases/mobile-app--native-specific-/MM-T3180.md index 38cf2f387..670e8f2dc 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3180.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3180.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3181.md b/data/test-cases/mobile-app--native-specific-/MM-T3181.md index 4680d587d..7a9f02664 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3181.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3181.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3182.md b/data/test-cases/mobile-app--native-specific-/MM-T3182.md index 77c87e724..1eb97b46c 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3182.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3182.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3183.md b/data/test-cases/mobile-app--native-specific-/MM-T3183.md index b8212c586..89e1556ac 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3183.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3183.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3184.md b/data/test-cases/mobile-app--native-specific-/MM-T3184.md index fd466ee31..aa568c744 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3184.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3184.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3186.md b/data/test-cases/mobile-app--native-specific-/MM-T3186.md index 949a23e7c..b5ca4c556 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3186.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3186.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3187.md b/data/test-cases/mobile-app--native-specific-/MM-T3187.md index 70be52f20..04e107744 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3187.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3187.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3188.md b/data/test-cases/mobile-app--native-specific-/MM-T3188.md index c7aef7cba..291d07c47 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3188.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3188.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3189.md b/data/test-cases/mobile-app--native-specific-/MM-T3189.md index c6c07f270..a43cc1d16 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3189.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3189.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3190.md b/data/test-cases/mobile-app--native-specific-/MM-T3190.md index 6d1879940..ed064f217 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3190.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3190.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3191.md b/data/test-cases/mobile-app--native-specific-/MM-T3191.md index 247a2920b..8883cb52d 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3191.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3191.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3192.md b/data/test-cases/mobile-app--native-specific-/MM-T3192.md index fece1404f..a33b57e2d 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3192.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3192.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3193.md b/data/test-cases/mobile-app--native-specific-/MM-T3193.md index 28ee0bffa..577df17e4 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3193.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3193.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3194.md b/data/test-cases/mobile-app--native-specific-/MM-T3194.md index ff81f0c9c..481fb5cda 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3194.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3194.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3195.md b/data/test-cases/mobile-app--native-specific-/MM-T3195.md index 4e1f66d69..5ee6d6599 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3195.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3195.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3196.md b/data/test-cases/mobile-app--native-specific-/MM-T3196.md index 894456bea..edf400b89 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3196.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3196.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3197.md b/data/test-cases/mobile-app--native-specific-/MM-T3197.md index d0c16d243..d4ec0ec2a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3197.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3197.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3198.md b/data/test-cases/mobile-app--native-specific-/MM-T3198.md index 6289c7f68..8eef1d563 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3198.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3198.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3199.md b/data/test-cases/mobile-app--native-specific-/MM-T3199.md index afa53a9d8..3b6dce19c 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3199.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3199.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3200.md b/data/test-cases/mobile-app--native-specific-/MM-T3200.md index 4f94d61ab..fa85c08c5 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3200.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3200.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3201.md b/data/test-cases/mobile-app--native-specific-/MM-T3201.md index b113e0cf7..a419e6b7a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3201.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3201.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3202.md b/data/test-cases/mobile-app--native-specific-/MM-T3202.md index 2a406e01e..4c79f3ae6 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3202.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3202.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - Mobile V2 iOS - Update -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3203.md b/data/test-cases/mobile-app--native-specific-/MM-T3203.md index c76043658..bae97cf72 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3203.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3203.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3204.md b/data/test-cases/mobile-app--native-specific-/MM-T3204.md index d6199a622..82cf85946 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3204.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3204.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3205.md b/data/test-cases/mobile-app--native-specific-/MM-T3205.md index c234424c0..9ba3844e2 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3205.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3205.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3206.md b/data/test-cases/mobile-app--native-specific-/MM-T3206.md index c01aafde3..6a0fd0e79 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3206.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3206.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3207.md b/data/test-cases/mobile-app--native-specific-/MM-T3207.md index 5463ef5c1..ed354f49b 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3207.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3207.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3208.md b/data/test-cases/mobile-app--native-specific-/MM-T3208.md index 3d2d34232..030bb0c46 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3208.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3208.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3209.md b/data/test-cases/mobile-app--native-specific-/MM-T3209.md index 011b17cc2..a7845617f 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3209.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3209.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,10 +27,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3210.md b/data/test-cases/mobile-app--native-specific-/MM-T3210.md index 9e6f610b9..2b104a365 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3210.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3210.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,12 +25,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 iOS - Mobile V2 Android -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3211.md b/data/test-cases/mobile-app--native-specific-/MM-T3211.md index 2a26fe91a..8dbe0e739 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3211.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3211.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,12 +25,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3212.md b/data/test-cases/mobile-app--native-specific-/MM-T3212.md index 93850bbff..7cb461488 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3212.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3212.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3213.md b/data/test-cases/mobile-app--native-specific-/MM-T3213.md index 29eaffb19..438f7805d 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3213.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3213.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3214.md b/data/test-cases/mobile-app--native-specific-/MM-T3214.md index 381cf37b7..80e55c7ef 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3214.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3214.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3215.md b/data/test-cases/mobile-app--native-specific-/MM-T3215.md index 762f2f524..a593cf7e0 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3215.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3215.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3216.md b/data/test-cases/mobile-app--native-specific-/MM-T3216.md index cf9ecdefd..2c45453e3 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3216.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3216.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3217.md b/data/test-cases/mobile-app--native-specific-/MM-T3217.md index 8fcc1bc7e..1cabcd2fe 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3217.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3217.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3218.md b/data/test-cases/mobile-app--native-specific-/MM-T3218.md index 0e5e9ab23..03490d4aa 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3218.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3218.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3219.md b/data/test-cases/mobile-app--native-specific-/MM-T3219.md index ef0541ae8..48c26a914 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3219.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3219.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3220.md b/data/test-cases/mobile-app--native-specific-/MM-T3220.md index 3dfd35cab..9a0f75ddd 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3220.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3220.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - smoke-test-folder tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3221.md b/data/test-cases/mobile-app--native-specific-/MM-T3221.md index 444fda959..16cfcd649 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3221.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3221.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Mobile V2 Android - in Production - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3222.md b/data/test-cases/mobile-app--native-specific-/MM-T3222.md index 1244521ed..524381a98 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3222.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3222.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3223.md b/data/test-cases/mobile-app--native-specific-/MM-T3223.md index 21982c5fc..757511bf8 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3223.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3223.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3224.md b/data/test-cases/mobile-app--native-specific-/MM-T3224.md index d795d8df6..3de85af82 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3224.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3224.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3225.md b/data/test-cases/mobile-app--native-specific-/MM-T3225.md index 76683099d..232238a21 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3225.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3225.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3226.md b/data/test-cases/mobile-app--native-specific-/MM-T3226.md index f4f2e2aab..a4f523607 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3226.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3226.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ios-only - 1.42-p123 @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3228.md b/data/test-cases/mobile-app--native-specific-/MM-T3228.md index ad1333217..fe2dda31b 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3228.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3228.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3229.md b/data/test-cases/mobile-app--native-specific-/MM-T3229.md index 44578b101..2817e09d4 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3229.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3229.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3231.md b/data/test-cases/mobile-app--native-specific-/MM-T3231.md index f3f79d872..557ffc9dd 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3231.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3231.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3232.md b/data/test-cases/mobile-app--native-specific-/MM-T3232.md index 1fefae642..87c0df4ff 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3232.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3232.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3233.md b/data/test-cases/mobile-app--native-specific-/MM-T3233.md index 33c2c9602..e2e5d6897 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3233.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3233.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3234.md b/data/test-cases/mobile-app--native-specific-/MM-T3234.md index bfe8b993c..4b0a8b773 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3234.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3234.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3235.md b/data/test-cases/mobile-app--native-specific-/MM-T3235.md index e07a794a1..050c3ce9f 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3235.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3235.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,12 +27,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3236.md b/data/test-cases/mobile-app--native-specific-/MM-T3236.md index 3253aa1f5..9b23f7e5e 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3236.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3236.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,12 +28,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3237.md b/data/test-cases/mobile-app--native-specific-/MM-T3237.md index c530bca7b..fe43f0b42 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3237.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3237.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3238.md b/data/test-cases/mobile-app--native-specific-/MM-T3238.md index c773fcdc5..1190fb922 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3238.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3238.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3239.md b/data/test-cases/mobile-app--native-specific-/MM-T3239.md index 1052c8979..a6ef8aaaf 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3239.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3239.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,12 +25,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3240.md b/data/test-cases/mobile-app--native-specific-/MM-T3240.md index 031be065e..5aa13b228 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3240.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3240.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,12 +25,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3241.md b/data/test-cases/mobile-app--native-specific-/MM-T3241.md index 5e7c73600..f75528384 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3241.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3241.md @@ -5,16 +5,16 @@ status: Draft priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3242.md b/data/test-cases/mobile-app--native-specific-/MM-T3242.md index 1c4a9dc00..f601e9ac9 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3242.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3242.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3243.md b/data/test-cases/mobile-app--native-specific-/MM-T3243.md index e8c5c5bfa..296178af0 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3243.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3243.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3244.md b/data/test-cases/mobile-app--native-specific-/MM-T3244.md index 1c85eab65..ac1bde2cc 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3244.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3244.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3245.md b/data/test-cases/mobile-app--native-specific-/MM-T3245.md index b7c3433e7..513f60b5b 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3245.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3245.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3246.md b/data/test-cases/mobile-app--native-specific-/MM-T3246.md index 36c841288..3b0ead54a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3246.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3246.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -26,9 +26,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3247.md b/data/test-cases/mobile-app--native-specific-/MM-T3247.md index 7052e6adc..4a8c6e877 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3247.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3247.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3248.md b/data/test-cases/mobile-app--native-specific-/MM-T3248.md index 5af3a1ffa..67d4c89ab 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3248.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3248.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3249.md b/data/test-cases/mobile-app--native-specific-/MM-T3249.md index 900f00f3a..dfb9444a6 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3249.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3249.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3250.md b/data/test-cases/mobile-app--native-specific-/MM-T3250.md index c097eb7d9..c1af6003b 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3250.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3250.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3251.md b/data/test-cases/mobile-app--native-specific-/MM-T3251.md index f12b46d07..4b884910e 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3251.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3251.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,9 +26,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3252.md b/data/test-cases/mobile-app--native-specific-/MM-T3252.md index d5bc638ef..9b88b2699 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3252.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3252.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3253.md b/data/test-cases/mobile-app--native-specific-/MM-T3253.md index 945ad4320..e548201ce 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3253.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3253.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3254.md b/data/test-cases/mobile-app--native-specific-/MM-T3254.md index 95cb658ac..0b2887b1c 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3254.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3254.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3255.md b/data/test-cases/mobile-app--native-specific-/MM-T3255.md index 579e96567..51c0f0b96 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3255.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3255.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3256.md b/data/test-cases/mobile-app--native-specific-/MM-T3256.md index fe9769b86..3361382d7 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3256.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3256.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3259.md b/data/test-cases/mobile-app--native-specific-/MM-T3259.md index bd2808948..63171569a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3259.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3259.md @@ -5,16 +5,16 @@ status: Draft priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - smoke-test-folder tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3260.md b/data/test-cases/mobile-app--native-specific-/MM-T3260.md index 2d0ff699a..f20eb72d7 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3260.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3260.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3261.md b/data/test-cases/mobile-app--native-specific-/MM-T3261.md index 8b13d8f3a..6f4d3257f 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3261.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3261.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3262.md b/data/test-cases/mobile-app--native-specific-/MM-T3262.md index 58a4f3335..6e215481e 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3262.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3262.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,12 +26,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3264.md b/data/test-cases/mobile-app--native-specific-/MM-T3264.md index 3207be16e..5d478ea48 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3264.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3264.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - 1.42-p123 @@ -26,10 +26,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3265.md b/data/test-cases/mobile-app--native-specific-/MM-T3265.md index 9da160862..be226841a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3265.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3265.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3266.md b/data/test-cases/mobile-app--native-specific-/MM-T3266.md index 0eebd6323..7f083c9f1 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3266.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3266.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3267.md b/data/test-cases/mobile-app--native-specific-/MM-T3267.md index 4e72ba3e9..66feb434b 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3267.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3267.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -26,9 +26,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3268.md b/data/test-cases/mobile-app--native-specific-/MM-T3268.md index e41428c57..9627b7056 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3268.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3268.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - android-only - 1.42-p123 @@ -27,9 +27,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3269.md b/data/test-cases/mobile-app--native-specific-/MM-T3269.md index 40498a395..18858bf95 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3269.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3269.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3270.md b/data/test-cases/mobile-app--native-specific-/MM-T3270.md index ae6c6fec4..ce80ae8c1 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3270.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3270.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -28,9 +28,9 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3271.md b/data/test-cases/mobile-app--native-specific-/MM-T3271.md index 650bea954..e39ff657e 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3271.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3271.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3272.md b/data/test-cases/mobile-app--native-specific-/MM-T3272.md index 767fb92f5..7e6bf1d81 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3272.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3272.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: null detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3273.md b/data/test-cases/mobile-app--native-specific-/MM-T3273.md index 04255495e..182badcd7 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3273.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3273.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - ESR - P1-Mobile @@ -27,9 +27,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3274.md b/data/test-cases/mobile-app--native-specific-/MM-T3274.md index fd3e0bfed..ebce465f5 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3274.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3274.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - 1.42-p123 - smoke-test-folder @@ -25,9 +25,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3335.md b/data/test-cases/mobile-app--native-specific-/MM-T3335.md index 2c445651e..13e37908a 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3335.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3335.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Mobile App component: null -tags: +tags: - Never tested -labels: +labels: - Keyboard_Dictation - ios-only tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/mobile-app--native-specific-/MM-T3978.md b/data/test-cases/mobile-app--native-specific-/MM-T3978.md index 3b172390a..722e49c66 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T3978.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T3978.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Mobile App component: null -tags: +tags: - Never tested -labels: +labels: - ios-only - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/mobile-app--native-specific-/MM-T43.md b/data/test-cases/mobile-app--native-specific-/MM-T43.md index 47886ae7d..5a51be96c 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T43.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T43.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Mobile App (native-specific) authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - smoke-test-folder - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/mobile-app--native-specific-/MM-T5616.md b/data/test-cases/mobile-app--native-specific-/MM-T5616.md index a3c872c17..86a9bedf8 100644 --- a/data/test-cases/mobile-app--native-specific-/MM-T5616.md +++ b/data/test-cases/mobile-app--native-specific-/MM-T5616.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Smoke test -labels: +labels: - RN_Smoke_Tests - Tablet tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/mobile-v2/account/MM-T4988.md b/data/test-cases/mobile-v2/account/MM-T4988.md index b94327970..37d7ba610 100644 --- a/data/test-cases/mobile-v2/account/MM-T4988.md +++ b/data/test-cases/mobile-v2/account/MM-T4988.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T4989.md b/data/test-cases/mobile-v2/account/MM-T4989.md index bb829a7c9..3136920e1 100644 --- a/data/test-cases/mobile-v2/account/MM-T4989.md +++ b/data/test-cases/mobile-v2/account/MM-T4989.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T4990.md b/data/test-cases/mobile-v2/account/MM-T4990.md index f3c7dcde9..3223b00b6 100644 --- a/data/test-cases/mobile-v2/account/MM-T4990.md +++ b/data/test-cases/mobile-v2/account/MM-T4990.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T4991.md b/data/test-cases/mobile-v2/account/MM-T4991.md index 04d2d8a8c..2fe58bfda 100644 --- a/data/test-cases/mobile-v2/account/MM-T4991.md +++ b/data/test-cases/mobile-v2/account/MM-T4991.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5101.md b/data/test-cases/mobile-v2/account/MM-T5101.md index 4518c434c..e316877cb 100644 --- a/data/test-cases/mobile-v2/account/MM-T5101.md +++ b/data/test-cases/mobile-v2/account/MM-T5101.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5102.md b/data/test-cases/mobile-v2/account/MM-T5102.md index 14a5e08c3..e65c46a7c 100644 --- a/data/test-cases/mobile-v2/account/MM-T5102.md +++ b/data/test-cases/mobile-v2/account/MM-T5102.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5103.md b/data/test-cases/mobile-v2/account/MM-T5103.md index 6da06e41e..ce4767e22 100644 --- a/data/test-cases/mobile-v2/account/MM-T5103.md +++ b/data/test-cases/mobile-v2/account/MM-T5103.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5104.md b/data/test-cases/mobile-v2/account/MM-T5104.md index a4355f575..340b99e92 100644 --- a/data/test-cases/mobile-v2/account/MM-T5104.md +++ b/data/test-cases/mobile-v2/account/MM-T5104.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5107.md b/data/test-cases/mobile-v2/account/MM-T5107.md index dbaf9d5ba..f9f279ed1 100644 --- a/data/test-cases/mobile-v2/account/MM-T5107.md +++ b/data/test-cases/mobile-v2/account/MM-T5107.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5108.md b/data/test-cases/mobile-v2/account/MM-T5108.md index ad47d18a7..836ff9bb9 100644 --- a/data/test-cases/mobile-v2/account/MM-T5108.md +++ b/data/test-cases/mobile-v2/account/MM-T5108.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5109.md b/data/test-cases/mobile-v2/account/MM-T5109.md index 91301f664..b4e0d9495 100644 --- a/data/test-cases/mobile-v2/account/MM-T5109.md +++ b/data/test-cases/mobile-v2/account/MM-T5109.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5110.md b/data/test-cases/mobile-v2/account/MM-T5110.md index 314d020ff..e16a881c6 100644 --- a/data/test-cases/mobile-v2/account/MM-T5110.md +++ b/data/test-cases/mobile-v2/account/MM-T5110.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5111.md b/data/test-cases/mobile-v2/account/MM-T5111.md index c1d1fd56f..7926ff3f3 100644 --- a/data/test-cases/mobile-v2/account/MM-T5111.md +++ b/data/test-cases/mobile-v2/account/MM-T5111.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5112.md b/data/test-cases/mobile-v2/account/MM-T5112.md index 604ec5826..6c66eb750 100644 --- a/data/test-cases/mobile-v2/account/MM-T5112.md +++ b/data/test-cases/mobile-v2/account/MM-T5112.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/account/MM-T5113.md b/data/test-cases/mobile-v2/account/MM-T5113.md index 6dc15df27..251daa186 100644 --- a/data/test-cases/mobile-v2/account/MM-T5113.md +++ b/data/test-cases/mobile-v2/account/MM-T5113.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4878.md b/data/test-cases/mobile-v2/autocomplete/MM-T4878.md index c22d689c2..6eaba651f 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4878.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4878.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4879.md b/data/test-cases/mobile-v2/autocomplete/MM-T4879.md index 507c5c789..4037b5b38 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4879.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4879.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4880.md b/data/test-cases/mobile-v2/autocomplete/MM-T4880.md index 0156e76ee..4fab7c067 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4880.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4880.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4881.md b/data/test-cases/mobile-v2/autocomplete/MM-T4881.md index edd2898a8..6548ebf77 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4881.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4881.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4882.md b/data/test-cases/mobile-v2/autocomplete/MM-T4882.md index bc6c15197..a6e0bb5ca 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4882.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4882.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4883.md b/data/test-cases/mobile-v2/autocomplete/MM-T4883.md index 5174c984b..a05298ee7 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4883.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4883.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4884.md b/data/test-cases/mobile-v2/autocomplete/MM-T4884.md index da91ac17e..e435e2b61 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4884.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4884.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4885.md b/data/test-cases/mobile-v2/autocomplete/MM-T4885.md index ec5c294e4..8ab956d88 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4885.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4885.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4904.md b/data/test-cases/mobile-v2/autocomplete/MM-T4904.md index bbd0f5064..20b469943 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4904.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4904.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/autocomplete/MM-T4905.md b/data/test-cases/mobile-v2/autocomplete/MM-T4905.md index d8acc9a2e..03c991c0e 100644 --- a/data/test-cases/mobile-v2/autocomplete/MM-T4905.md +++ b/data/test-cases/mobile-v2/autocomplete/MM-T4905.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4728.md b/data/test-cases/mobile-v2/channels/MM-T4728.md index 065e13f3e..7055b507f 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4728.md +++ b/data/test-cases/mobile-v2/channels/MM-T4728.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4729.md b/data/test-cases/mobile-v2/channels/MM-T4729.md index b9e985e8d..70d0606c8 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4729.md +++ b/data/test-cases/mobile-v2/channels/MM-T4729.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4730.md b/data/test-cases/mobile-v2/channels/MM-T4730.md index 29b665635..f99e444dc 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4730.md +++ b/data/test-cases/mobile-v2/channels/MM-T4730.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4731.md b/data/test-cases/mobile-v2/channels/MM-T4731.md index 1db0b015b..5ac666503 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4731.md +++ b/data/test-cases/mobile-v2/channels/MM-T4731.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4773.md b/data/test-cases/mobile-v2/channels/MM-T4773.md index dd9b1ef32..0f4eb32fd 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4773.md +++ b/data/test-cases/mobile-v2/channels/MM-T4773.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4906.md b/data/test-cases/mobile-v2/channels/MM-T4906.md index 999be8029..355336f94 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4906.md +++ b/data/test-cases/mobile-v2/channels/MM-T4906.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4907.md b/data/test-cases/mobile-v2/channels/MM-T4907.md index c78d04709..e16cb7f47 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4907.md +++ b/data/test-cases/mobile-v2/channels/MM-T4907.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4928.md b/data/test-cases/mobile-v2/channels/MM-T4928.md index aa9c4ace5..a74bdd11a 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4928.md +++ b/data/test-cases/mobile-v2/channels/MM-T4928.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4929.md b/data/test-cases/mobile-v2/channels/MM-T4929.md index b33f84dac..a56fc6af7 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4929.md +++ b/data/test-cases/mobile-v2/channels/MM-T4929.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4930.md b/data/test-cases/mobile-v2/channels/MM-T4930.md index 5dc22eeda..9b6acd095 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4930.md +++ b/data/test-cases/mobile-v2/channels/MM-T4930.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4931.md b/data/test-cases/mobile-v2/channels/MM-T4931.md index f19f1b659..00cc8a39f 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4931.md +++ b/data/test-cases/mobile-v2/channels/MM-T4931.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4932.md b/data/test-cases/mobile-v2/channels/MM-T4932.md index 44c6d1d08..db766df34 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4932.md +++ b/data/test-cases/mobile-v2/channels/MM-T4932.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4944.md b/data/test-cases/mobile-v2/channels/MM-T4944.md index a40c1b529..88bd02f45 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4944.md +++ b/data/test-cases/mobile-v2/channels/MM-T4944.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T4972.md b/data/test-cases/mobile-v2/channels/MM-T4972.md index adc520d47..b01d819d3 100644 --- a/data/test-cases/mobile-v2/channels/MM-T4972.md +++ b/data/test-cases/mobile-v2/channels/MM-T4972.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/channels/MM-T5470.md b/data/test-cases/mobile-v2/channels/MM-T5470.md index 91bb5de35..9888316fe 100644 --- a/data/test-cases/mobile-v2/channels/MM-T5470.md +++ b/data/test-cases/mobile-v2/channels/MM-T5470.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/mobile-v2/channels/MM-T5471.md b/data/test-cases/mobile-v2/channels/MM-T5471.md index 81c485f32..16d939127 100644 --- a/data/test-cases/mobile-v2/channels/MM-T5471.md +++ b/data/test-cases/mobile-v2/channels/MM-T5471.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/mobile-v2/channels/MM-T5472.md b/data/test-cases/mobile-v2/channels/MM-T5472.md index 3c72e5877..449f249bc 100644 --- a/data/test-cases/mobile-v2/channels/MM-T5472.md +++ b/data/test-cases/mobile-v2/channels/MM-T5472.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/mobile-v2/channels/MM-T5473.md b/data/test-cases/mobile-v2/channels/MM-T5473.md index a7f768118..2da8337ff 100644 --- a/data/test-cases/mobile-v2/channels/MM-T5473.md +++ b/data/test-cases/mobile-v2/channels/MM-T5473.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/mobile-v2/channels/MM-T5474.md b/data/test-cases/mobile-v2/channels/MM-T5474.md index 9078470b7..a028bdebe 100644 --- a/data/test-cases/mobile-v2/channels/MM-T5474.md +++ b/data/test-cases/mobile-v2/channels/MM-T5474.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channels authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5360.md b/data/test-cases/mobile-v2/invite-people/MM-T5360.md index 56f4a3b0c..bbab41811 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5360.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5360.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Invite People authors: "@steve.mudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,12 +13,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 77134931 key: MM-T5360 created_on: "2022-12-16T18:51:32Z" last_updated: "2023-01-31T12:03:33Z" -case_hashed: 87f1b03ab3171fec9973718d678aa8ed93bbca090a7586420fa70a9b1ec57a9c9241174adc0be8a4d5904439f2bb0ae6 +case_hashed: f4a6c53f7a0e368927befe59e451905ef50da49e6f100b8abff1faa2d7218d83d3b8bf748b01b90d0f529bb9176db43b steps_hashed: 89c10bcbb8889ca89ee57940efe919debf5c0730033abe8fb77d14863f19dc7260b62583ed0862116cf9eda56a196614 --- diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5361.md b/data/test-cases/mobile-v2/invite-people/MM-T5361.md index 5915f2b1f..90d90a2c8 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5361.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5361.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Invite People authors: "@steve.mudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,12 +13,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 77134942 key: MM-T5361 created_on: "2022-12-16T18:52:03Z" last_updated: "2023-02-09T14:42:55Z" -case_hashed: c722c52a577173df429cba338c098b36626ab04d10bdb4d04ac25d930d1e7480d24d7add9c2f9c4f2c517b9b2c5947b9 +case_hashed: 04fc8a294c2df1debfe39201b98be5e288cfc01c710b4729a53aae9ef47890f9d373eb841a68f38046408afe298e4e86 steps_hashed: 3869dccb40816aa9785b954cb4d0bb7d872f7003d7921683a88d2fd6b387afb21eb8de2370b7be002204e031062d7d62 --- diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5362.md b/data/test-cases/mobile-v2/invite-people/MM-T5362.md index d5f92b1a8..de53f9e04 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5362.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5362.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,8 +29,8 @@ id: 77135223 key: MM-T5362 created_on: "2022-12-16T18:58:28Z" last_updated: "2022-12-30T07:50:02Z" -case_hashed: 18e752f85a71d559dc6dab3c5b79f3034b145b5b16597bab2e2384ab12bd9cd9f2932e61c04068a5e3b12757a5e68562 -steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f466751c3066801a655928ba03982d3 +case_hashed: 7be5515282ba00a2716a7d3cda3d8368365324a567f0af02ee91b84da8da23688689362ad191849d2827b2c2f19f02c2 +steps_hashed: 97c1211d05f4ee22c459695627ccf0fd4da3930684e275c04686003d14da5bd21d5701e196b93ec310787604917a43b2 --- @@ -39,3 +40,27 @@ steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f --- **Step 1** + +\- Search for a non-existent user with email format\ +\- Validate email invite item in search list\ +\- Select email invite item\ +\- Validate email invite is added to selected items\ +\- Send invitation + +**Expected** + +Validate summary report sent + +--- + +**Step 2** + +--- + +**Step 3** + +Select email invite item + +--- + +**Step 4** diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5363.md b/data/test-cases/mobile-v2/invite-people/MM-T5363.md index 94241e98e..001d5df44 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5363.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5363.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,8 +29,8 @@ id: 77135224 key: MM-T5363 created_on: "2022-12-16T18:58:28Z" last_updated: "2022-12-30T07:50:02Z" -case_hashed: 5f16af364a79fd3accc515e2c0634d13dc3abbe9b0fc731cd7b0246325e33db33305f64ee6ec360bfb4b915ff3c35784 -steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f466751c3066801a655928ba03982d3 +case_hashed: c48db91a4c9e54f086abd816e353780424cf442cf0b6975f2ad1fc90e3c564abb3418e714c7b55cbaf877f9c2571be6b +steps_hashed: da1fd13151f64931b1c65c132a7b7b6cc34422ee9da2b75b70ad8666399fe26dd0c2ddbe9feb02000c57892854e6b939 --- @@ -39,3 +40,13 @@ steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f --- **Step 1** + +\- Search for an existent user\ +\- Validate user item in search list\ +\- Select user item\ +\- Validate user is added to selected items\ +\- Send invitation + +**Expected** + +Validate summary report sent diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5364.md b/data/test-cases/mobile-v2/invite-people/MM-T5364.md index 6c16a59eb..b0bab9b5a 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5364.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5364.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,8 +29,8 @@ id: 77135227 key: MM-T5364 created_on: "2022-12-16T18:58:37Z" last_updated: "2022-12-30T07:50:03Z" -case_hashed: 38f6c86379992f192faa0890d0a6feb01e4bbb225c7198ab0899adb0fe55a6908445ab08381f11e06dca3f22760cb56b -steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f466751c3066801a655928ba03982d3 +case_hashed: fc8de735abd0a8ff4d8a7c70a008b966b6ae9d0c27b894e6f77b01801b9160f549d7ee98aa69e12958394b84e186093a +steps_hashed: 2e4839786c78a5574b6d827a04ebb994c8b4e59a38b9c72922f5e899a9b2df1e4d485155a0dee187439d60a17027b344 --- @@ -39,3 +40,13 @@ steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f --- **Step 1** + +\- Search for an existent user already in team\ +\- Validate user item in search list\ +\- Select user item\ +\- Validate user is added to selected items\ +\- Send invitation + +**Expected** + +Validate summary report not sent diff --git a/data/test-cases/mobile-v2/invite-people/MM-T5365.md b/data/test-cases/mobile-v2/invite-people/MM-T5365.md index 6e54d43c7..28e2e165e 100644 --- a/data/test-cases/mobile-v2/invite-people/MM-T5365.md +++ b/data/test-cases/mobile-v2/invite-people/MM-T5365.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: null +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,8 +29,8 @@ id: 77135228 key: MM-T5365 created_on: "2022-12-16T18:58:37Z" last_updated: "2022-12-30T07:50:03Z" -case_hashed: 9522a32dfcd2a2c11f49bd460931c5f9b979007ca26edc362d8f0db55af553c50a3788a897ece69529e13bc628c99d27 -steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f466751c3066801a655928ba03982d3 +case_hashed: bdbac4da3875957d6c91a9fce66969806430ba1cc0701ae7508caacf83714355123c2c2146bd9f7b151c208958eb8a58 +steps_hashed: d2deea4dd272278d5bc7464d3cab5152410fab4d96c056af839536b05abe7eff947b9162e206d3d727bc5347e5767112 --- @@ -39,3 +40,19 @@ steps_hashed: 97f3683db4eaeef5d5531fa7f3da9ca284e8881a87ee4d1267e4dd74c6ed9f072f --- **Step 1** + +\- Search for an existent user\ +\- Validate user item in search list\ +\- Select user item\ +\- Validate user is added to selected items\ +\- Search for a existent user already in team\ +\- Wait for user item in search list\ +\- Select user item\ +\- Validate user is added to selected items\ +\- Send invitation\ +\- Validate summary + +**Expected** + +\- Validate summary report not sent as expected\ +\- Validate summary report sent as expected diff --git a/data/test-cases/mobile-v2/messaging/MM-T4781.md b/data/test-cases/mobile-v2/messaging/MM-T4781.md index c691d6b46..0e026a62a 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4781.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4781.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4782.md b/data/test-cases/mobile-v2/messaging/MM-T4782.md index efef27ebe..ae5dee6f9 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4782.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4782.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4783.md b/data/test-cases/mobile-v2/messaging/MM-T4783.md index 336eb084d..4c0e451a8 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4783.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4783.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4784.md b/data/test-cases/mobile-v2/messaging/MM-T4784.md index 64312778d..5f181e4db 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4784.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4784.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4785.md b/data/test-cases/mobile-v2/messaging/MM-T4785.md index c4f8f9929..014c59bbf 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4785.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4785.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4862.md b/data/test-cases/mobile-v2/messaging/MM-T4862.md index bb57d8c3e..3d78af441 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4862.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4862.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4863.md b/data/test-cases/mobile-v2/messaging/MM-T4863.md index 51bb59180..af9880802 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4863.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4863.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4864.md b/data/test-cases/mobile-v2/messaging/MM-T4864.md index b08e60237..5e7768b30 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4864.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4864.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4865.md b/data/test-cases/mobile-v2/messaging/MM-T4865.md index 3a0837b5b..f21e2cb65 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4865.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4865.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4874.md b/data/test-cases/mobile-v2/messaging/MM-T4874.md index 6599c35df..2c61a4259 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4874.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4874.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4875.md b/data/test-cases/mobile-v2/messaging/MM-T4875.md index 50ba11b4f..cb674930f 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4875.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4875.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4876.md b/data/test-cases/mobile-v2/messaging/MM-T4876.md index fa7a2a017..6d52f26f1 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4876.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4876.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4877.md b/data/test-cases/mobile-v2/messaging/MM-T4877.md index e19d13ef7..6f7a0511d 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4877.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4877.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4893.md b/data/test-cases/mobile-v2/messaging/MM-T4893.md index 2a0aded95..02d271064 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4893.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4893.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4894.md b/data/test-cases/mobile-v2/messaging/MM-T4894.md index 58a0f61b8..e972b6ae0 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4894.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4894.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4895.md b/data/test-cases/mobile-v2/messaging/MM-T4895.md index 00b2d2aaa..d9054eb6a 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4895.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4895.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4897.md b/data/test-cases/mobile-v2/messaging/MM-T4897.md index 4f41b222b..958805163 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4897.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4897.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4898.md b/data/test-cases/mobile-v2/messaging/MM-T4898.md index 539cd3055..91de24119 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4898.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4898.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4899.md b/data/test-cases/mobile-v2/messaging/MM-T4899.md index 80d61276f..7eed21068 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4899.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4899.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" diff --git a/data/test-cases/mobile-v2/messaging/MM-T4900.md b/data/test-cases/mobile-v2/messaging/MM-T4900.md index 311c3eed5..6bf98cb95 100644 --- a/data/test-cases/mobile-v2/messaging/MM-T4900.md +++ b/data/test-cases/mobile-v2/messaging/MM-T4900.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - mobile-audit-2024 tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: in Production mmctl: null playwright: null -rainforest: +rainforest: - Mobile V2 Android - Mobile V2 iOS - in Production diff --git a/data/test-cases/mobile-v2/search/MM-T4909.md b/data/test-cases/mobile-v2/search/MM-T4909.md index 682286435..ca1874bf0 100644 --- a/data/test-cases/mobile-v2/search/MM-T4909.md +++ b/data/test-cases/mobile-v2/search/MM-T4909.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 25645332 key: MM-T4909 created_on: "2022-07-07T22:39:57Z" last_updated: "2022-12-01T21:09:49Z" -case_hashed: 1e3da39aa4931b096773411ec360a7c98b9c36aafd414372e7f1c29ca605c5e5616a8c464d21902d19256242f6ba29e5 +case_hashed: ec43f7f6230bcaa15f0c5a33c1e42992cd4f914aebf13bfb2bb811bd69cf0f8fddf03047db8e45d93943066ad84b69e9 steps_hashed: 2228f65d0b67580484c55dc0fa279651da25f42110b8789826bdab4fbc37355b124b3d1d6db84aa54f40bdde7076b7b5 --- diff --git a/data/test-cases/mobile-v2/search/MM-T4910.md b/data/test-cases/mobile-v2/search/MM-T4910.md index 099375ef7..c228c278c 100644 --- a/data/test-cases/mobile-v2/search/MM-T4910.md +++ b/data/test-cases/mobile-v2/search/MM-T4910.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 25645333 key: MM-T4910 created_on: "2022-07-07T22:40:36Z" last_updated: "2022-12-01T21:09:49Z" -case_hashed: e9dc21422d10974c8213e98472e4baf52903ba8dacd5067b40a743ea31311704af423caa1395af4955acfca8f92b6c33 +case_hashed: 4a6511657835d5765c45d52885667336eb68e109896c480105e5092df3a81dca998a9728fc62905f61573d89f0c65a72 steps_hashed: 8699522dec74c4faa92c534bb4d97f0fb0c912441aea5be600967e34e53bf827c7af92799be39dc4462c4af1502071c5 --- diff --git a/data/test-cases/mobile-v2/search/MM-T4918.md b/data/test-cases/mobile-v2/search/MM-T4918.md index 15c912ed0..26e8815b8 100644 --- a/data/test-cases/mobile-v2/search/MM-T4918.md +++ b/data/test-cases/mobile-v2/search/MM-T4918.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 25873553 key: MM-T4918 created_on: "2022-07-14T06:23:01Z" last_updated: "2022-12-01T21:09:50Z" -case_hashed: 6f8398269023aaa51419c303b632bdbac0facfd83112a1fb30a873af9be447c102eaa2fa1698eed56a779584ba8580b2 +case_hashed: d74b6186364e2f6b8b59d8b0230cb9b5dc6d99f11e620633951b9dae217d2a885d41cdf99dfead836d46cc17de6e5608 steps_hashed: 885887ad0604c11f05dddc0cde38ea59bb7bf5bb49b21f584fb710fa8f4dc2dde8120d2dffd198f4bc1aa3cc0c9bb9ec --- diff --git a/data/test-cases/mobile-v2/search/MM-T5294.md b/data/test-cases/mobile-v2/search/MM-T5294.md index f7c70344e..acf2bf4ea 100644 --- a/data/test-cases/mobile-v2/search/MM-T5294.md +++ b/data/test-cases/mobile-v2/search/MM-T5294.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 56087492 key: MM-T5294 created_on: "2022-11-09T23:55:42Z" last_updated: "2022-12-01T21:09:50Z" -case_hashed: c4234682be516616efdf0e3b06c2c150d836b63131ab800ca6a77f2d83901e35c298b2b5a8905f1c51013c73b46a6f92 +case_hashed: 88444e9e325edd2fc2d8d1840398f1cef8ca9837b29676e619a41671aa51469a0f6bffe00f64b976a592e5c35478f803 steps_hashed: 513c5fdac0ad64fb7159c0ec736c39a6f9caee46e65bbae0e90f6a034bf1bebc2173222c856f9077a503c2a4afc5c21f --- diff --git a/data/test-cases/mobile-v2/server-login/MM-T4676.md b/data/test-cases/mobile-v2/server-login/MM-T4676.md index b34d0ad03..1c93364aa 100644 --- a/data/test-cases/mobile-v2/server-login/MM-T4676.md +++ b/data/test-cases/mobile-v2/server-login/MM-T4676.md @@ -6,19 +6,20 @@ priority: Normal folder: Server Login authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 18954357 key: MM-T4676 created_on: "2022-03-05T00:50:22Z" last_updated: "2022-12-01T21:09:51Z" -case_hashed: 06b848ba58711098122af4b2182560ce88eadbdd5cae1e5ce94d4373cef533f56d847667061471555f6558aaa44ebe30 +case_hashed: 464dafc5e1ce47c236651d16cff9e98b823ea783ba4fdd22586694b7c9d969ffddb46e83d28df6ee995ce48e493ebe20 steps_hashed: 21260899eaca2a29cd2f8561c4bec89d47e7118cde08c8ed1af7394ba4319292e78d855567d302ac2e14d1db46e2e53d --- diff --git a/data/test-cases/mobile-v2/server-login/MM-T4677.md b/data/test-cases/mobile-v2/server-login/MM-T4677.md index 1b9e818a2..280c5cc9d 100644 --- a/data/test-cases/mobile-v2/server-login/MM-T4677.md +++ b/data/test-cases/mobile-v2/server-login/MM-T4677.md @@ -6,19 +6,20 @@ priority: Normal folder: Server Login authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 18954372 key: MM-T4677 created_on: "2022-03-05T01:04:20Z" last_updated: "2022-12-01T21:09:51Z" -case_hashed: 9dc2f234eb98d03455cfa73a1ab6ea75ee6f380c883c5a0c38dc2020ae9784c76a213ba0fd621e5e41bd51b54ba7b5c2 +case_hashed: 889feafc97c0b007072f797f02e5f7320767e147957e943ea474112f03396f8ad8a69511cdc1a54b511a120726a0bddb steps_hashed: 2452e61ed41d975e44b6a78cee927ca9b898b186e5c5f2f7fa68dee9cc092faa565402bf9fa5ba0b3b0f22b062d23aff --- diff --git a/data/test-cases/mobile-v2/server-login/MM-T4691.md b/data/test-cases/mobile-v2/server-login/MM-T4691.md index 312fdecb6..282aa73ad 100644 --- a/data/test-cases/mobile-v2/server-login/MM-T4691.md +++ b/data/test-cases/mobile-v2/server-login/MM-T4691.md @@ -11,14 +11,15 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 19576680 key: MM-T4691 created_on: "2022-03-21T19:37:02Z" last_updated: "2022-12-01T21:09:52Z" -case_hashed: b10a80e8e130cc1a6ac2cf413b2f34db2200b3388cccc9c6a40051cbe30dff80587b6d5ff0d4779ac1ab42f3d9a41749 +case_hashed: 38d9569ab05eeff18d9bc65362a0d1649fe63279aa446ece2bad5e406961fc4bd6b790e54c8bdbfaf48ac5375d331d07 steps_hashed: 592dcd44b5d3809795c7f8348b34b8dc24884c9b915b4367ef4d3179d04cf7d9021c6464409bc4770e42566aced30db4 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4675.md b/data/test-cases/mobile-v2/smoke-test/MM-T4675.md index 10a0f8f12..d79256b9a 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4675.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4675.md @@ -6,19 +6,20 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: To Do mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 18954339 key: MM-T4675 created_on: "2022-03-05T00:33:39Z" last_updated: "2022-12-01T21:09:52Z" -case_hashed: ae79630c81c6ef3bab50c6527028fa82477ac217a36558b36ea349ac196442ae3777267fdb2b399f08566f28cccc7b8e +case_hashed: f07106a67c55067afee82ea61c0c1fc4d25b2642174aa8b870d9ecee2ba192716b0ad00e4492ff7e1eec67a7ec1832ef steps_hashed: fbd1e5d9adeb043c20790af8d088a3ad326a248eec355b920d955e72ad77295f73ed62f74b2b20d4a008b5075f3399a9 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4774.md b/data/test-cases/mobile-v2/smoke-test/MM-T4774.md index bc70d3875..761233fec 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4774.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4774.md @@ -6,19 +6,20 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 20431495 key: MM-T4774 created_on: "2022-04-11T21:09:27Z" last_updated: "2022-12-01T21:09:52Z" -case_hashed: 9f5acc4d73553831bf99e096f90b14ae4046f252129826f24e1663de0c3bd7d9eee7dee1200662082c92e5e0e854479d +case_hashed: 5eb301ef5a4db1e2ae1ab6dea6c70a8941bbc2d650b8ed2330fb52fd6b33ed8b80adf21e6ec46672dc52e2e25ec6c0f5 steps_hashed: 82267a6b59992fafa3a2302f1e67c87efeb396693152074efaae8f7478504b2be6e5449f670bc767547e8f03316edae3 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4786.md b/data/test-cases/mobile-v2/smoke-test/MM-T4786.md index 58719853d..ad4075933 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4786.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4786.md @@ -6,19 +6,20 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -29,7 +30,7 @@ id: 21342485 key: MM-T4786 created_on: "2022-04-27T20:08:46Z" last_updated: "2022-12-01T21:09:53Z" -case_hashed: 01b7e236804d7ba4c58e879f10ed1ef87170f699b258377edde0fb1bf431865a6e58ae0c4f52f1a2b75d2bd48cff4055 +case_hashed: 88689bc82b5ce4b4bf8707a03900e5bc6a92cc2403e63a05246752bb0cdd459c138554a93a92df118e66cc32e2183400 steps_hashed: e40d5fc2e50ca1a9046f9f773aaa6f42003125cba162182a1dc05208a2c7380bc2410f452d3a84657516efdd6fa240bc --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4811.md b/data/test-cases/mobile-v2/smoke-test/MM-T4811.md index c22a96684..bfa85262a 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4811.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4811.md @@ -6,18 +6,19 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22801534 key: MM-T4811 created_on: "2022-05-20T16:55:14Z" last_updated: "2022-12-01T21:09:53Z" -case_hashed: e8351988d5ffc59aaab0dbcce4f1fdb8dd1d66de8f15fce0fc8ca5f26b4db3ea84aebb036c37f1e5ecc54eaff04e2b65 +case_hashed: c5e58cf0be0ed270e406efbfdd4a8a202fd9661f2108473a80372c0493edd5b6626738f1f33d66a4e33b9bebe9f9208d steps_hashed: ec1b912732cb11be835006852faa561dd8300961892e9ee0deeb8194720e2ddef3abfe275017b829abd24518e4bd9696 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4886.md b/data/test-cases/mobile-v2/smoke-test/MM-T4886.md index 75b3d7758..70ff0db21 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4886.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4886.md @@ -6,18 +6,19 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 24536968 key: MM-T4886 created_on: "2022-06-24T03:37:24Z" last_updated: "2022-12-01T21:09:54Z" -case_hashed: fe75236abe11f9dc0d2be78148daf10ad72c187ac246eb6fd73af5c49799ea9d1dec97147dfec1b2741c91b7b0960bd1 +case_hashed: a565f75503a74bac77979f4d927bbd71f8ed4a84acd9eec56328e19e1e1e158f0bcf5cefcd4c7048466b481405199bac steps_hashed: 576e64f5635803465d67ab78b86e47d31335cfed138df12bf2b5104ae023d09dd2586e05be48a3ad70c1f36aa2ab9339 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T4911.md b/data/test-cases/mobile-v2/smoke-test/MM-T4911.md index 6ae28cd21..034cc4a1e 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T4911.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T4911.md @@ -6,18 +6,19 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 25646337 key: MM-T4911 created_on: "2022-07-07T23:42:24Z" last_updated: "2022-12-01T21:09:54Z" -case_hashed: 1363e23f1061e695c2b9ca5b2aeeb80c771b3547e588800155a192ac2f3d2fd86a59bc311204e6ecd53d87c61ce28775 +case_hashed: 08c3ec50ca1aaef5c3e33ce63a155197916f7ce6d0d532f88c021dfaadc813adcb22d4f8f2968987dce05df7c13a5d1a steps_hashed: 8653f9730b5f3be9265a7b536fbed46b2e5549d126b72b7366a76b57b035bdb6343751e0c373110b1e2203fadfd03137 --- diff --git a/data/test-cases/mobile-v2/smoke-test/MM-T5114.md b/data/test-cases/mobile-v2/smoke-test/MM-T5114.md index e31cf7939..fc0583d84 100644 --- a/data/test-cases/mobile-v2/smoke-test/MM-T5114.md +++ b/data/test-cases/mobile-v2/smoke-test/MM-T5114.md @@ -6,18 +6,19 @@ priority: Normal folder: Smoke Test authors: "" team_ownership: [] -priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) +priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 29409076 key: MM-T5114 created_on: "2022-08-26T00:32:55Z" last_updated: "2022-12-01T21:09:55Z" -case_hashed: a385b8a6aa0228f2733d4635c39ac571d8a407fb43acfa41e4426c5e6c09973f2f191da5fb29fdd22c41f393239a370e +case_hashed: 5e2bbdd040c0238b8d0409138d75f586925765c3db6d752969c72949247b59cd08f74216a63239429b1aac33047aaade steps_hashed: ad3f894b5d78d12ad67c6ed774ec09e6f556b06d6be584c8f65677cf507c7dd8b2e17e872f39e861e77bcc11283b4984 --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4805.md b/data/test-cases/mobile-v2/threads/MM-T4805.md index ad635d6ae..7b2709754 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4805.md +++ b/data/test-cases/mobile-v2/threads/MM-T4805.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22754402 key: MM-T4805 created_on: "2022-05-19T21:45:14Z" last_updated: "2022-12-01T21:09:55Z" -case_hashed: 15ae6eccdf552090f8c29138fa5a01a0bb1289804a8bdc114c7d772b5e841b80f4a4cbf02aab9ca841f29d535d114d71 +case_hashed: b57156c07d4f73614d13877f4eed0c545eafee347b86a8cae5574dba6ae9eab54fe4fdf509b23bcf1d792ecd956c2be8 steps_hashed: 3f29ca4caf098a379526bf9fea351153bd9758db14196d522affb04bc843f2b5809f134eeccfdaa91ff5944176941d4e --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4806.md b/data/test-cases/mobile-v2/threads/MM-T4806.md index a49444716..31b6467aa 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4806.md +++ b/data/test-cases/mobile-v2/threads/MM-T4806.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22754721 key: MM-T4806 created_on: "2022-05-19T22:01:31Z" last_updated: "2022-12-01T21:09:55Z" -case_hashed: fd47549051c31976a2c33e57339f4d7e28e2616b4ddc89929fb582be642dabf31696148fc5a615a0e1fb19cecd54c8db +case_hashed: d0cdf526f6c30528e52c24a17d3a497b0b586748007031dd1d5c6d75262e1bf819c801a73101e0ae8ce7713ceae08b2f steps_hashed: 3dda6ebd10d9e735d5bc33bea04f9114c31c11323f23b28c546aab516870bc3e3a66b9537a116cf8239171ec955a2930 --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4807.md b/data/test-cases/mobile-v2/threads/MM-T4807.md index 99e0755bc..0d7edf742 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4807.md +++ b/data/test-cases/mobile-v2/threads/MM-T4807.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22754746 key: MM-T4807 created_on: "2022-05-19T22:07:38Z" last_updated: "2022-12-01T21:09:56Z" -case_hashed: 287207c81c60f0392179854787089a59228970cd7f0244e7c956df4df40125f429a770d39b2ff6238b651c99fd00c635 +case_hashed: 2c86966fcd98633a21aed1fbccd7cad6163aa1f0ad97a5c38b559133649afcfac1807617493fb13f2fe268baa20557da steps_hashed: 0fa81f1681a2f1238133ffbee61d08acf96d830df1513805578b2d35b60157e098153b5edf4a4d33773496641366399d --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4808.md b/data/test-cases/mobile-v2/threads/MM-T4808.md index fa3cbd4d4..2232e9baa 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4808.md +++ b/data/test-cases/mobile-v2/threads/MM-T4808.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22757055 key: MM-T4808 created_on: "2022-05-20T02:48:21Z" last_updated: "2022-12-01T21:09:56Z" -case_hashed: 879c6c8fc327b6c14444c4a2308d8981aed6010cc1d47ed833f12a9bc9573ae80beb1bb9b62c1e28e122c13ac20b7731 +case_hashed: 41c31bf6752a26fef01834d655d21be8c9221249c86a83dfeda4750caf1322242bbf4cc740fb7bdc7782c93f7a993d5d steps_hashed: 65f136e0d963f3d48fdc6c51d7fe8de78b264e6be0b857ef937c3d7eaa24863577bcbc1505e2bb667589d143e4a1043a --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4809.md b/data/test-cases/mobile-v2/threads/MM-T4809.md index 6ed0a2bbe..b616d8dfe 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4809.md +++ b/data/test-cases/mobile-v2/threads/MM-T4809.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22757809 key: MM-T4809 created_on: "2022-05-20T03:53:51Z" last_updated: "2022-12-01T21:09:57Z" -case_hashed: e652405757e7759bb018364206505b4ac479200967276ad156bd0a48b3f5ff6fc588e152f547df3cbd75619b9ec2a66b +case_hashed: 7e34b6472b8bdd6eb2dabddb545ab40b33a25981294d76554840e06fd29591e4fa3917265983a4b9a9f48480097ffabd steps_hashed: 69c71e6ae362a5229792c99870a4391f9bbbdf673c8303da7d9882f71aa01bb4590053bd615ac8392a7f2310ab7a8ec6 --- diff --git a/data/test-cases/mobile-v2/threads/MM-T4810.md b/data/test-cases/mobile-v2/threads/MM-T4810.md index 6397c8491..d9b7767cc 100644 --- a/data/test-cases/mobile-v2/threads/MM-T4810.md +++ b/data/test-cases/mobile-v2/threads/MM-T4810.md @@ -12,12 +12,13 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: [] +labels: +- mobile-audit-2024 tested_by_contributor: "" # (Optional) Test type and tools cypress: null -detox: Update +detox: in Production mmctl: null playwright: null rainforest: [] @@ -28,7 +29,7 @@ id: 22758101 key: MM-T4810 created_on: "2022-05-20T04:26:12Z" last_updated: "2022-12-01T21:09:57Z" -case_hashed: 5f4cd0dc99fb50678e35abd270c9c43b76d575c3308deeb8f6952676ae050f8b50f40d6cf1f87921761a20ad4aba089b +case_hashed: c0efd475d6e37b0fc585801ce1a588324d07010cc3c8b8b760e761109e3931e3664756fa8d69a3f9b7d71b0916b961d4 steps_hashed: 29e4ff9e5f6744f514c6b7ab88a09213fb28963606577c7c45ac6dd73ffc9622c80b4d68d3c84685616921947548c1be --- diff --git a/data/test-cases/notification-test-tool/MM-T5629.md b/data/test-cases/notification-test-tool/MM-T5629.md new file mode 100644 index 000000000..e8e8dde95 --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5629.md @@ -0,0 +1,92 @@ +--- +# (Required) Ensure all values are filled up +name: "MAC OS | User can generate test notification from a browser and verify on the Desktop and Mobile app" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000134 +key: MM-T5629 +created_on: "2024-10-08T03:35:20Z" +last_updated: "2024-10-08T09:05:19Z" +case_hashed: 19becef36be52aa84c0e60bc5d940da62cc9f281ee87085c29788169ec26ba51bdc6a6af899ab61244dfd8c844c29546 +steps_hashed: d8c2c662562d53cbc014f5da984054d5304147985565a888de0ff7ffcfdc68b675ba1d2b994f2d0709251386d208dc9d +--- + + + +## MM-T5629: MAC OS | User can generate test notification from a browser and verify on the Desktop and Mobile app + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser, Mobile and desktop using 1 user account. + +### Scenario 1: User can generate notification successfully from Chrome/Safari/Firefox and verifies it on Desktop and Mobile app. + +1. Log into server using any browser. +2. Enable browser notification to be received for this server. +3. Go to the Settings > Notification. +4. Click on `Send a test notification`. +5. Verify the browser pop up the notification from @system-bot. +6. Verify the DM list has an unread message from @system-bot. +7. Verify the Desktop pop-up is also visible in the notification center. +8. Look into mobile app notification section. +9. Verify the DM notification from @system-bot is received. + +### Scenario 2: User should not receive notification when the system is in **Focus mode**. + +1. Log into server using any browser. +2. Enable browser notification to be received for this server. +3. Go to the Settings > Notification. +4. Click on `Send a test notification`. +5. Verify the notification is not received on the Browser and Desktop. +6. Verify the notification is received on the mobile app. + +### Scenario 3: User can customize notification permissions at the system level (Mac OS). + +1. Log into the Mattermost desktop app. +2. Open System Preferences > Notifications on macOS. +3. Set Mattermost notifications to Allow. +4. In the Mattermost app, go to Settings > Notifications. +5. Click on Send a test notification. +6. Verify a system pop-up notification is visible. +7. Verify the notification is also available in the macOS Notification Center. +8. Change Mattermost notification settings in macOS to Do Not Disturb. +9. Click Send a test notification again. +10. Verify no notification pop-up is visible on browser and desktop app. +11. (On mobile app) If user has logged in mobile app. they should receive a mobile notification. + +### Scenario 4: Browser notifications are disabled (Mac OS). + +1. Open Chrome or Safari. +2. Log into the server. +3. Ensure browser notification permissions for Mattermost are disabled. +4. Go to Settings > Notifications in Mattermost. +5. Click Send a test notification. +6. Verify no notification is received in the browser or system. +7. Enable notifications via Browser Settings > Privacy and Security > Notifications. +8. Test again to ensure the browser pop-up appears. diff --git a/data/test-cases/notification-test-tool/MM-T5630.md b/data/test-cases/notification-test-tool/MM-T5630.md new file mode 100644 index 000000000..587c2dbc3 --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5630.md @@ -0,0 +1,68 @@ +--- +# (Required) Ensure all values are filled up +name: "WIN OS | User can generate test notification from a browser and verify on the Desktop and Mobile app" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000135 +key: MM-T5630 +created_on: "2024-10-08T03:35:20Z" +last_updated: "2024-10-08T09:05:20Z" +case_hashed: 885f575c2d215bae75106bc0907c11ff40e0ea8aab7c9c53eb19e6133704aadbf2b5f48a5857667e69aacd76493552bd +steps_hashed: cc6b111f8f30c1d733fac483e2882de750ca030d8bdee2191fa43f3b8a0089eae47b1522ac105c15274188ffd9d126ac +--- + + + +## MM-T5630: WIN OS | User can generate test notification from a browser and verify on the Desktop and Mobile app + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser, Mobile and desktop using 1 user account. + +### Scenario 1: System-level notifications (Windows 10/11). + +1. Log into the Mattermost desktop app. +2. Go to Settings > Notifications in Mattermost and enable notifications. +3. Open Settings > System > Notifications in Windows. +4. Ensure notifications for Mattermost are enabled. +5. Click Send a test notification. +6. Verify the notification appears in the Windows Action Center. +7. Disable Mattermost notifications in Windows system settings. +8. Send a Test Notification again. +9. Verify no notification is shown on the system. +10. (on mobile app) If user has logged in mobile app. they should receive a mobile notification. + +### Scenario 2: Focus Assist (Windows). + +1. Log into the server on the desktop app or a browser. +2. Enable Focus Assist in Windows settings. +3. Go to Settings > Notifications in Mattermost. +4. Click Send a test notification. +5. Verify that the desktop app does not show notifications during Focus Assist mode but receives them when it is disabled. +6. (on mobile app) If user has logged in mobile app. they should receive a mobile notification. diff --git a/data/test-cases/notification-test-tool/MM-T5631.md b/data/test-cases/notification-test-tool/MM-T5631.md new file mode 100644 index 000000000..c815a049f --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5631.md @@ -0,0 +1,67 @@ +--- +# (Required) Ensure all values are filled up +name: "LINUX OS | User can generate test notification from a browser and verify on the Desktop and Mobile app" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000136 +key: MM-T5631 +created_on: "2024-10-08T03:35:21Z" +last_updated: "2024-10-08T09:05:21Z" +case_hashed: a2062872043e00d9b961010acd82a9544e630d353940234b567db155a70619d30b5b08be92e61d5e02f140b646d3703b +steps_hashed: f0415c8faae85e3786a6dcbabdfb5ef5eb7710a439d638c391a163842b581fa1a25da05d2ab243897b151b52bced3289 +--- + + + +## MM-T5631: LINUX OS | User can generate test notification from a browser and verify on the Desktop and Mobile app + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser, Mobile and desktop using 1 user account. + +### Scenario 1: System notifications via GNOME/KDE (Ubuntu). + +1. Log into the Mattermost desktop app on Ubuntu. +2. Ensure system notification settings allow Mattermost. +3. In Mattermost, go to Settings > Notifications. +4. Click Send a test notification. +5. Verify the notification appears in the GNOME or KDE notification area. +6. Disable notifications in Ubuntu settings. +7. Send a Test Notification again. +8. Verify no notification is shown on the system. +9. (on mobile app) If user has logged in mobile app. they should receive a mobile notification. + +### Scenario 2: Browser notifications in Firefox (Ubuntu). + +1. Open Firefox on Ubuntu and log into the server. +2. Disable browser notifications for Mattermost. +3. Go to Settings > Notifications in Mattermost. +4. Click Send a test notification. +5. Verify that no notification is received in Firefox or the system. +6. Re-enable notifications in Firefox and verify a pop-up appears when tested again. diff --git a/data/test-cases/notification-test-tool/MM-T5632.md b/data/test-cases/notification-test-tool/MM-T5632.md new file mode 100644 index 000000000..dec3d47c6 --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5632.md @@ -0,0 +1,82 @@ +--- +# (Required) Ensure all values are filled up +name: "iOS app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000137 +key: MM-T5632 +created_on: "2024-10-08T03:35:22Z" +last_updated: "2024-10-08T09:05:21Z" +case_hashed: 11f6346e12b874f4e949fec42b0aace35ffd2c4b78a266c65e03e49dfa613ecb7e79ea650b813aaac731648a80e422e9 +steps_hashed: ad7f0a8b819745cfef69283c4e78b43df4404f6b391eb22f601a6ec302abc6ebc1a49bd8fb026736d7fbe2fe3ed07575 +--- + + + +## MM-T5632: iOS app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser, Mobile and desktop using 1 user account. + +### Scenario 1: Notifications generated from iOS app and verified on Desktop and Web Browser. + +Initial Setup: + +1. Log into the Mattermost mobile app on iOS. +2. Log into the same user account on the desktop (macOS/Windows/Ubuntu) and a web browser (Chrome/Safari/Firefox). +3. Ensure notifications are allowed on all devices. + +Steps: + +1. In the iOS app, go to Settings > Notifications. + +2. Enable in-app notifications and system-level notifications. + +3. Send a message from the iOS app (e.g., DM or mention @user in a channel). + +4. Verify the following: + + - A notification pop-up is received on the desktop. + - A notification is visible in the browser. + - The DM or mention is shown as unread in the desktop app and browser. + +5. Disable notifications in the iOS Settings > Notifications for the Mattermost app. + +6. Send a test notification again from the mobile app. + +7. Verify no notifications are received on the iOS app, but they still appear in the desktop app and browser. + +### Scenario 2: iOS Notification Permissions Disabled at the OS Level. + +1. In iOS Settings > Notifications, disable notifications for Mattermost. +2. In the mobile app, go to Settings > Notifications and send a test notification. +3. Verify that no notifications are received on the iOS app. +4. Verify notifications are still received on the desktop app and browser. +5. Enable notifications again in iOS Settings > Notifications and retest to verify that notifications work as expected across all devices. diff --git a/data/test-cases/notification-test-tool/MM-T5633.md b/data/test-cases/notification-test-tool/MM-T5633.md new file mode 100644 index 000000000..cf4956800 --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5633.md @@ -0,0 +1,96 @@ +--- +# (Required) Ensure all values are filled up +name: "Android app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000138 +key: MM-T5633 +created_on: "2024-10-08T03:35:23Z" +last_updated: "2024-10-08T09:05:22Z" +case_hashed: a1dcc6b077b5e1110d70080ed31c1cf60c633d54cca24680505d66c0c2a58f334112f29879ed7be468031648a4789ab4 +steps_hashed: b07d2935d792cc6f7ec03873f21a538b5682f28437915e5d63b962a43e8a486a536abe7131b2540980093caaab490fdb +--- + + + +## MM-T5633: Android app | User can generate test notification from mobile app and verify on the Browser and Desktop and Mobile app + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser, Mobile and desktop using 1 user account. + +### Scenario 1: Notifications generated from iOS app and verified on Desktop and Web Browser. + +Initial Setup: + +1. Log into the Mattermost mobile app on iOS. +2. Log into the same user account on the desktop (macOS/Windows/Ubuntu) and a web browser (Chrome/Safari/Firefox). +3. Ensure notifications are allowed on all devices. + +Steps: + +1. In the Android app, go to Settings > Notifications. + +2. Enable both in-app notifications and system-level notifications. + +3. Send a message from the Android app (e.g., DM or mention @user). + +4. Verify the following: + + - A notification pop-up is received on the desktop app. + - A notification is visible in the web browser. + - The DM or mention is marked as unread on both desktop and web browser. + +5. Disable notifications in the Android OS for Mattermost. + +6. Send a test notification again from the mobile app. + +7. Verify no notifications are received on the Android app, but they still appear in the desktop app and browser. + +### Scenario 2: Android Notification Permissions Disabled at the OS Level. + +1. Disable notifications for Mattermost in Android Settings > Apps > Mattermost > Notifications. +2. Send a message or notification from the mobile app (e.g., mention or DM). +3. Verify that no notifications are received on the Android app. +4. Verify notifications are still received on the desktop app and browser. +5. Enable notifications again in Android settings and retest to confirm all notifications are functioning. + +### Scenario 3: Notifications are limited by Do Not Disturb (DND) mode on mobile apps (iOS and Android). + +Initial Setup: + +1. Log into Mattermost on iOS and Android apps, and the desktop app. + +Steps: + +1. Enable Do Not Disturb mode in iOS and Android OS settings. +2. In the Mattermost mobile app, send a notification (mention or DM). +3. Verify that no notifications are received on the mobile apps. +4. Verify that notifications are still received on the desktop app. +5. Disable DND mode on mobile apps and retest to ensure notifications are received. diff --git a/data/test-cases/notification-test-tool/MM-T5634.md b/data/test-cases/notification-test-tool/MM-T5634.md new file mode 100644 index 000000000..070609f0f --- /dev/null +++ b/data/test-cases/notification-test-tool/MM-T5634.md @@ -0,0 +1,69 @@ +--- +# (Required) Ensure all values are filled up +name: "Verify System Admin Cannot access Test notification from `Manage User's setting` option in User management" +status: Active +priority: Normal +folder: Notification Test Tool +authors: "@yasserfaraazkhan" +team_ownership: +- ICU +priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) + +# (Optional) +location: Notifications +component: null +tags: [] +labels: [] +tested_by_contributor: "" + +# (Optional) Test type and tools +cypress: N/A +detox: N/A +mmctl: N/A +playwright: N/A +rainforest: [] +manual_test_environments: [] + +# Do not change +id: 190000139 +key: MM-T5634 +created_on: "2024-10-08T03:35:24Z" +last_updated: "2024-10-08T09:05:23Z" +case_hashed: 8ea60820056b3d50bd02d6506b94d1a4d9f2ba2f3b3a0b22e97c088358c9b2d0745f414bdd56430ea2b6933b4f79d141 +steps_hashed: eaef0eb8fb78e5f4c0e23ea9c2d93647d7ad701da02b9ec215017859da31bd7b2baa4a77cb4fea94a601e32baf5b21c4 +--- + + + +## MM-T5634: Verify System Admin Cannot access Test notification from `Manage User's setting` option in User management + +--- + +**Step 1** + +Prerequisite: + +1. Log in to Browser/Desktop using Admin's account. +2. Grant a user the access to User management permission. + +### Scenario 1: Admin should not have access to Test notification from User management page. + +1. Log into the Mattermost desktop app. +2. Go to User Management in System console. +3. Go to any `User Configuration` page. +4. Click on `Manage User Settings`. +5. Verify a pop up shows up with title `Manage 's Settings`. +6. Again click on `Manage User Settings`. +7. Verify Settings modal opens up. +8. Verify `Test Notification` section is not visible to admin. + +### Scenario 2: User with `User Management` role access should not have access to Test notificatio. + +1. Log into the Mattermost desktop app. +2. Go to User Management in System console. +3. Go to any `User Configuration` page. +4. Click on `Manage User Settings`. +5. Verify a pop up shows up with title `Manage 's Settings`. +6. Again click on `Manage User Settings`. +7. Verify Settings modal opens up. +8. Verify `Test Notification` section is not visible to admin. diff --git a/data/test-cases/omnibus/MM-T3134.md b/data/test-cases/omnibus/MM-T3134.md index c4267ecdf..360a5292d 100644 --- a/data/test-cases/omnibus/MM-T3134.md +++ b/data/test-cases/omnibus/MM-T3134.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3135.md b/data/test-cases/omnibus/MM-T3135.md index 3d8f776c6..ed12163d8 100644 --- a/data/test-cases/omnibus/MM-T3135.md +++ b/data/test-cases/omnibus/MM-T3135.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3136.md b/data/test-cases/omnibus/MM-T3136.md index de6c8ea23..8ab3450b0 100644 --- a/data/test-cases/omnibus/MM-T3136.md +++ b/data/test-cases/omnibus/MM-T3136.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3137.md b/data/test-cases/omnibus/MM-T3137.md index ad32af15e..7bf4217c6 100644 --- a/data/test-cases/omnibus/MM-T3137.md +++ b/data/test-cases/omnibus/MM-T3137.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3138.md b/data/test-cases/omnibus/MM-T3138.md index 5e7894195..b89915c34 100644 --- a/data/test-cases/omnibus/MM-T3138.md +++ b/data/test-cases/omnibus/MM-T3138.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3139.md b/data/test-cases/omnibus/MM-T3139.md index 63c4e6d82..fc2692f12 100644 --- a/data/test-cases/omnibus/MM-T3139.md +++ b/data/test-cases/omnibus/MM-T3139.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3140.md b/data/test-cases/omnibus/MM-T3140.md index 6d6057ba2..fe3937aec 100644 --- a/data/test-cases/omnibus/MM-T3140.md +++ b/data/test-cases/omnibus/MM-T3140.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3141.md b/data/test-cases/omnibus/MM-T3141.md index 741dcdb00..7923768b2 100644 --- a/data/test-cases/omnibus/MM-T3141.md +++ b/data/test-cases/omnibus/MM-T3141.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3142.md b/data/test-cases/omnibus/MM-T3142.md index 53afa12bf..0abe33681 100644 --- a/data/test-cases/omnibus/MM-T3142.md +++ b/data/test-cases/omnibus/MM-T3142.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/omnibus/MM-T3394.md b/data/test-cases/omnibus/MM-T3394.md index 6c68682f8..78429b30e 100644 --- a/data/test-cases/omnibus/MM-T3394.md +++ b/data/test-cases/omnibus/MM-T3394.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 5.34-p1 tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI - Webapp diff --git a/data/test-cases/omnibus/MM-T3464.md b/data/test-cases/omnibus/MM-T3464.md index 7050e0055..dd697bd5d 100644 --- a/data/test-cases/omnibus/MM-T3464.md +++ b/data/test-cases/omnibus/MM-T3464.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Omnibus authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Omnibus component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/playbooks/MM-T4094.md b/data/test-cases/playbooks/MM-T4094.md index f6eb6e118..1668afbc6 100644 --- a/data/test-cases/playbooks/MM-T4094.md +++ b/data/test-cases/playbooks/MM-T4094.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/playbooks/MM-T4095.md b/data/test-cases/playbooks/MM-T4095.md index 2fa900c49..facfbb396 100644 --- a/data/test-cases/playbooks/MM-T4095.md +++ b/data/test-cases/playbooks/MM-T4095.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/playbooks/MM-T4683.md b/data/test-cases/playbooks/MM-T4683.md index 21beb5a63..ab8e9c67e 100644 --- a/data/test-cases/playbooks/MM-T4683.md +++ b/data/test-cases/playbooks/MM-T4683.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T1647.md b/data/test-cases/plugins/MM-T1647.md index d27e0573e..ea1943488 100644 --- a/data/test-cases/plugins/MM-T1647.md +++ b/data/test-cases/plugins/MM-T1647.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T1649.md b/data/test-cases/plugins/MM-T1649.md index b7a6510d5..b82bca008 100644 --- a/data/test-cases/plugins/MM-T1649.md +++ b/data/test-cases/plugins/MM-T1649.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - E2E-1 - plugins - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/MM-T2391.md b/data/test-cases/plugins/MM-T2391.md index b3044a656..fd7a8cb16 100644 --- a/data/test-cases/plugins/MM-T2391.md +++ b/data/test-cases/plugins/MM-T2391.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/MM-T2392.md b/data/test-cases/plugins/MM-T2392.md index a9bb85588..50ce8c4bc 100644 --- a/data/test-cases/plugins/MM-T2392.md +++ b/data/test-cases/plugins/MM-T2392.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2393.md b/data/test-cases/plugins/MM-T2393.md index 71fad3fa5..a69e58d19 100644 --- a/data/test-cases/plugins/MM-T2393.md +++ b/data/test-cases/plugins/MM-T2393.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2394.md b/data/test-cases/plugins/MM-T2394.md index 476685405..fafc46670 100644 --- a/data/test-cases/plugins/MM-T2394.md +++ b/data/test-cases/plugins/MM-T2394.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2395.md b/data/test-cases/plugins/MM-T2395.md index f7dc1bb45..a4d807564 100644 --- a/data/test-cases/plugins/MM-T2395.md +++ b/data/test-cases/plugins/MM-T2395.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2396.md b/data/test-cases/plugins/MM-T2396.md index 814c049a9..23fab6330 100644 --- a/data/test-cases/plugins/MM-T2396.md +++ b/data/test-cases/plugins/MM-T2396.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2397.md b/data/test-cases/plugins/MM-T2397.md index c7f89eb6a..eee517c54 100644 --- a/data/test-cases/plugins/MM-T2397.md +++ b/data/test-cases/plugins/MM-T2397.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/plugins/MM-T2398.md b/data/test-cases/plugins/MM-T2398.md index 16715f13b..cdcd3355b 100644 --- a/data/test-cases/plugins/MM-T2398.md +++ b/data/test-cases/plugins/MM-T2398.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/plugins/MM-T2399.md b/data/test-cases/plugins/MM-T2399.md index f06d2da10..6830cdb01 100644 --- a/data/test-cases/plugins/MM-T2399.md +++ b/data/test-cases/plugins/MM-T2399.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/plugins/MM-T2400.md b/data/test-cases/plugins/MM-T2400.md index c45dab44b..f0f6984d2 100644 --- a/data/test-cases/plugins/MM-T2400.md +++ b/data/test-cases/plugins/MM-T2400.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/MM-T2401.md b/data/test-cases/plugins/MM-T2401.md index e648f1516..ae60ca591 100644 --- a/data/test-cases/plugins/MM-T2401.md +++ b/data/test-cases/plugins/MM-T2401.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/plugins/MM-T2406.md b/data/test-cases/plugins/MM-T2406.md index 48e7e8185..849cdb1e6 100644 --- a/data/test-cases/plugins/MM-T2406.md +++ b/data/test-cases/plugins/MM-T2406.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2407.md b/data/test-cases/plugins/MM-T2407.md index 634c91975..c32959781 100644 --- a/data/test-cases/plugins/MM-T2407.md +++ b/data/test-cases/plugins/MM-T2407.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/MM-T2411.md b/data/test-cases/plugins/MM-T2411.md index 1a4b02d98..560261dea 100644 --- a/data/test-cases/plugins/MM-T2411.md +++ b/data/test-cases/plugins/MM-T2411.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/MM-T2427.md b/data/test-cases/plugins/MM-T2427.md index bb5b0f841..72ffed49d 100644 --- a/data/test-cases/plugins/MM-T2427.md +++ b/data/test-cases/plugins/MM-T2427.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/plugins/MM-T2428.md b/data/test-cases/plugins/MM-T2428.md index a23285447..1128c69b0 100644 --- a/data/test-cases/plugins/MM-T2428.md +++ b/data/test-cases/plugins/MM-T2428.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/MM-T2430.md b/data/test-cases/plugins/MM-T2430.md index 369373d66..f33fe6dce 100644 --- a/data/test-cases/plugins/MM-T2430.md +++ b/data/test-cases/plugins/MM-T2430.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/plugins/MM-T2431.md b/data/test-cases/plugins/MM-T2431.md index 572a21e92..1a46118ec 100644 --- a/data/test-cases/plugins/MM-T2431.md +++ b/data/test-cases/plugins/MM-T2431.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - E2E-1 - plugins - 5.34-p1 @@ -25,9 +25,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/MM-T2432.md b/data/test-cases/plugins/MM-T2432.md index 1c6225289..017bb8030 100644 --- a/data/test-cases/plugins/MM-T2432.md +++ b/data/test-cases/plugins/MM-T2432.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T2433.md b/data/test-cases/plugins/MM-T2433.md index 3d33384d0..31fd08ff4 100644 --- a/data/test-cases/plugins/MM-T2433.md +++ b/data/test-cases/plugins/MM-T2433.md @@ -5,16 +5,16 @@ status: Update priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - plugins tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2434.md b/data/test-cases/plugins/MM-T2434.md index 57d1973e8..bb29ee7b4 100644 --- a/data/test-cases/plugins/MM-T2434.md +++ b/data/test-cases/plugins/MM-T2434.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2435.md b/data/test-cases/plugins/MM-T2435.md index 10b551035..13f6dbeb2 100644 --- a/data/test-cases/plugins/MM-T2435.md +++ b/data/test-cases/plugins/MM-T2435.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2436.md b/data/test-cases/plugins/MM-T2436.md index c1e5a3bfd..2ad1c0694 100644 --- a/data/test-cases/plugins/MM-T2436.md +++ b/data/test-cases/plugins/MM-T2436.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2437.md b/data/test-cases/plugins/MM-T2437.md index e62dc382d..9a6cd35a5 100644 --- a/data/test-cases/plugins/MM-T2437.md +++ b/data/test-cases/plugins/MM-T2437.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2438.md b/data/test-cases/plugins/MM-T2438.md index f94767653..7b2462346 100644 --- a/data/test-cases/plugins/MM-T2438.md +++ b/data/test-cases/plugins/MM-T2438.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - plugins - 5.34-p1 @@ -25,9 +25,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2439.md b/data/test-cases/plugins/MM-T2439.md index 87e96b90a..6da3778e9 100644 --- a/data/test-cases/plugins/MM-T2439.md +++ b/data/test-cases/plugins/MM-T2439.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T2440.md b/data/test-cases/plugins/MM-T2440.md index 9f686baac..4ba1642fb 100644 --- a/data/test-cases/plugins/MM-T2440.md +++ b/data/test-cases/plugins/MM-T2440.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T3016.md b/data/test-cases/plugins/MM-T3016.md index 179f8a9dc..d21298811 100644 --- a/data/test-cases/plugins/MM-T3016.md +++ b/data/test-cases/plugins/MM-T3016.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T3017.md b/data/test-cases/plugins/MM-T3017.md index 9f56d0562..2bbad392a 100644 --- a/data/test-cases/plugins/MM-T3017.md +++ b/data/test-cases/plugins/MM-T3017.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - plugins tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/MM-T3368.md b/data/test-cases/plugins/MM-T3368.md index 06ac67c17..450ac9a22 100644 --- a/data/test-cases/plugins/MM-T3368.md +++ b/data/test-cases/plugins/MM-T3368.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/MM-T3425.md b/data/test-cases/plugins/MM-T3425.md index 6d76f0b85..929549cc4 100644 --- a/data/test-cases/plugins/MM-T3425.md +++ b/data/test-cases/plugins/MM-T3425.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - se-prod tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T3426.md b/data/test-cases/plugins/MM-T3426.md index ae742107f..b9f53f906 100644 --- a/data/test-cases/plugins/MM-T3426.md +++ b/data/test-cases/plugins/MM-T3426.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/MM-T39.md b/data/test-cases/plugins/MM-T39.md index 6da90043c..a0807ca18 100644 --- a/data/test-cases/plugins/MM-T39.md +++ b/data/test-cases/plugins/MM-T39.md @@ -5,19 +5,19 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - E2E-1 -- TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A +- TM4J-Key-Mapped-In-Cypress-Release - plugins - cy-prod tested_by_contributor: "" @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 2774322 key: MM-T39 created_on: "2019-08-30T01:25:31Z" last_updated: "2022-09-09T19:36:48Z" -case_hashed: fe914c25a2ab55ea159803eebd258e4e543fa81e968713e5938ab4d915b0ca379bf6b4beeb81e4df4f08c8a22bab3bac +case_hashed: 9a4a39e3b4444fcada2dcd2441fa38ef3cdc3baaa8da343ef8bf890f61b0fbdaa806ffaee03ca8956981f50d7a90e43c steps_hashed: 59d10fd3a4f5001c53abb78f7d6d782fc7be9761c7eb2880df676988df8c008e2b177291f0ab88233d2cac93f4855ccd --- diff --git a/data/test-cases/plugins/MM-T40.md b/data/test-cases/plugins/MM-T40.md index 91a2e45dd..d82b57d8e 100644 --- a/data/test-cases/plugins/MM-T40.md +++ b/data/test-cases/plugins/MM-T40.md @@ -5,19 +5,19 @@ status: Active priority: Low folder: Plugins authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - E2E-1 -- TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A +- TM4J-Key-Mapped-In-Cypress-Release - plugins - cy-prod tested_by_contributor: "" @@ -28,7 +28,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 2774412 key: MM-T40 created_on: "2019-08-30T01:47:11Z" last_updated: "2022-09-09T19:37:08Z" -case_hashed: 6ec9acde26eeb0b56248799b8c8093965357e5b826215d5226f06a4cd223e7f06b8a011191657f53d56ee94fb7872721 +case_hashed: 0fd4b597f07960702b041c0fa7e4d649ac716e2ae5f409fddf2b1d8475bc7f62b5c09dd845d09924ee5706544b7507f4 steps_hashed: 5d23035a20f3fb99b21721494b1964e69778be4c82345129eeefae63c494aa9da7cb729f72191c028fa6c72ca1fe9e93 --- diff --git a/data/test-cases/plugins/attachment-remover/MM-T5617.md b/data/test-cases/plugins/attachment-remover/MM-T5617.md index b4522b877..d1b32f4ef 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5617.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5617.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5618.md b/data/test-cases/plugins/attachment-remover/MM-T5618.md index a832ace99..bc149e9cf 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5618.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5618.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5619.md b/data/test-cases/plugins/attachment-remover/MM-T5619.md index 397f521ad..614a3de8e 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5619.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5619.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5620.md b/data/test-cases/plugins/attachment-remover/MM-T5620.md index f00afe417..ec2fe5bde 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5620.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5620.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5621.md b/data/test-cases/plugins/attachment-remover/MM-T5621.md index c96756534..14f9c9f6d 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5621.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5621.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5622.md b/data/test-cases/plugins/attachment-remover/MM-T5622.md index f7bf4640a..5d55b3a0e 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5622.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5622.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5623.md b/data/test-cases/plugins/attachment-remover/MM-T5623.md index 864a80762..c0e1d77c3 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5623.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5623.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5624.md b/data/test-cases/plugins/attachment-remover/MM-T5624.md index f7e6f938b..cdfcdfd48 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5624.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5624.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5625.md b/data/test-cases/plugins/attachment-remover/MM-T5625.md index b8b8c797e..ad601234e 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5625.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5625.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/attachment-remover/MM-T5626.md b/data/test-cases/plugins/attachment-remover/MM-T5626.md index c414fca54..b6f5fd5f2 100644 --- a/data/test-cases/plugins/attachment-remover/MM-T5626.md +++ b/data/test-cases/plugins/attachment-remover/MM-T5626.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Attachment Remover authors: "@saturninoabril" -team_ownership: +team_ownership: - Deployment Eng priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/autolink/MM-T3517.md b/data/test-cases/plugins/autolink/MM-T3517.md index 5dc169dd0..24ae8f427 100644 --- a/data/test-cases/plugins/autolink/MM-T3517.md +++ b/data/test-cases/plugins/autolink/MM-T3517.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/plugins/autolink/MM-T3534.md b/data/test-cases/plugins/autolink/MM-T3534.md index 8b50a7d22..6dabafb75 100644 --- a/data/test-cases/plugins/autolink/MM-T3534.md +++ b/data/test-cases/plugins/autolink/MM-T3534.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3536.md b/data/test-cases/plugins/autolink/MM-T3536.md index 6c1612468..0c7402a2d 100644 --- a/data/test-cases/plugins/autolink/MM-T3536.md +++ b/data/test-cases/plugins/autolink/MM-T3536.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3537.md b/data/test-cases/plugins/autolink/MM-T3537.md index c29296f25..48d6fccfa 100644 --- a/data/test-cases/plugins/autolink/MM-T3537.md +++ b/data/test-cases/plugins/autolink/MM-T3537.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3538.md b/data/test-cases/plugins/autolink/MM-T3538.md index 5974d272b..e447f0984 100644 --- a/data/test-cases/plugins/autolink/MM-T3538.md +++ b/data/test-cases/plugins/autolink/MM-T3538.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3539.md b/data/test-cases/plugins/autolink/MM-T3539.md index d56cc5ef1..cd8ae552c 100644 --- a/data/test-cases/plugins/autolink/MM-T3539.md +++ b/data/test-cases/plugins/autolink/MM-T3539.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3540.md b/data/test-cases/plugins/autolink/MM-T3540.md index 38cfba0cb..48477375c 100644 --- a/data/test-cases/plugins/autolink/MM-T3540.md +++ b/data/test-cases/plugins/autolink/MM-T3540.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3541.md b/data/test-cases/plugins/autolink/MM-T3541.md index 196e2dd16..01d22887c 100644 --- a/data/test-cases/plugins/autolink/MM-T3541.md +++ b/data/test-cases/plugins/autolink/MM-T3541.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3542.md b/data/test-cases/plugins/autolink/MM-T3542.md index f384b6b39..b9a8a0bff 100644 --- a/data/test-cases/plugins/autolink/MM-T3542.md +++ b/data/test-cases/plugins/autolink/MM-T3542.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3543.md b/data/test-cases/plugins/autolink/MM-T3543.md index 8542eb102..b78d5e775 100644 --- a/data/test-cases/plugins/autolink/MM-T3543.md +++ b/data/test-cases/plugins/autolink/MM-T3543.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3544.md b/data/test-cases/plugins/autolink/MM-T3544.md index 966da8e47..0b72f996c 100644 --- a/data/test-cases/plugins/autolink/MM-T3544.md +++ b/data/test-cases/plugins/autolink/MM-T3544.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3545.md b/data/test-cases/plugins/autolink/MM-T3545.md index 83e425d9f..2a13849f6 100644 --- a/data/test-cases/plugins/autolink/MM-T3545.md +++ b/data/test-cases/plugins/autolink/MM-T3545.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3546.md b/data/test-cases/plugins/autolink/MM-T3546.md index a9f79afad..4d4e3f36e 100644 --- a/data/test-cases/plugins/autolink/MM-T3546.md +++ b/data/test-cases/plugins/autolink/MM-T3546.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3548.md b/data/test-cases/plugins/autolink/MM-T3548.md index 5084b91ef..3217404ff 100644 --- a/data/test-cases/plugins/autolink/MM-T3548.md +++ b/data/test-cases/plugins/autolink/MM-T3548.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3549.md b/data/test-cases/plugins/autolink/MM-T3549.md index 977e198d2..b6b4783da 100644 --- a/data/test-cases/plugins/autolink/MM-T3549.md +++ b/data/test-cases/plugins/autolink/MM-T3549.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3550.md b/data/test-cases/plugins/autolink/MM-T3550.md index d0c4c3317..4d357d85f 100644 --- a/data/test-cases/plugins/autolink/MM-T3550.md +++ b/data/test-cases/plugins/autolink/MM-T3550.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3551.md b/data/test-cases/plugins/autolink/MM-T3551.md index 06a31ec53..ab7184133 100644 --- a/data/test-cases/plugins/autolink/MM-T3551.md +++ b/data/test-cases/plugins/autolink/MM-T3551.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3552.md b/data/test-cases/plugins/autolink/MM-T3552.md index de5825735..4a6c4398b 100644 --- a/data/test-cases/plugins/autolink/MM-T3552.md +++ b/data/test-cases/plugins/autolink/MM-T3552.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3553.md b/data/test-cases/plugins/autolink/MM-T3553.md index b09616e64..03849a7fb 100644 --- a/data/test-cases/plugins/autolink/MM-T3553.md +++ b/data/test-cases/plugins/autolink/MM-T3553.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3554.md b/data/test-cases/plugins/autolink/MM-T3554.md index d78ec5004..a0c07bd27 100644 --- a/data/test-cases/plugins/autolink/MM-T3554.md +++ b/data/test-cases/plugins/autolink/MM-T3554.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3555.md b/data/test-cases/plugins/autolink/MM-T3555.md index d35441972..f66581212 100644 --- a/data/test-cases/plugins/autolink/MM-T3555.md +++ b/data/test-cases/plugins/autolink/MM-T3555.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3556.md b/data/test-cases/plugins/autolink/MM-T3556.md index f76d3ff60..40d48a5c1 100644 --- a/data/test-cases/plugins/autolink/MM-T3556.md +++ b/data/test-cases/plugins/autolink/MM-T3556.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3557.md b/data/test-cases/plugins/autolink/MM-T3557.md index 53d671a49..9773f4952 100644 --- a/data/test-cases/plugins/autolink/MM-T3557.md +++ b/data/test-cases/plugins/autolink/MM-T3557.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3558.md b/data/test-cases/plugins/autolink/MM-T3558.md index 9604081cd..2693d8b07 100644 --- a/data/test-cases/plugins/autolink/MM-T3558.md +++ b/data/test-cases/plugins/autolink/MM-T3558.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T3559.md b/data/test-cases/plugins/autolink/MM-T3559.md index 3cf64d267..ef1d2a5f7 100644 --- a/data/test-cases/plugins/autolink/MM-T3559.md +++ b/data/test-cases/plugins/autolink/MM-T3559.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/autolink/MM-T5403.md b/data/test-cases/plugins/autolink/MM-T5403.md index fcb30067b..1f6f9bee3 100644 --- a/data/test-cases/plugins/autolink/MM-T5403.md +++ b/data/test-cases/plugins/autolink/MM-T5403.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) diff --git a/data/test-cases/plugins/autolink/MM-T5404.md b/data/test-cases/plugins/autolink/MM-T5404.md index 61eda057f..271f71a0c 100644 --- a/data/test-cases/plugins/autolink/MM-T5404.md +++ b/data/test-cases/plugins/autolink/MM-T5404.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AutoLink authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/circle-ci/MM-T3942.md b/data/test-cases/plugins/circle-ci/MM-T3942.md index 247032ff1..55262b62d 100644 --- a/data/test-cases/plugins/circle-ci/MM-T3942.md +++ b/data/test-cases/plugins/circle-ci/MM-T3942.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/circle-ci/MM-T3943.md b/data/test-cases/plugins/circle-ci/MM-T3943.md index 864010ee9..7b6f9094d 100644 --- a/data/test-cases/plugins/circle-ci/MM-T3943.md +++ b/data/test-cases/plugins/circle-ci/MM-T3943.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/circle-ci/MM-T3944.md b/data/test-cases/plugins/circle-ci/MM-T3944.md index 3dce1c3d6..f6f7cce0d 100644 --- a/data/test-cases/plugins/circle-ci/MM-T3944.md +++ b/data/test-cases/plugins/circle-ci/MM-T3944.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/circle-ci/MM-T3951.md b/data/test-cases/plugins/circle-ci/MM-T3951.md index 51ddf4473..16ecbec18 100644 --- a/data/test-cases/plugins/circle-ci/MM-T3951.md +++ b/data/test-cases/plugins/circle-ci/MM-T3951.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/confluence/MM-T3982.md b/data/test-cases/plugins/confluence/MM-T3982.md index 8f3464480..9090571ea 100644 --- a/data/test-cases/plugins/confluence/MM-T3982.md +++ b/data/test-cases/plugins/confluence/MM-T3982.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/custom-attributes/MM-T3560.md b/data/test-cases/plugins/custom-attributes/MM-T3560.md index 1cfa135dc..efed77857 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3560.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3560.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3561.md b/data/test-cases/plugins/custom-attributes/MM-T3561.md index 1538cb022..8095222ff 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3561.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3561.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3562.md b/data/test-cases/plugins/custom-attributes/MM-T3562.md index 3d1b10cf3..3603c8cd2 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3562.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3562.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3563.md b/data/test-cases/plugins/custom-attributes/MM-T3563.md index b52e8d868..c558d4d2b 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3563.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3563.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3564.md b/data/test-cases/plugins/custom-attributes/MM-T3564.md index 7dc849c47..26fb1cd1a 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3564.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3564.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3565.md b/data/test-cases/plugins/custom-attributes/MM-T3565.md index 0969e80cd..732784620 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3565.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3565.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3566.md b/data/test-cases/plugins/custom-attributes/MM-T3566.md index 92c04f2ba..1ec6a00f3 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3566.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3566.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3567.md b/data/test-cases/plugins/custom-attributes/MM-T3567.md index b09da35f3..4f95c5191 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3567.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3567.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3568.md b/data/test-cases/plugins/custom-attributes/MM-T3568.md index aa2fcbb92..c28465c01 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3568.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3568.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3569.md b/data/test-cases/plugins/custom-attributes/MM-T3569.md index 97c21d7a6..5f6aafd0a 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3569.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3569.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/custom-attributes/MM-T3570.md b/data/test-cases/plugins/custom-attributes/MM-T3570.md index 548c6a64a..a9a3bb9b7 100644 --- a/data/test-cases/plugins/custom-attributes/MM-T3570.md +++ b/data/test-cases/plugins/custom-attributes/MM-T3570.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Custom Attributes authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/plugins/demo-plugin/MM-T2403.md b/data/test-cases/plugins/demo-plugin/MM-T2403.md index 51b8689a4..2dc1ad500 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2403.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2403.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - plugins tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/demo-plugin/MM-T2404.md b/data/test-cases/plugins/demo-plugin/MM-T2404.md index dc02aa3c1..6670252f1 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2404.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2404.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - plugins - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/demo-plugin/MM-T2405.md b/data/test-cases/plugins/demo-plugin/MM-T2405.md index fd82eb5ca..862a5cc3d 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2405.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2405.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugins component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - plugins - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/demo-plugin/MM-T2408.md b/data/test-cases/plugins/demo-plugin/MM-T2408.md index dfbb618ab..ab1a9a6b9 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2408.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2408.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins - cy-prod tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/demo-plugin/MM-T2412.md b/data/test-cases/plugins/demo-plugin/MM-T2412.md index 2aef29a3d..630e22093 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2412.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2412.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/demo-plugin/MM-T2416.md b/data/test-cases/plugins/demo-plugin/MM-T2416.md index f680a5419..edde5403e 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2416.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2416.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/demo-plugin/MM-T2418.md b/data/test-cases/plugins/demo-plugin/MM-T2418.md index 4743b6946..80951f26d 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T2418.md +++ b/data/test-cases/plugins/demo-plugin/MM-T2418.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/demo-plugin/MM-T3422.md b/data/test-cases/plugins/demo-plugin/MM-T3422.md index 1f39bca7d..665008196 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T3422.md +++ b/data/test-cases/plugins/demo-plugin/MM-T3422.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/demo-plugin/MM-T3427.md b/data/test-cases/plugins/demo-plugin/MM-T3427.md index 5bd324926..9f159bcc6 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T3427.md +++ b/data/test-cases/plugins/demo-plugin/MM-T3427.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/demo-plugin/MM-T3915.md b/data/test-cases/plugins/demo-plugin/MM-T3915.md index 7404c8323..60016d974 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T3915.md +++ b/data/test-cases/plugins/demo-plugin/MM-T3915.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/demo-plugin/MM-T4316.md b/data/test-cases/plugins/demo-plugin/MM-T4316.md index 60ff94500..4838cd3ea 100644 --- a/data/test-cases/plugins/demo-plugin/MM-T4316.md +++ b/data/test-cases/plugins/demo-plugin/MM-T4316.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Demo Plugin authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2480.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2480.md index df1372ccb..2e8fdb077 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2480.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2480.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: General Slash commands authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2485.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2485.md index 15f5f77a8..8042ca061 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2485.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2485.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: General Slash commands authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2486.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2486.md index 64f4f03fe..da09c78f7 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2486.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2486.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: General Slash commands authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2490.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2490.md index fbdb4f970..35cf2f869 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2490.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T2490.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: General Slash commands authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5455.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5455.md index 4bf12fb7d..769a2e05e 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5455.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5455.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: General Slash commands authors: "@AayushChaudhary0001" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5456.md b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5456.md index c0d14a3ff..dfb5c1c3c 100644 --- a/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5456.md +++ b/data/test-cases/plugins/jira/jira-server/general-slash-commands/MM-T5456.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: General Slash commands authors: "@AayushChaudhary0001" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2481.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2481.md index 1fb8c0907..a90ca5b48 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2481.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2481.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2482.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2482.md index 6c8c920ed..fd002de62 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2482.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2482.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2483.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2483.md index 56c90abd3..8ef0d01c9 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2483.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2483.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2484.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2484.md index 1194f8d7a..f48b0a95a 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2484.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T2484.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3346.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3346.md index fd632d303..f0f2d8296 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3346.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3346.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3347.md b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3347.md index 1e10ec608..fe20c1fb6 100644 --- a/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3347.md +++ b/data/test-cases/plugins/jira/jira-server/install-and-uninstall/MM-T3347.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Install and Uninstall authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T2473.md b/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T2473.md index e921c9116..bbf7bef4b 100644 --- a/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T2473.md +++ b/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T2473.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Jira Connect authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T4498.md b/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T4498.md index 8f614999d..7acf2c815 100644 --- a/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T4498.md +++ b/data/test-cases/plugins/jira/jira-server/jira-connect/MM-T4498.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Jira Connect authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2488.md b/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2488.md index 21e20072d..e79b29f91 100644 --- a/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2488.md +++ b/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2488.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Jira create authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2489.md b/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2489.md index 2bf51d42a..0f8531c5e 100644 --- a/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2489.md +++ b/data/test-cases/plugins/jira/jira-server/jira-create/MM-T2489.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: Jira create authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/jira-subscriptions/MM-T5457.md b/data/test-cases/plugins/jira/jira-server/jira-subscriptions/MM-T5457.md index af19c3cf9..da1028269 100644 --- a/data/test-cases/plugins/jira/jira-server/jira-subscriptions/MM-T5457.md +++ b/data/test-cases/plugins/jira/jira-server/jira-subscriptions/MM-T5457.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Jira subscriptions authors: "@AayushChaudhary0001" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3320.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3320.md index 934635388..265bc2314 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3320.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3320.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3321.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3321.md index ec96a5b5b..bf6c60519 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3321.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3321.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3322.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3322.md index 4c88213b3..a96223881 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3322.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3322.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3323.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3323.md index 2cbc29ab7..2cb02c94b 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3323.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3323.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3325.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3325.md index 1a2a4fdf0..121eb6dea 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3325.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3325.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3336.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3336.md index a801d3f10..ce34544a0 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3336.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3336.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3337.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3337.md index 8d2e851c8..83f9038ab 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3337.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3337.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3338.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3338.md index 714f00995..d9fe84f0a 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3338.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3338.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3339.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3339.md index 80e4d1ebb..8b8bcc8e9 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3339.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3339.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3340.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3340.md index b8c94dc08..f9e9deeaf 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3340.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3340.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3341.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3341.md index d5dce654a..09a293ab6 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3341.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3341.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3342.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3342.md index e58d4651f..7d7bf2d3c 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3342.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3342.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3343.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3343.md index 94a54bd0d..050e62c27 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3343.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3343.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3344.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3344.md index 56f0f97ce..f4bd900ef 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3344.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3344.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3345.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3345.md index c34766a7a..7b0556f4c 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3345.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3345.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3382.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3382.md index 3b45c8933..844a57582 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3382.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3382.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3395.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3395.md index b494b4701..734e6d216 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3395.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3395.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3396.md b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3396.md index fab6041ca..68d4f9d67 100644 --- a/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3396.md +++ b/data/test-cases/plugins/jira/jira-server/multi-instance-support/MM-T3396.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Multi-instance support authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2472.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2472.md index 6c16a559d..6891f4b3a 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2472.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2472.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2474.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2474.md index 0869b70db..4c7b23575 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2474.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2474.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2475.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2475.md index 3e4bd48e2..750bc4ae5 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2475.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2475.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2476.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2476.md index b7e088144..da7ff0499 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2476.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2476.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2477.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2477.md index f7ae63d78..585897cc9 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2477.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2477.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2478.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2478.md index ba2194cd5..3d856e8b3 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2478.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2478.md @@ -5,14 +5,14 @@ status: Draft priority: Normal folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2479.md b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2479.md index f180d1609..0b661509e 100644 --- a/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2479.md +++ b/data/test-cases/plugins/jira/miscellaneous/cloud/MM-T2479.md @@ -5,14 +5,14 @@ status: Draft priority: Normal folder: Cloud authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2466.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2466.md index 9e2a1eb1d..480b325f1 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2466.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2466.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2467.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2467.md index ace55a618..cff47244a 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2467.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2467.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2468.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2468.md index 7763b8e86..4a72ec9a4 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2468.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2468.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2469.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2469.md index 3d595b45c..730938664 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2469.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2469.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2470.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2470.md index b7fe4db06..6649ccea7 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2470.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2470.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2471.md b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2471.md index 0a77d10b5..75a54991a 100644 --- a/data/test-cases/plugins/jira/miscellaneous/server/MM-T2471.md +++ b/data/test-cases/plugins/jira/miscellaneous/server/MM-T2471.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Server authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Jira V2 component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5572.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5572.md index f5152859c..da2b4a2d6 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5572.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5572.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5573.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5573.md index fc22a2a47..337695200 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5573.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5573.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5574.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5574.md index 6f1232a52..1dfc87d4c 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5574.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5574.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5575.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5575.md index 9af400180..3e375f9f9 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5575.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5575.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5576.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5576.md index 7832246c8..575ec3e2a 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5576.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5576.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5577.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5577.md index 72d9957c9..e10066abf 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5577.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/connection-prompt/MM-T5577.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: connection-prompt authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5578.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5578.md index fd551b044..642ba00d3 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5578.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5578.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5579.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5579.md index 01d98f627..0f9b20d92 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5579.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5579.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5580.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5580.md index b9542fc6d..59331a9c5 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5580.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5580.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5581.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5581.md index 125059602..0f12c16d1 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5581.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5581.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5582.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5582.md index f01440780..cf23652c7 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5582.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5582.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5583.md b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5583.md index 7ba8b8b92..f069065cc 100644 --- a/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5583.md +++ b/data/test-cases/plugins/ms-teams-sync/bot-messages/file-attachments/MM-T5583.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: file-attachments authors: "@lieut-data" -team_ownership: +team_ownership: - MS Teams priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5527.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5527.md index 1e36f537c..33db85a75 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5527.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5527.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5528.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5528.md index 917c8b61f..50259bff5 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5528.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5528.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5529.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5529.md index bd057871a..58c13cd33 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5529.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5529.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5530.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5530.md index c1474e89d..d90032b11 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5530.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5530.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5531.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5531.md index 0a844c453..556042aa1 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5531.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5531.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5532.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5532.md index 8e35e00e1..aefe09732 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5532.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5532.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5533.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5533.md index 794c429ba..c368d703c 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5533.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5533.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5534.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5534.md index 28f15eb8d..310e98a2e 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5534.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5534.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5535.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5535.md index 24aa7cc6f..896026e53 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5535.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5535.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5536.md b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5536.md index c8213b93f..094c7dc36 100644 --- a/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5536.md +++ b/data/test-cases/plugins/ms-teams-sync/mute-unmute/MM-T5536.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Mute unmute authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/MM-T2351.md b/data/test-cases/plugins/nps-plugin/MM-T2351.md index 84f217e04..8f7dbf38b 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2351.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2351.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/nps-plugin/MM-T2352.md b/data/test-cases/plugins/nps-plugin/MM-T2352.md index 45e3a330e..18f5a295f 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2352.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2352.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2353.md b/data/test-cases/plugins/nps-plugin/MM-T2353.md index d14bf558b..348847b83 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2353.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2353.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 5.34-p1 tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2354.md b/data/test-cases/plugins/nps-plugin/MM-T2354.md index 74686e816..a7f7c1752 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2354.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2354.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 5.34-p1 tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2355.md b/data/test-cases/plugins/nps-plugin/MM-T2355.md index c7ab0dc30..45161321a 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2355.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2355.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 5.34-p1 tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2356.md b/data/test-cases/plugins/nps-plugin/MM-T2356.md index 475ef8f3f..f20e97722 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2356.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2356.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2357.md b/data/test-cases/plugins/nps-plugin/MM-T2357.md index 7bccfe0fb..14d100626 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2357.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2357.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/nps-plugin/MM-T2358.md b/data/test-cases/plugins/nps-plugin/MM-T2358.md index caabe3883..679bc9d7a 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2358.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2358.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2359.md b/data/test-cases/plugins/nps-plugin/MM-T2359.md index 53dd0c368..edb3f3c4c 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2359.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2359.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/nps-plugin/MM-T2360.md b/data/test-cases/plugins/nps-plugin/MM-T2360.md index 4476a90a7..9ab967207 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2360.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2360.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2361.md b/data/test-cases/plugins/nps-plugin/MM-T2361.md index a87b0063a..142a6607f 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2361.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2361.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2362.md b/data/test-cases/plugins/nps-plugin/MM-T2362.md index 4981663c6..0e69cc60d 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2362.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2362.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/MM-T2363.md b/data/test-cases/plugins/nps-plugin/MM-T2363.md index c600d9f43..01ea37a9f 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2363.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2363.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/plugins/nps-plugin/MM-T2364.md b/data/test-cases/plugins/nps-plugin/MM-T2364.md index e0db8a2e8..2374060dc 100644 --- a/data/test-cases/plugins/nps-plugin/MM-T2364.md +++ b/data/test-cases/plugins/nps-plugin/MM-T2364.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: NPS Plugin authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: NPS Plugin component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5588.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5588.md index 170576896..bf7162551 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5588.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5588.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5589.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5589.md index b71a24e56..a5c3f1c58 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5589.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5589.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5590.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5590.md index a47107afd..bbc3b4dae 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5590.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5590.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5591.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5591.md index 479edf7c2..58dd754a3 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5591.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5591.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5592.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5592.md index e19949b6f..0838d6b80 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5592.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5592.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5593.md b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5593.md index 3b5c6bfdb..a429b9996 100644 --- a/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5593.md +++ b/data/test-cases/plugins/nps-plugin/new-nps-plugin/MM-T5593.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New NPS Plugin authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T1648.md b/data/test-cases/plugins/plugin-marketplace/MM-T1648.md index 35961737f..87ee9fbf3 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T1648.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T1648.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T1650.md b/data/test-cases/plugins/plugin-marketplace/MM-T1650.md index 570e6a88d..a980b66c7 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T1650.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T1650.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T1652.md b/data/test-cases/plugins/plugin-marketplace/MM-T1652.md index 29788d2ac..cc69ddb10 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T1652.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T1652.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T2026.md b/data/test-cases/plugins/plugin-marketplace/MM-T2026.md index 9b42ab9b5..c356cd661 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T2026.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T2026.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3450.md b/data/test-cases/plugins/plugin-marketplace/MM-T3450.md index 9b08b0d5e..f4a5a8c42 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3450.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3450.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3452.md b/data/test-cases/plugins/plugin-marketplace/MM-T3452.md index 9d37d558b..74303f580 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3452.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3452.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3465.md b/data/test-cases/plugins/plugin-marketplace/MM-T3465.md index d037a34dc..2662e5fc4 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3465.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3465.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3466.md b/data/test-cases/plugins/plugin-marketplace/MM-T3466.md index b02bae818..9c26177d6 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3466.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3466.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3496.md b/data/test-cases/plugins/plugin-marketplace/MM-T3496.md index 84c865298..6b218c39f 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3496.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3496.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T3940.md b/data/test-cases/plugins/plugin-marketplace/MM-T3940.md index 1a066f44c..93d3c804a 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T3940.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T3940.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - 5.34-p1 tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T4034.md b/data/test-cases/plugins/plugin-marketplace/MM-T4034.md index a4d135e66..d6d815f85 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T4034.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T4034.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/plugins/plugin-marketplace/MM-T4742.md b/data/test-cases/plugins/plugin-marketplace/MM-T4742.md index aac761340..2665519e2 100644 --- a/data/test-cases/plugins/plugin-marketplace/MM-T4742.md +++ b/data/test-cases/plugins/plugin-marketplace/MM-T4742.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Plugin Marketplace authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1945.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1945.md index ab2d53495..7e8dcdd68 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1945.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1945.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 5.34-p1 @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1946.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1946.md index 35e638224..bd32aaa41 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1946.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1946.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 5.34-p1 @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Desktop diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1947.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1947.md index 959af2dd4..102c3c45e 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1947.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1947.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Desktop diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1948.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1948.md index 81836ef65..6f3f026b6 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1948.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1948.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1949.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1949.md index efd859a25..75b1c9bc1 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1949.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1949.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1950.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1950.md index 03e7d84a6..204e93cdf 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1950.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1950.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1951.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1951.md index b71cc34c9..d10054557 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1951.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1951.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1952.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1952.md index 7f9d30e8d..57ffb8297 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1952.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1952.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1953.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1953.md index 8c90e0edb..ab4959a00 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1953.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1953.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1954.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1954.md index a21ed88f1..d444ef9e6 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1954.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1954.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1956.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1956.md index e97666d25..1eb1d118e 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1956.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1956.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1957.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1957.md index 4992f884c..fc7c3a389 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1957.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1957.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1958.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1958.md index 0657f2d47..2d3932ae3 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1958.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1958.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1959.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1959.md index 43de41d46..40a9bc118 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1959.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1959.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1960.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1960.md index aebb317e1..a4d64355e 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1960.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1960.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - E2E-1 - Cloud-N/A tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1961.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1961.md index f9f6eabac..973d84e15 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1961.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1961.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1962.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1962.md index 3a1c22b69..147c8eaa6 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1962.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1962.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1963.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1963.md index 1e63a0af6..bad77b00c 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1963.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1963.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1964.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1964.md index d42c624f4..0e6a395f8 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1964.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1964.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1965.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1965.md index 7d6d41bdc..75d404d9e 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1965.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1965.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1966.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1966.md index 012788949..fef48d2ec 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1966.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1966.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Cloud-N/A @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1967.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1967.md index b9353b348..118343849 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1967.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1967.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1968.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1968.md index 887ebc28a..a2fea8eb8 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1968.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1968.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1969.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1969.md index d97b8b33f..ef1e7f6b2 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1969.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1969.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1970.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1970.md index 4eab0efeb..ace09ecee 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1970.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1970.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1972.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1972.md index 82b06c793..a779c53d5 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1972.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1972.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1973.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1973.md index e5e0d7b88..9b82ea5b7 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1973.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1973.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1974.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1974.md index ed26b5aa6..7d23af921 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1974.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1974.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1975.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1975.md index b8d7f1950..1bfce8efe 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1975.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1975.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1976.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1976.md index 35ec72874..11b3de06d 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1976.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1976.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1977.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1977.md index dd20358e5..0eff8c7f9 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1977.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1977.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1978.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1978.md index 1b6acd6e8..1b2d4cd91 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1978.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1978.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1979.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1979.md index e299c4975..1d97379ec 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1979.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1979.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1980.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1980.md index 67408777f..7f9b86e05 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1980.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1980.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1981.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1981.md index 258ace8c0..bc6aa3612 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1981.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1981.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1982.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1982.md index 0760484a6..b28d74c3d 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1982.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1982.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 5.34-p1 @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud @@ -36,7 +36,7 @@ key: MM-T1982 created_on: "2024-07-31T20:45:47Z" last_updated: "2022-09-09T19:36:51Z" case_hashed: 4de7573872ed277668157976c7a4793af2644d7fbabc2dc7ff2769c7b110b2a0fcbe662417a2b063bffbe20a37d10a1f -steps_hashed: ea9db71b6b9484a056fd56c63ad6cc81965d73aa48a9f73e26414664f32ca72edd64a95936818a9b1e1b982ea40143e2 +steps_hashed: 3da45267f4faa38e668dbf197cac6a9d62bfd19817f8b81b58ecba1f6dbc318d6f1eb65c7478f635b1cab4280b2160a0 --- @@ -51,8 +51,10 @@ Installing pre-packaged plugins from Marketplace installs all plugins successful ————————————————————————————\ 1\. Open App Marketplace from the main grid menu\ 2\. Compare available plugins to the pre-packaged list in the release branch's Makefile (e.g. https\://github.com/mattermost/mattermost/blob/release-9.11/server/Makefile#L145 for v9.11)\ -3\. Install each plugin in the list and verify it's the correct version (from the list in Makefile)\ -4\. Enable and start each plugin, then disable and remove +3\. Note that Playbooks will only show one version in the Marketplace, based on the server's license\ +4\. Also note that Boards is not expected to appear in the Marketplace\ +5\. Install each plugin in the list and verify it's the correct version (from the list in Makefile)\ +6\. Enable and start each plugin, then disable and remove **Expected** diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1983.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1983.md index 99314e374..55dc5b13b 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1983.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1983.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1984.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1984.md index 6468c50b0..6e82d34a8 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1984.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1984.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1985.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1985.md index 0482cb9ef..cf00d4c3f 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1985.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1985.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1986.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1986.md index 90da47550..e7a985e69 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1986.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1986.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Missing-In-Cypress - Cloud-N/A - Fixed-TM4J-Key-In-Cypress @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1987.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1987.md index d0edbb7ec..00842fa73 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1987.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1987.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - 5.34-p1 tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1988.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1988.md index 80ac451b1..fcb8ababb 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1988.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1988.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - 5.34-p1 tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1989.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1989.md index 529301675..8e2b3f25e 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1989.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1989.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1990.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1990.md index 958e573cb..392c6fe2d 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1990.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1990.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1991.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1991.md index bc4a25ed8..361642dc9 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1991.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1991.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1992.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1992.md index 796efa3b2..2117190d6 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1992.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1992.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1993.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1993.md index f571626ba..10f32f2d2 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1993.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1993.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1994.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1994.md index 15e591c3f..5419ffe82 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1994.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1994.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1995.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1995.md index b54587b77..6fc7a757c 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1995.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1995.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1996.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1996.md index 35c2a0298..cbd3656bf 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1996.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1996.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1997.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1997.md index a534aba32..45c23aba4 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1997.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1997.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1998.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1998.md index d66d07a2d..9effd1faa 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1998.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1998.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1999.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1999.md index 90dfed1a8..02e22ac44 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1999.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T1999.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2000.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2000.md index 2e868601f..f594600b9 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2000.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2000.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2001.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2001.md index 2fba3f534..1b0a2fb47 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2001.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T2001.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Missing-In-Cypress - Cloud-N/A - Fixed-TM4J-Key-In-Cypress @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3680.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3680.md index 1636d689a..1462f1f78 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3680.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3680.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugin Marketplace component: null tags: [] -labels: +labels: - 5.34-p1 tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Cloud diff --git a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3815.md b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3815.md index 8e0149eca..9440fa765 100644 --- a/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3815.md +++ b/data/test-cases/plugins/plugin-marketplace/import-queue/MM-T3815.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Import Queue authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugin Marketplace component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 5.34-p1 tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4023.md b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4023.md index ab18c6fa6..c4c31015d 100644 --- a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4023.md +++ b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4023.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4024.md b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4024.md index 861bf0647..efc9ba550 100644 --- a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4024.md +++ b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4024.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4025.md b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4025.md index 4e237e429..564601830 100644 --- a/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4025.md +++ b/data/test-cases/plugins/plugin-marketplace/mm-apps/MM-T4025.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/plugins/splunk/MM-T3844.md b/data/test-cases/plugins/splunk/MM-T3844.md index 05e96eb2b..52995b184 100644 --- a/data/test-cases/plugins/splunk/MM-T3844.md +++ b/data/test-cases/plugins/splunk/MM-T3844.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/splunk/MM-T3845.md b/data/test-cases/plugins/splunk/MM-T3845.md index d114c06cb..368094098 100644 --- a/data/test-cases/plugins/splunk/MM-T3845.md +++ b/data/test-cases/plugins/splunk/MM-T3845.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Plugins component: null -tags: +tags: - Never tested -labels: +labels: - plugins tested_by_contributor: "" diff --git a/data/test-cases/plugins/splunk/MM-T5391.md b/data/test-cases/plugins/splunk/MM-T5391.md index e57613b1c..4e7282895 100644 --- a/data/test-cases/plugins/splunk/MM-T5391.md +++ b/data/test-cases/plugins/splunk/MM-T5391.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Splunk authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3596.md b/data/test-cases/plugins/todo/MM-T3596.md index 636cecdac..2ded41ecf 100644 --- a/data/test-cases/plugins/todo/MM-T3596.md +++ b/data/test-cases/plugins/todo/MM-T3596.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3597.md b/data/test-cases/plugins/todo/MM-T3597.md index c32b084ef..08c89803a 100644 --- a/data/test-cases/plugins/todo/MM-T3597.md +++ b/data/test-cases/plugins/todo/MM-T3597.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3598.md b/data/test-cases/plugins/todo/MM-T3598.md index 07d744c37..e4deeb2a9 100644 --- a/data/test-cases/plugins/todo/MM-T3598.md +++ b/data/test-cases/plugins/todo/MM-T3598.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3599.md b/data/test-cases/plugins/todo/MM-T3599.md index 321358af2..23fc3b7f4 100644 --- a/data/test-cases/plugins/todo/MM-T3599.md +++ b/data/test-cases/plugins/todo/MM-T3599.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3600.md b/data/test-cases/plugins/todo/MM-T3600.md index 55db22aac..eae920144 100644 --- a/data/test-cases/plugins/todo/MM-T3600.md +++ b/data/test-cases/plugins/todo/MM-T3600.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3601.md b/data/test-cases/plugins/todo/MM-T3601.md index 5b791ba32..fc1d9b3fa 100644 --- a/data/test-cases/plugins/todo/MM-T3601.md +++ b/data/test-cases/plugins/todo/MM-T3601.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3602.md b/data/test-cases/plugins/todo/MM-T3602.md index 7dc6fbde1..3c4c2c99c 100644 --- a/data/test-cases/plugins/todo/MM-T3602.md +++ b/data/test-cases/plugins/todo/MM-T3602.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3603.md b/data/test-cases/plugins/todo/MM-T3603.md index e0a7218bc..5f82d299c 100644 --- a/data/test-cases/plugins/todo/MM-T3603.md +++ b/data/test-cases/plugins/todo/MM-T3603.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3604.md b/data/test-cases/plugins/todo/MM-T3604.md index a7bcbd2d2..669838641 100644 --- a/data/test-cases/plugins/todo/MM-T3604.md +++ b/data/test-cases/plugins/todo/MM-T3604.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3605.md b/data/test-cases/plugins/todo/MM-T3605.md index dbbf3f1ea..91140f443 100644 --- a/data/test-cases/plugins/todo/MM-T3605.md +++ b/data/test-cases/plugins/todo/MM-T3605.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3606.md b/data/test-cases/plugins/todo/MM-T3606.md index 3adb853f8..8e045ddc4 100644 --- a/data/test-cases/plugins/todo/MM-T3606.md +++ b/data/test-cases/plugins/todo/MM-T3606.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3607.md b/data/test-cases/plugins/todo/MM-T3607.md index cd3bbd145..372be7ed1 100644 --- a/data/test-cases/plugins/todo/MM-T3607.md +++ b/data/test-cases/plugins/todo/MM-T3607.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3608.md b/data/test-cases/plugins/todo/MM-T3608.md index b8a66f6ea..7fb16aff7 100644 --- a/data/test-cases/plugins/todo/MM-T3608.md +++ b/data/test-cases/plugins/todo/MM-T3608.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3609.md b/data/test-cases/plugins/todo/MM-T3609.md index 09d95dc70..7d355ee45 100644 --- a/data/test-cases/plugins/todo/MM-T3609.md +++ b/data/test-cases/plugins/todo/MM-T3609.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3610.md b/data/test-cases/plugins/todo/MM-T3610.md index 476731ee8..3722467ee 100644 --- a/data/test-cases/plugins/todo/MM-T3610.md +++ b/data/test-cases/plugins/todo/MM-T3610.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3611.md b/data/test-cases/plugins/todo/MM-T3611.md index dc018b994..b291dcc0e 100644 --- a/data/test-cases/plugins/todo/MM-T3611.md +++ b/data/test-cases/plugins/todo/MM-T3611.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3612.md b/data/test-cases/plugins/todo/MM-T3612.md index 41af913d2..f551c644e 100644 --- a/data/test-cases/plugins/todo/MM-T3612.md +++ b/data/test-cases/plugins/todo/MM-T3612.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3613.md b/data/test-cases/plugins/todo/MM-T3613.md index d046cf029..193bf2d88 100644 --- a/data/test-cases/plugins/todo/MM-T3613.md +++ b/data/test-cases/plugins/todo/MM-T3613.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3614.md b/data/test-cases/plugins/todo/MM-T3614.md index 6980f9dca..d9d27ab8c 100644 --- a/data/test-cases/plugins/todo/MM-T3614.md +++ b/data/test-cases/plugins/todo/MM-T3614.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3615.md b/data/test-cases/plugins/todo/MM-T3615.md index 57309c745..f7a5919d0 100644 --- a/data/test-cases/plugins/todo/MM-T3615.md +++ b/data/test-cases/plugins/todo/MM-T3615.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3616.md b/data/test-cases/plugins/todo/MM-T3616.md index e033fe83f..64c87933a 100644 --- a/data/test-cases/plugins/todo/MM-T3616.md +++ b/data/test-cases/plugins/todo/MM-T3616.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T3867.md b/data/test-cases/plugins/todo/MM-T3867.md index 5103224c1..7786b8f27 100644 --- a/data/test-cases/plugins/todo/MM-T3867.md +++ b/data/test-cases/plugins/todo/MM-T3867.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T4139.md b/data/test-cases/plugins/todo/MM-T4139.md index 9c9f9a2b3..59ce5866c 100644 --- a/data/test-cases/plugins/todo/MM-T4139.md +++ b/data/test-cases/plugins/todo/MM-T4139.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T4780.md b/data/test-cases/plugins/todo/MM-T4780.md index 87ef3a7e7..2e134505f 100644 --- a/data/test-cases/plugins/todo/MM-T4780.md +++ b/data/test-cases/plugins/todo/MM-T4780.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/todo/MM-T5144.md b/data/test-cases/plugins/todo/MM-T5144.md index 262cc5750..a767b878e 100644 --- a/data/test-cases/plugins/todo/MM-T5144.md +++ b/data/test-cases/plugins/todo/MM-T5144.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: ToDo authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3584.md b/data/test-cases/plugins/webex/MM-T3584.md index 3acb435b1..12ba0ec78 100644 --- a/data/test-cases/plugins/webex/MM-T3584.md +++ b/data/test-cases/plugins/webex/MM-T3584.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3585.md b/data/test-cases/plugins/webex/MM-T3585.md index 62ec420a3..d5a960dc5 100644 --- a/data/test-cases/plugins/webex/MM-T3585.md +++ b/data/test-cases/plugins/webex/MM-T3585.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3586.md b/data/test-cases/plugins/webex/MM-T3586.md index 1ddbb6dc7..7965969e2 100644 --- a/data/test-cases/plugins/webex/MM-T3586.md +++ b/data/test-cases/plugins/webex/MM-T3586.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3587.md b/data/test-cases/plugins/webex/MM-T3587.md index 1bf580466..568372d51 100644 --- a/data/test-cases/plugins/webex/MM-T3587.md +++ b/data/test-cases/plugins/webex/MM-T3587.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3588.md b/data/test-cases/plugins/webex/MM-T3588.md index 1a1a92f69..b3b36cb16 100644 --- a/data/test-cases/plugins/webex/MM-T3588.md +++ b/data/test-cases/plugins/webex/MM-T3588.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3589.md b/data/test-cases/plugins/webex/MM-T3589.md index 199fbae58..e74f688db 100644 --- a/data/test-cases/plugins/webex/MM-T3589.md +++ b/data/test-cases/plugins/webex/MM-T3589.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3590.md b/data/test-cases/plugins/webex/MM-T3590.md index 0324a844f..cc3d2a374 100644 --- a/data/test-cases/plugins/webex/MM-T3590.md +++ b/data/test-cases/plugins/webex/MM-T3590.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3591.md b/data/test-cases/plugins/webex/MM-T3591.md index 624997006..653e194a0 100644 --- a/data/test-cases/plugins/webex/MM-T3591.md +++ b/data/test-cases/plugins/webex/MM-T3591.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3592.md b/data/test-cases/plugins/webex/MM-T3592.md index f2d958da8..155f83f11 100644 --- a/data/test-cases/plugins/webex/MM-T3592.md +++ b/data/test-cases/plugins/webex/MM-T3592.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3593.md b/data/test-cases/plugins/webex/MM-T3593.md index d7d41a0cf..444ef32de 100644 --- a/data/test-cases/plugins/webex/MM-T3593.md +++ b/data/test-cases/plugins/webex/MM-T3593.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3594.md b/data/test-cases/plugins/webex/MM-T3594.md index a8274d433..91b4f0dc1 100644 --- a/data/test-cases/plugins/webex/MM-T3594.md +++ b/data/test-cases/plugins/webex/MM-T3594.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3595.md b/data/test-cases/plugins/webex/MM-T3595.md index 2a03a1f27..6b9ebb1af 100644 --- a/data/test-cases/plugins/webex/MM-T3595.md +++ b/data/test-cases/plugins/webex/MM-T3595.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T3632.md b/data/test-cases/plugins/webex/MM-T3632.md index 7716e2f01..063bcd701 100644 --- a/data/test-cases/plugins/webex/MM-T3632.md +++ b/data/test-cases/plugins/webex/MM-T3632.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T4130.md b/data/test-cases/plugins/webex/MM-T4130.md index e1f4a457f..6d3f991d7 100644 --- a/data/test-cases/plugins/webex/MM-T4130.md +++ b/data/test-cases/plugins/webex/MM-T4130.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T4131.md b/data/test-cases/plugins/webex/MM-T4131.md index 88da037da..06a17abea 100644 --- a/data/test-cases/plugins/webex/MM-T4131.md +++ b/data/test-cases/plugins/webex/MM-T4131.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/webex/MM-T4132.md b/data/test-cases/plugins/webex/MM-T4132.md index e6f2e763a..814a23431 100644 --- a/data/test-cases/plugins/webex/MM-T4132.md +++ b/data/test-cases/plugins/webex/MM-T4132.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: WebEx authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/plugins/welcome-bot/MM-T3571.md b/data/test-cases/plugins/welcome-bot/MM-T3571.md index 69fcdaacf..df823f31f 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3571.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3571.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3572.md b/data/test-cases/plugins/welcome-bot/MM-T3572.md index fc039214d..81ea92ad7 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3572.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3572.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3573.md b/data/test-cases/plugins/welcome-bot/MM-T3573.md index cccde2761..88c9e5688 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3573.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3573.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3574.md b/data/test-cases/plugins/welcome-bot/MM-T3574.md index d0a363fc1..9d9b89f7e 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3574.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3574.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3575.md b/data/test-cases/plugins/welcome-bot/MM-T3575.md index 02d1e5df9..cbbf97d2b 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3575.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3575.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3576.md b/data/test-cases/plugins/welcome-bot/MM-T3576.md index 4f1cf1d37..bc9edca9f 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3576.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3576.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3577.md b/data/test-cases/plugins/welcome-bot/MM-T3577.md index 5237749ad..d18d226ef 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3577.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3577.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3578.md b/data/test-cases/plugins/welcome-bot/MM-T3578.md index 563b1c30c..743501bc9 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3578.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3578.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3579.md b/data/test-cases/plugins/welcome-bot/MM-T3579.md index a50bfe51e..3ccda798e 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3579.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3579.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3580.md b/data/test-cases/plugins/welcome-bot/MM-T3580.md index 1a8108319..c1536c852 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3580.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3580.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3581.md b/data/test-cases/plugins/welcome-bot/MM-T3581.md index 3c687b4ef..193225489 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3581.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3581.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3582.md b/data/test-cases/plugins/welcome-bot/MM-T3582.md index 600036585..e83a0ee2e 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3582.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3582.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/plugins/welcome-bot/MM-T3583.md b/data/test-cases/plugins/welcome-bot/MM-T3583.md index a3098db52..01b6c61b1 100644 --- a/data/test-cases/plugins/welcome-bot/MM-T3583.md +++ b/data/test-cases/plugins/welcome-bot/MM-T3583.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Welcome Bot authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Plugins component: null tags: [] -labels: +labels: - plugins tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/rolling-upgrade/MM-T5392.md b/data/test-cases/rolling-upgrade/MM-T5392.md index 70d66af5c..ed1639458 100644 --- a/data/test-cases/rolling-upgrade/MM-T5392.md +++ b/data/test-cases/rolling-upgrade/MM-T5392.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Rolling Upgrade authors: "@saturninoabril" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5367.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5367.md index 07064dd9a..ab4e869e1 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5367.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5367.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5368.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5368.md index 7d91fb29f..523f7cc04 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5368.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5368.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5369.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5369.md index a18f8467b..adb0f6d1c 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5369.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5369.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5370.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5370.md index 93192b764..25fdf8c43 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5370.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5370.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5371.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5371.md index b4ccb05b1..2f27ccdc5 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5371.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5371.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/in-product-purchase/MM-T5372.md b/data/test-cases/self-hosted/in-product-purchase/MM-T5372.md index bbd127f3f..8f6d45da6 100644 --- a/data/test-cases/self-hosted/in-product-purchase/MM-T5372.md +++ b/data/test-cases/self-hosted/in-product-purchase/MM-T5372.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: In product purchase authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/true-up-support/MM-T5373.md b/data/test-cases/self-hosted/true-up-support/MM-T5373.md index 89357a3c3..1972ac344 100644 --- a/data/test-cases/self-hosted/true-up-support/MM-T5373.md +++ b/data/test-cases/self-hosted/true-up-support/MM-T5373.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: True up support authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/true-up-support/MM-T5374.md b/data/test-cases/self-hosted/true-up-support/MM-T5374.md index f52d49805..93848f017 100644 --- a/data/test-cases/self-hosted/true-up-support/MM-T5374.md +++ b/data/test-cases/self-hosted/true-up-support/MM-T5374.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: True up support authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/true-up-support/MM-T5375.md b/data/test-cases/self-hosted/true-up-support/MM-T5375.md index f251bedfb..9966d1ca8 100644 --- a/data/test-cases/self-hosted/true-up-support/MM-T5375.md +++ b/data/test-cases/self-hosted/true-up-support/MM-T5375.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: True up support authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/user-limits/MM-T5518.md b/data/test-cases/self-hosted/user-limits/MM-T5518.md index cc7e9af42..5197f7487 100644 --- a/data/test-cases/self-hosted/user-limits/MM-T5518.md +++ b/data/test-cases/self-hosted/user-limits/MM-T5518.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User limits authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/user-limits/MM-T5519.md b/data/test-cases/self-hosted/user-limits/MM-T5519.md index 0bbd418da..b6d621627 100644 --- a/data/test-cases/self-hosted/user-limits/MM-T5519.md +++ b/data/test-cases/self-hosted/user-limits/MM-T5519.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User limits authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/self-hosted/user-limits/MM-T5571.md b/data/test-cases/self-hosted/user-limits/MM-T5571.md index 1c5ec03ae..c3fdb3427 100644 --- a/data/test-cases/self-hosted/user-limits/MM-T5571.md +++ b/data/test-cases/self-hosted/user-limits/MM-T5571.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User limits authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/smoke-tests/webapp/MM-T3020.md b/data/test-cases/smoke-tests/webapp/MM-T3020.md index 040a9bfb3..8c8a00c4f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3020.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3020.md @@ -5,16 +5,16 @@ status: Update priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3021.md b/data/test-cases/smoke-tests/webapp/MM-T3021.md index fda290211..056d547ad 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3021.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3021.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3022.md b/data/test-cases/smoke-tests/webapp/MM-T3022.md index 670f9e83d..0ee60a900 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3022.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3022.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022cleanup-archive @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3023.md b/data/test-cases/smoke-tests/webapp/MM-T3023.md index 85150a9f8..3abec9247 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3023.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3023.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3024.md b/data/test-cases/smoke-tests/webapp/MM-T3024.md index 787818d50..e6e18d62f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3024.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3024.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3025.md b/data/test-cases/smoke-tests/webapp/MM-T3025.md index 703a0fb17..b41c58aeb 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3025.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3025.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3026.md b/data/test-cases/smoke-tests/webapp/MM-T3026.md index f85c346ad..acc34bb65 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3026.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3026.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3027.md b/data/test-cases/smoke-tests/webapp/MM-T3027.md index d88af48d5..abb7f510a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3027.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3027.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3028.md b/data/test-cases/smoke-tests/webapp/MM-T3028.md index 93a11e153..0c377cf43 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3028.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3028.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3029.md b/data/test-cases/smoke-tests/webapp/MM-T3029.md index 38caf6260..7198b589f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3029.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3029.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3030.md b/data/test-cases/smoke-tests/webapp/MM-T3030.md index 28a3683bc..00418e933 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3030.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3030.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3031.md b/data/test-cases/smoke-tests/webapp/MM-T3031.md index b9272df48..e54c8ed10 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3031.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3031.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3032.md b/data/test-cases/smoke-tests/webapp/MM-T3032.md index 6bf5c796b..bc5ff7bae 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3032.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3032.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3033.md b/data/test-cases/smoke-tests/webapp/MM-T3033.md index c9f9679f2..70c33227f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3033.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3033.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3034.md b/data/test-cases/smoke-tests/webapp/MM-T3034.md index 56b112762..1f9df770a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3034.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3034.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3035.md b/data/test-cases/smoke-tests/webapp/MM-T3035.md index 3f83f2362..c1e05a68f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3035.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3035.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3036.md b/data/test-cases/smoke-tests/webapp/MM-T3036.md index 3faf786ca..33a341238 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3036.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3036.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3037.md b/data/test-cases/smoke-tests/webapp/MM-T3037.md index e6f81dd64..4cb6abd32 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3037.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3037.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3038.md b/data/test-cases/smoke-tests/webapp/MM-T3038.md index 577baa702..cb34b16d6 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3038.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3038.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3039.md b/data/test-cases/smoke-tests/webapp/MM-T3039.md index 8e688e5b0..1e259fb18 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3039.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3039.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3040.md b/data/test-cases/smoke-tests/webapp/MM-T3040.md index 188899d15..53e425bb7 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3040.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3040.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3041.md b/data/test-cases/smoke-tests/webapp/MM-T3041.md index 6df639fde..f21e34363 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3041.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3041.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3042.md b/data/test-cases/smoke-tests/webapp/MM-T3042.md index 64909530d..260445c60 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3042.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3042.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3043.md b/data/test-cases/smoke-tests/webapp/MM-T3043.md index a2a609533..a0eaf3db6 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3043.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3043.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3044.md b/data/test-cases/smoke-tests/webapp/MM-T3044.md index bacbc9d04..4cce35d22 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3044.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3044.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3045.md b/data/test-cases/smoke-tests/webapp/MM-T3045.md index 3d93fe0aa..3f046e64f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3045.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3045.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3046.md b/data/test-cases/smoke-tests/webapp/MM-T3046.md index 31f9331f1..8003c117d 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3046.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3046.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3047.md b/data/test-cases/smoke-tests/webapp/MM-T3047.md index b62127299..361b22442 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3047.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3047.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3048.md b/data/test-cases/smoke-tests/webapp/MM-T3048.md index da91190db..5dd866b37 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3048.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3048.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3049.md b/data/test-cases/smoke-tests/webapp/MM-T3049.md index e01dcb16b..4a8fe3809 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3049.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3049.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3050.md b/data/test-cases/smoke-tests/webapp/MM-T3050.md index 86d7c830a..1df4c7621 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3050.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3050.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3051.md b/data/test-cases/smoke-tests/webapp/MM-T3051.md index 24eb22689..29cfd1579 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3051.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3051.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3052.md b/data/test-cases/smoke-tests/webapp/MM-T3052.md index 429981e00..04437ac5b 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3052.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3052.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3053.md b/data/test-cases/smoke-tests/webapp/MM-T3053.md index 0722f2e8a..645ba875b 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3053.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3053.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3054.md b/data/test-cases/smoke-tests/webapp/MM-T3054.md index 74b3b65e1..c6601c082 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3054.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3054.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3055.md b/data/test-cases/smoke-tests/webapp/MM-T3055.md index 42261fdd2..fb5cf9a9b 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3055.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3055.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3056.md b/data/test-cases/smoke-tests/webapp/MM-T3056.md index 3446a4f7b..22488d62b 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3056.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3056.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3057.md b/data/test-cases/smoke-tests/webapp/MM-T3057.md index 1dca13ec3..b78922960 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3057.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3057.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3058.md b/data/test-cases/smoke-tests/webapp/MM-T3058.md index 0d5773f8b..f9bd3a525 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3058.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3058.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3059.md b/data/test-cases/smoke-tests/webapp/MM-T3059.md index e29c2aeeb..0c75e1a40 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3059.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3059.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3060.md b/data/test-cases/smoke-tests/webapp/MM-T3060.md index d62c5a651..0234eda67 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3060.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3060.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3061.md b/data/test-cases/smoke-tests/webapp/MM-T3061.md index 09c7d80c1..3a9791473 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3061.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3061.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3062.md b/data/test-cases/smoke-tests/webapp/MM-T3062.md index 3ef3a046f..8dcfd475f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3062.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3062.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3063.md b/data/test-cases/smoke-tests/webapp/MM-T3063.md index ea27771d3..bce6576d7 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3063.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3063.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3064.md b/data/test-cases/smoke-tests/webapp/MM-T3064.md index 4f12d4b84..d2045a370 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3064.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3064.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3065.md b/data/test-cases/smoke-tests/webapp/MM-T3065.md index bb1f8b7a5..41daa180c 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3065.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3065.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3066.md b/data/test-cases/smoke-tests/webapp/MM-T3066.md index 9b46fcd56..3da5bf0a9 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3066.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3066.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3067.md b/data/test-cases/smoke-tests/webapp/MM-T3067.md index c93473fe2..ebc2f12a1 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3067.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3067.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3068.md b/data/test-cases/smoke-tests/webapp/MM-T3068.md index cfeb3af29..00b79fd70 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3068.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3068.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3069.md b/data/test-cases/smoke-tests/webapp/MM-T3069.md index d2f779df3..61a93f339 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3069.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3069.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3070.md b/data/test-cases/smoke-tests/webapp/MM-T3070.md index 7115b691e..70fd810da 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3070.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3070.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3071.md b/data/test-cases/smoke-tests/webapp/MM-T3071.md index 0ccfc21c1..0ab132c00 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3071.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3071.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3072.md b/data/test-cases/smoke-tests/webapp/MM-T3072.md index 47ea4e0ac..5d050a356 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3072.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3072.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3073.md b/data/test-cases/smoke-tests/webapp/MM-T3073.md index f491f7065..9e4bea254 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3073.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3073.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3074.md b/data/test-cases/smoke-tests/webapp/MM-T3074.md index 903af43c0..0e8414511 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3074.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3074.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3075.md b/data/test-cases/smoke-tests/webapp/MM-T3075.md index 83391edce..769df997a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3075.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3075.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3076.md b/data/test-cases/smoke-tests/webapp/MM-T3076.md index 4be0ba312..20b0c232f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3076.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3076.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3077.md b/data/test-cases/smoke-tests/webapp/MM-T3077.md index 1944a8150..ae07f7571 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3077.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3077.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3078.md b/data/test-cases/smoke-tests/webapp/MM-T3078.md index daeaea1ba..7d1061ad1 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3078.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3078.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3079.md b/data/test-cases/smoke-tests/webapp/MM-T3079.md index 30defdce1..fa47c8f30 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3079.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3079.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3080.md b/data/test-cases/smoke-tests/webapp/MM-T3080.md index 3eb43d5e5..4c96e6aa2 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3080.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3080.md @@ -5,19 +5,19 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: -- cy-prod +labels: - se-prod - smoke-test-folder +- cy-prod - 2022smoke tested_by_contributor: "" @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 6181511 key: MM-T3080 created_on: "2020-07-13T19:12:24Z" last_updated: "2022-12-01T21:14:23Z" -case_hashed: 23ad063a4cf7e93dd9eb94991a62bb33e3d1909c58f5d998a521cb02e57abf6c4288922603fa1c39146b7efb5d178b90 +case_hashed: 0bec2d12bfcc8bcfe07cf851674448ec22ce50459e01df7e408067dcdead28c0b1086ae1f6c1d05fabbf1f5ba0270c82 steps_hashed: b7f3aa42746c910480bbe830f16da44f409bd711cdeb500d5e5a8294170e68feb2bf44ff157e96a29e7d5b527e655f92 --- diff --git a/data/test-cases/smoke-tests/webapp/MM-T3081.md b/data/test-cases/smoke-tests/webapp/MM-T3081.md index 2a13f03ac..d695dea53 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3081.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3081.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3082.md b/data/test-cases/smoke-tests/webapp/MM-T3082.md index 016fca1da..a9147c87f 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3082.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3082.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3083.md b/data/test-cases/smoke-tests/webapp/MM-T3083.md index f7702e0f5..bd9ec34b9 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3083.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3083.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3084.md b/data/test-cases/smoke-tests/webapp/MM-T3084.md index 167a4875f..87020ebeb 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3084.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3084.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3085.md b/data/test-cases/smoke-tests/webapp/MM-T3085.md index 58c9db51b..39566a612 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3085.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3085.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3086.md b/data/test-cases/smoke-tests/webapp/MM-T3086.md index ba780ddf2..c36e62fb1 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3086.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3086.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3087.md b/data/test-cases/smoke-tests/webapp/MM-T3087.md index 184e65d9e..c48b41e70 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3087.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3087.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "@ctlaltdieliet|10-16-2023" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3088.md b/data/test-cases/smoke-tests/webapp/MM-T3088.md index d707810de..2b784f393 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3088.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3088.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3089.md b/data/test-cases/smoke-tests/webapp/MM-T3089.md index ab736ed21..9d3641179 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3089.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3089.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3090.md b/data/test-cases/smoke-tests/webapp/MM-T3090.md index bd3129b53..c9bec39c6 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3090.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3090.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3091.md b/data/test-cases/smoke-tests/webapp/MM-T3091.md index e3d123d83..922433900 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3091.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3091.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3092.md b/data/test-cases/smoke-tests/webapp/MM-T3092.md index 00928dab2..dee365235 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3092.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3092.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3093.md b/data/test-cases/smoke-tests/webapp/MM-T3093.md index 2c561303e..e5859b4ca 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3093.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3093.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3094.md b/data/test-cases/smoke-tests/webapp/MM-T3094.md index 27739d203..7634751fb 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3094.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3094.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3095.md b/data/test-cases/smoke-tests/webapp/MM-T3095.md index cde605e28..838dabf82 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3095.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3095.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3096.md b/data/test-cases/smoke-tests/webapp/MM-T3096.md index da2722608..694646e0c 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3096.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3096.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3097.md b/data/test-cases/smoke-tests/webapp/MM-T3097.md index b9bb96814..71d840e4c 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3097.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3097.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3098.md b/data/test-cases/smoke-tests/webapp/MM-T3098.md index 95134c4d9..674d6dc79 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3098.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3098.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3099.md b/data/test-cases/smoke-tests/webapp/MM-T3099.md index 975bd728c..054a41306 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3099.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3099.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3100.md b/data/test-cases/smoke-tests/webapp/MM-T3100.md index 0be448421..a95fbbea6 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3100.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3100.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3101.md b/data/test-cases/smoke-tests/webapp/MM-T3101.md index f5f175534..151850c70 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3101.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3101.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3102.md b/data/test-cases/smoke-tests/webapp/MM-T3102.md index 06bd87847..98c16f5eb 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3102.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3102.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3103.md b/data/test-cases/smoke-tests/webapp/MM-T3103.md index 3402d25fd..35f0e6f2b 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3103.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3103.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3104.md b/data/test-cases/smoke-tests/webapp/MM-T3104.md index 634e6e5a8..3fc016a72 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3104.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3104.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3106.md b/data/test-cases/smoke-tests/webapp/MM-T3106.md index 068530cc1..2e81c6ef4 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3106.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3106.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3107.md b/data/test-cases/smoke-tests/webapp/MM-T3107.md index 55fbae41f..1bb31a08d 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3107.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3107.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3108.md b/data/test-cases/smoke-tests/webapp/MM-T3108.md index 715a683a2..3d2907d50 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3108.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3108.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3109.md b/data/test-cases/smoke-tests/webapp/MM-T3109.md index eb9c78342..023610d77 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3109.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3109.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3110.md b/data/test-cases/smoke-tests/webapp/MM-T3110.md index d890b38e0..9b8514d63 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3110.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3110.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3111.md b/data/test-cases/smoke-tests/webapp/MM-T3111.md index 723b57171..43956218a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3111.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3111.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3112.md b/data/test-cases/smoke-tests/webapp/MM-T3112.md index d26d2a6e5..735546140 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3112.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3112.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3113.md b/data/test-cases/smoke-tests/webapp/MM-T3113.md index e11fab153..0edf64838 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3113.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3113.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3114.md b/data/test-cases/smoke-tests/webapp/MM-T3114.md index 4df38367a..6309e13e5 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3114.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3114.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3115.md b/data/test-cases/smoke-tests/webapp/MM-T3115.md index c126cef56..41ab976f7 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3115.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3115.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3116.md b/data/test-cases/smoke-tests/webapp/MM-T3116.md index 1b36e2adc..705a40572 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3116.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3116.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3117.md b/data/test-cases/smoke-tests/webapp/MM-T3117.md index 73a0be7ed..e723746fc 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3117.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3117.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3119.md b/data/test-cases/smoke-tests/webapp/MM-T3119.md index f99c561d7..0ecf61f99 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3119.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3119.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,12 +24,12 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3120.md b/data/test-cases/smoke-tests/webapp/MM-T3120.md index 5b2484e79..12568c7fe 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3120.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3120.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3121.md b/data/test-cases/smoke-tests/webapp/MM-T3121.md index cb2bc3d79..5b2ac21d6 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3121.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3121.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder - 2022smoke @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3122.md b/data/test-cases/smoke-tests/webapp/MM-T3122.md index c74253e44..eb4591ca5 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3122.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3122.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - se-prod - smoke-test-folder tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/smoke-tests/webapp/MM-T3123.md b/data/test-cases/smoke-tests/webapp/MM-T3123.md index 752ef674c..33fc1ee0a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3123.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3123.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3124.md b/data/test-cases/smoke-tests/webapp/MM-T3124.md index 11dc8b338..8c1808946 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3124.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3124.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3125.md b/data/test-cases/smoke-tests/webapp/MM-T3125.md index 6bfa0b5f3..247e81085 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3125.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3125.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3126.md b/data/test-cases/smoke-tests/webapp/MM-T3126.md index 6b080736d..7386df9cf 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3126.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3126.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3127.md b/data/test-cases/smoke-tests/webapp/MM-T3127.md index 37e5bdae7..d3a1bf418 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3127.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3127.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3128.md b/data/test-cases/smoke-tests/webapp/MM-T3128.md index 5c2c277b1..e8f75810a 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3128.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3128.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3129.md b/data/test-cases/smoke-tests/webapp/MM-T3129.md index ddd35dce5..3ec20523c 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3129.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3129.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3130.md b/data/test-cases/smoke-tests/webapp/MM-T3130.md index f54c11d3a..2f3cfab43 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3130.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3130.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder - 2022smoke tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3131.md b/data/test-cases/smoke-tests/webapp/MM-T3131.md index 17137b9d5..40c2f3055 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3131.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3131.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/smoke-tests/webapp/MM-T3132.md b/data/test-cases/smoke-tests/webapp/MM-T3132.md index 4083a8676..7aec24a91 100644 --- a/data/test-cases/smoke-tests/webapp/MM-T3132.md +++ b/data/test-cases/smoke-tests/webapp/MM-T3132.md @@ -5,16 +5,16 @@ status: Draft priority: Normal folder: WebApp authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Smoke Test component: null -tags: +tags: - Smoke test -labels: +labels: - smoke-test-folder tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/MM-T4802.md b/data/test-cases/suite/activity-and-insights/MM-T4802.md index 05ef2a6f9..43a22ca09 100644 --- a/data/test-cases/suite/activity-and-insights/MM-T4802.md +++ b/data/test-cases/suite/activity-and-insights/MM-T4802.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/MM-T4902.md b/data/test-cases/suite/activity-and-insights/insights/MM-T4902.md index d89b2ee07..f34f86c48 100644 --- a/data/test-cases/suite/activity-and-insights/insights/MM-T4902.md +++ b/data/test-cases/suite/activity-and-insights/insights/MM-T4902.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - cy-prod tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/activity-and-insights/insights/MM-T5306.md b/data/test-cases/suite/activity-and-insights/insights/MM-T5306.md index bd22cc6ba..92c8136f2 100644 --- a/data/test-cases/suite/activity-and-insights/insights/MM-T5306.md +++ b/data/test-cases/suite/activity-and-insights/insights/MM-T5306.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Insights authors: "@furqanmlk" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/activity-and-insights/insights/day-range/MM-T4968.md b/data/test-cases/suite/activity-and-insights/insights/day-range/MM-T4968.md index 4b876b079..368a3c263 100644 --- a/data/test-cases/suite/activity-and-insights/insights/day-range/MM-T4968.md +++ b/data/test-cases/suite/activity-and-insights/insights/day-range/MM-T4968.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4732.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4732.md index b6ba079f6..94849b4c3 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4732.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4732.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4733.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4733.md index 90908fe11..6180da076 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4733.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4733.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4734.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4734.md index 007635409..b94856fc1 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4734.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4734.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4735.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4735.md index efd8598f7..4c49069c2 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4735.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4735.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4736.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4736.md index 2b08fa50d..298c3388e 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4736.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4736.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4737.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4737.md index a62f2f150..9882ce649 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4737.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4737.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4738.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4738.md index 8d6f9ab48..ae9dd8b14 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4738.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4738.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4739.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4739.md index 6e99ae441..3231d11ca 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4739.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4739.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4740.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4740.md index 7d4359e90..4a9d2fd5d 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4740.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4740.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4741.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4741.md index e65723a3d..c3e78b0f2 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4741.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4741.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4813.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4813.md index 7a165ee06..69847054d 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4813.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4813.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4816.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4816.md index 789ac0cea..4ad3a06f3 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4816.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4816.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4817.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4817.md index 1ec711028..d83addd4b 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4817.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T4817.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5131.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5131.md index d5e436e06..c8086cd2a 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5131.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5131.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5172.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5172.md index ae6b2801f..6ae6607b4 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5172.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5172.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5191.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5191.md index f49505b79..f36a327e0 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5191.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5191.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5389.md b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5389.md index 14b654024..2070e0e3e 100644 --- a/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5389.md +++ b/data/test-cases/suite/activity-and-insights/insights/my-insights/MM-T5389.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4754.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4754.md index 50e20df50..291a30066 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4754.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4754.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4755.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4755.md index 4f0397b82..f0dbab37a 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4755.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4755.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4756.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4756.md index 53c72975f..42dbde771 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4756.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4756.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4757.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4757.md index 9a37bfd06..f8978082b 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4757.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4757.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4758.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4758.md index 7bd34a449..8270e4624 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4758.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4758.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4759.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4759.md index 5e9c1b8c5..e5cd6895a 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4759.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4759.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4760.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4760.md index aca2d6fd4..0907ba01b 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4760.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4760.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4761.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4761.md index c92480d04..741353937 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4761.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4761.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4891.md b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4891.md index 5c389564b..be361ecdd 100644 --- a/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4891.md +++ b/data/test-cases/suite/activity-and-insights/insights/team-insights/MM-T4891.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/ad-ldap/MM-T2692.md b/data/test-cases/suite/ad-ldap/MM-T2692.md index 37e66034c..67e351754 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2692.md +++ b/data/test-cases/suite/ad-ldap/MM-T2692.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2693.md b/data/test-cases/suite/ad-ldap/MM-T2693.md index d4c535c18..cccb1f05f 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2693.md +++ b/data/test-cases/suite/ad-ldap/MM-T2693.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2694.md b/data/test-cases/suite/ad-ldap/MM-T2694.md index 568e2e4e3..67cc6e67e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2694.md +++ b/data/test-cases/suite/ad-ldap/MM-T2694.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2695.md b/data/test-cases/suite/ad-ldap/MM-T2695.md index 4df95662f..fdf6095c2 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2695.md +++ b/data/test-cases/suite/ad-ldap/MM-T2695.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2696.md b/data/test-cases/suite/ad-ldap/MM-T2696.md index 73baa3305..95306e658 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2696.md +++ b/data/test-cases/suite/ad-ldap/MM-T2696.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2697.md b/data/test-cases/suite/ad-ldap/MM-T2697.md index 189337fe3..30631f028 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2697.md +++ b/data/test-cases/suite/ad-ldap/MM-T2697.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2698.md b/data/test-cases/suite/ad-ldap/MM-T2698.md index 136c88e83..18e32ec0d 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2698.md +++ b/data/test-cases/suite/ad-ldap/MM-T2698.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2699.md b/data/test-cases/suite/ad-ldap/MM-T2699.md index dd36cdabe..a05c2e178 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2699.md +++ b/data/test-cases/suite/ad-ldap/MM-T2699.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2700.md b/data/test-cases/suite/ad-ldap/MM-T2700.md index 4a686efc9..43ad727e2 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2700.md +++ b/data/test-cases/suite/ad-ldap/MM-T2700.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2701.md b/data/test-cases/suite/ad-ldap/MM-T2701.md index 56c620bbd..f9a6065a1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2701.md +++ b/data/test-cases/suite/ad-ldap/MM-T2701.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2702.md b/data/test-cases/suite/ad-ldap/MM-T2702.md index cd2a2be7b..ecb903ff2 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2702.md +++ b/data/test-cases/suite/ad-ldap/MM-T2702.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2703.md b/data/test-cases/suite/ad-ldap/MM-T2703.md index 281cff8c6..b007a1aa1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2703.md +++ b/data/test-cases/suite/ad-ldap/MM-T2703.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2704.md b/data/test-cases/suite/ad-ldap/MM-T2704.md index 87ab78685..e08a137c3 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2704.md +++ b/data/test-cases/suite/ad-ldap/MM-T2704.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,11 +13,11 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: AD LDAP component: null tags: [] -labels: -- TM4J-Key-Mapped-In-Cypress-Release +labels: - cy-prod - se-prod - ldap +- TM4J-Key-Mapped-In-Cypress-Release tested_by_contributor: "" # (Optional) Test type and tools @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 5600853 key: MM-T2704 created_on: "2020-06-01T17:46:19Z" last_updated: "" -case_hashed: fd323878f20577d592d0f1c2005bc4a84521e8c98241bb36660c9b878fa9cfc4f935e403c0194bf99d8a2bc33653d963 +case_hashed: e8516d26c7e3ddd83827c3d3f2379db444add383c15bfc8f45e782edfdbffbe08a2355a7ace690b0cfb2b318d1901f03 steps_hashed: a0eb7d42018e8dba2fd320fb92c1b763c3111b86ad2f6d4c1654f797f616f1ab585c86c80cae1d0a1c69515076bdc2ac --- diff --git a/data/test-cases/suite/ad-ldap/MM-T2705.md b/data/test-cases/suite/ad-ldap/MM-T2705.md index b31e1e2d4..2aea51d8c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2705.md +++ b/data/test-cases/suite/ad-ldap/MM-T2705.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2706.md b/data/test-cases/suite/ad-ldap/MM-T2706.md index fe71a1d75..4aead5bc1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2706.md +++ b/data/test-cases/suite/ad-ldap/MM-T2706.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2707.md b/data/test-cases/suite/ad-ldap/MM-T2707.md index 53939cc24..f536995f2 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2707.md +++ b/data/test-cases/suite/ad-ldap/MM-T2707.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2708.md b/data/test-cases/suite/ad-ldap/MM-T2708.md index 9c3698843..06b62f53e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2708.md +++ b/data/test-cases/suite/ad-ldap/MM-T2708.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2709.md b/data/test-cases/suite/ad-ldap/MM-T2709.md index 73570da81..2e433519c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2709.md +++ b/data/test-cases/suite/ad-ldap/MM-T2709.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2710.md b/data/test-cases/suite/ad-ldap/MM-T2710.md index fa2429da5..3b57e38da 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2710.md +++ b/data/test-cases/suite/ad-ldap/MM-T2710.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2711.md b/data/test-cases/suite/ad-ldap/MM-T2711.md index 278a3f658..910c02a84 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2711.md +++ b/data/test-cases/suite/ad-ldap/MM-T2711.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T2712.md b/data/test-cases/suite/ad-ldap/MM-T2712.md index ef740a8d4..6f1704fb3 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2712.md +++ b/data/test-cases/suite/ad-ldap/MM-T2712.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2713.md b/data/test-cases/suite/ad-ldap/MM-T2713.md index 649449f33..04c642ff5 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2713.md +++ b/data/test-cases/suite/ad-ldap/MM-T2713.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2714.md b/data/test-cases/suite/ad-ldap/MM-T2714.md index 5c1946e69..18dd40f87 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2714.md +++ b/data/test-cases/suite/ad-ldap/MM-T2714.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2715.md b/data/test-cases/suite/ad-ldap/MM-T2715.md index 6c39a1ec3..7f0837451 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2715.md +++ b/data/test-cases/suite/ad-ldap/MM-T2715.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2716.md b/data/test-cases/suite/ad-ldap/MM-T2716.md index 150184058..c6b367c9a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2716.md +++ b/data/test-cases/suite/ad-ldap/MM-T2716.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2717.md b/data/test-cases/suite/ad-ldap/MM-T2717.md index a2738d6b3..66b1e07f7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2717.md +++ b/data/test-cases/suite/ad-ldap/MM-T2717.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2718.md b/data/test-cases/suite/ad-ldap/MM-T2718.md index 1689c01f9..9608f9d6f 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2718.md +++ b/data/test-cases/suite/ad-ldap/MM-T2718.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2719.md b/data/test-cases/suite/ad-ldap/MM-T2719.md index 0889c9867..244b474e1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2719.md +++ b/data/test-cases/suite/ad-ldap/MM-T2719.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - se-prod - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2720.md b/data/test-cases/suite/ad-ldap/MM-T2720.md index e25bf5e02..43acef72b 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2720.md +++ b/data/test-cases/suite/ad-ldap/MM-T2720.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2721.md b/data/test-cases/suite/ad-ldap/MM-T2721.md index 72ca668f7..659a5e925 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2721.md +++ b/data/test-cases/suite/ad-ldap/MM-T2721.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2722.md b/data/test-cases/suite/ad-ldap/MM-T2722.md index 21495092c..0bd72234a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2722.md +++ b/data/test-cases/suite/ad-ldap/MM-T2722.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2723.md b/data/test-cases/suite/ad-ldap/MM-T2723.md index 798400db1..362dfde40 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2723.md +++ b/data/test-cases/suite/ad-ldap/MM-T2723.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2724.md b/data/test-cases/suite/ad-ldap/MM-T2724.md index a316c6e89..002ec66e3 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2724.md +++ b/data/test-cases/suite/ad-ldap/MM-T2724.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2725.md b/data/test-cases/suite/ad-ldap/MM-T2725.md index 46af3e7b2..9b6ae9d8a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2725.md +++ b/data/test-cases/suite/ad-ldap/MM-T2725.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2726.md b/data/test-cases/suite/ad-ldap/MM-T2726.md index 1097ae49d..4631a9420 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2726.md +++ b/data/test-cases/suite/ad-ldap/MM-T2726.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2727.md b/data/test-cases/suite/ad-ldap/MM-T2727.md index d0b2b5555..73159206a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2727.md +++ b/data/test-cases/suite/ad-ldap/MM-T2727.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2728.md b/data/test-cases/suite/ad-ldap/MM-T2728.md index ccd988efa..19907da35 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2728.md +++ b/data/test-cases/suite/ad-ldap/MM-T2728.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2729.md b/data/test-cases/suite/ad-ldap/MM-T2729.md index 9b0cc1d62..4a14d1fb3 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2729.md +++ b/data/test-cases/suite/ad-ldap/MM-T2729.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2730.md b/data/test-cases/suite/ad-ldap/MM-T2730.md index e3a4ba609..dd6b870d8 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2730.md +++ b/data/test-cases/suite/ad-ldap/MM-T2730.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2731.md b/data/test-cases/suite/ad-ldap/MM-T2731.md index 7d5722435..10ce799cd 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2731.md +++ b/data/test-cases/suite/ad-ldap/MM-T2731.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2732.md b/data/test-cases/suite/ad-ldap/MM-T2732.md index 6e8255e48..722a2e26e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2732.md +++ b/data/test-cases/suite/ad-ldap/MM-T2732.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2733.md b/data/test-cases/suite/ad-ldap/MM-T2733.md index e900fe3fc..44a10619c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2733.md +++ b/data/test-cases/suite/ad-ldap/MM-T2733.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2734.md b/data/test-cases/suite/ad-ldap/MM-T2734.md index c645baea2..32a8567d1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2734.md +++ b/data/test-cases/suite/ad-ldap/MM-T2734.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2735.md b/data/test-cases/suite/ad-ldap/MM-T2735.md index f38e6f782..af73e0631 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2735.md +++ b/data/test-cases/suite/ad-ldap/MM-T2735.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2736.md b/data/test-cases/suite/ad-ldap/MM-T2736.md index 5a526a0d5..43ecf7673 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2736.md +++ b/data/test-cases/suite/ad-ldap/MM-T2736.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2737.md b/data/test-cases/suite/ad-ldap/MM-T2737.md index 8ab3cb8a2..f665b22d7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2737.md +++ b/data/test-cases/suite/ad-ldap/MM-T2737.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2738.md b/data/test-cases/suite/ad-ldap/MM-T2738.md index 44f1aaea2..e5926c9e0 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2738.md +++ b/data/test-cases/suite/ad-ldap/MM-T2738.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2739.md b/data/test-cases/suite/ad-ldap/MM-T2739.md index c630799f7..36815bab9 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2739.md +++ b/data/test-cases/suite/ad-ldap/MM-T2739.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2740.md b/data/test-cases/suite/ad-ldap/MM-T2740.md index 6927e454c..e68323f59 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2740.md +++ b/data/test-cases/suite/ad-ldap/MM-T2740.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2741.md b/data/test-cases/suite/ad-ldap/MM-T2741.md index aee832628..e7aade391 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2741.md +++ b/data/test-cases/suite/ad-ldap/MM-T2741.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2742.md b/data/test-cases/suite/ad-ldap/MM-T2742.md index 7f0c61cf0..984829d2a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2742.md +++ b/data/test-cases/suite/ad-ldap/MM-T2742.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2743.md b/data/test-cases/suite/ad-ldap/MM-T2743.md index 5e6c72768..a5a85bba6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2743.md +++ b/data/test-cases/suite/ad-ldap/MM-T2743.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2744.md b/data/test-cases/suite/ad-ldap/MM-T2744.md index 3b960f84b..80c037a32 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2744.md +++ b/data/test-cases/suite/ad-ldap/MM-T2744.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2745.md b/data/test-cases/suite/ad-ldap/MM-T2745.md index 0497baa80..287e063fe 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2745.md +++ b/data/test-cases/suite/ad-ldap/MM-T2745.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2746.md b/data/test-cases/suite/ad-ldap/MM-T2746.md index 8a163671f..decda2c07 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2746.md +++ b/data/test-cases/suite/ad-ldap/MM-T2746.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2747.md b/data/test-cases/suite/ad-ldap/MM-T2747.md index 0abb0d231..b43b2393f 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2747.md +++ b/data/test-cases/suite/ad-ldap/MM-T2747.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2748.md b/data/test-cases/suite/ad-ldap/MM-T2748.md index 9d89c5290..49fcf48f6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2748.md +++ b/data/test-cases/suite/ad-ldap/MM-T2748.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2749.md b/data/test-cases/suite/ad-ldap/MM-T2749.md index 12a0f3716..ad9ec4798 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2749.md +++ b/data/test-cases/suite/ad-ldap/MM-T2749.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2750.md b/data/test-cases/suite/ad-ldap/MM-T2750.md index 83ab525ac..dc4c72289 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2750.md +++ b/data/test-cases/suite/ad-ldap/MM-T2750.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2751.md b/data/test-cases/suite/ad-ldap/MM-T2751.md index c51a0d67f..d32318718 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2751.md +++ b/data/test-cases/suite/ad-ldap/MM-T2751.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2752.md b/data/test-cases/suite/ad-ldap/MM-T2752.md index 0b041c43e..07cc58cef 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2752.md +++ b/data/test-cases/suite/ad-ldap/MM-T2752.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2753.md b/data/test-cases/suite/ad-ldap/MM-T2753.md index cecf72920..c0ff7ea66 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2753.md +++ b/data/test-cases/suite/ad-ldap/MM-T2753.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2754.md b/data/test-cases/suite/ad-ldap/MM-T2754.md index bc8261300..b09ef5170 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2754.md +++ b/data/test-cases/suite/ad-ldap/MM-T2754.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2755.md b/data/test-cases/suite/ad-ldap/MM-T2755.md index 228d9cad0..3db070577 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2755.md +++ b/data/test-cases/suite/ad-ldap/MM-T2755.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2756.md b/data/test-cases/suite/ad-ldap/MM-T2756.md index 01027a557..b140fdf8a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2756.md +++ b/data/test-cases/suite/ad-ldap/MM-T2756.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2757.md b/data/test-cases/suite/ad-ldap/MM-T2757.md index 8609961d2..c51567bf6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2757.md +++ b/data/test-cases/suite/ad-ldap/MM-T2757.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2758.md b/data/test-cases/suite/ad-ldap/MM-T2758.md index 956b99b1c..14c789986 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2758.md +++ b/data/test-cases/suite/ad-ldap/MM-T2758.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2759.md b/data/test-cases/suite/ad-ldap/MM-T2759.md index 582637f69..416812f02 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2759.md +++ b/data/test-cases/suite/ad-ldap/MM-T2759.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2760.md b/data/test-cases/suite/ad-ldap/MM-T2760.md index b757802aa..4c47bf23a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2760.md +++ b/data/test-cases/suite/ad-ldap/MM-T2760.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2761.md b/data/test-cases/suite/ad-ldap/MM-T2761.md index 79c81edca..93e6ccb95 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2761.md +++ b/data/test-cases/suite/ad-ldap/MM-T2761.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2762.md b/data/test-cases/suite/ad-ldap/MM-T2762.md index 73e79af60..155d9c49c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2762.md +++ b/data/test-cases/suite/ad-ldap/MM-T2762.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2763.md b/data/test-cases/suite/ad-ldap/MM-T2763.md index d1f8fdcb7..de06cff26 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2763.md +++ b/data/test-cases/suite/ad-ldap/MM-T2763.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2764.md b/data/test-cases/suite/ad-ldap/MM-T2764.md index 66f62d80e..850f6325a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2764.md +++ b/data/test-cases/suite/ad-ldap/MM-T2764.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2765.md b/data/test-cases/suite/ad-ldap/MM-T2765.md index 1f7f08708..960ee0b48 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2765.md +++ b/data/test-cases/suite/ad-ldap/MM-T2765.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2766.md b/data/test-cases/suite/ad-ldap/MM-T2766.md index d1ca01048..f99e7a34f 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2766.md +++ b/data/test-cases/suite/ad-ldap/MM-T2766.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2767.md b/data/test-cases/suite/ad-ldap/MM-T2767.md index 284208ed3..c8763f933 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2767.md +++ b/data/test-cases/suite/ad-ldap/MM-T2767.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2768.md b/data/test-cases/suite/ad-ldap/MM-T2768.md index 520d6e07a..993e85f20 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2768.md +++ b/data/test-cases/suite/ad-ldap/MM-T2768.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2769.md b/data/test-cases/suite/ad-ldap/MM-T2769.md index 0be97f142..61ded431e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2769.md +++ b/data/test-cases/suite/ad-ldap/MM-T2769.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2770.md b/data/test-cases/suite/ad-ldap/MM-T2770.md index 280a621ab..85f5b907c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2770.md +++ b/data/test-cases/suite/ad-ldap/MM-T2770.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2771.md b/data/test-cases/suite/ad-ldap/MM-T2771.md index 7b4eed282..6479b421e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2771.md +++ b/data/test-cases/suite/ad-ldap/MM-T2771.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2772.md b/data/test-cases/suite/ad-ldap/MM-T2772.md index bcd56db03..127ea1c4c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2772.md +++ b/data/test-cases/suite/ad-ldap/MM-T2772.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2773.md b/data/test-cases/suite/ad-ldap/MM-T2773.md index 24cf78e15..e807d2eb7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2773.md +++ b/data/test-cases/suite/ad-ldap/MM-T2773.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2774.md b/data/test-cases/suite/ad-ldap/MM-T2774.md index 43b6480f0..f8a31a5a6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2774.md +++ b/data/test-cases/suite/ad-ldap/MM-T2774.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2775.md b/data/test-cases/suite/ad-ldap/MM-T2775.md index 1522a45fd..352c71a1a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2775.md +++ b/data/test-cases/suite/ad-ldap/MM-T2775.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2776.md b/data/test-cases/suite/ad-ldap/MM-T2776.md index 8e80607c9..babc595d1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2776.md +++ b/data/test-cases/suite/ad-ldap/MM-T2776.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2777.md b/data/test-cases/suite/ad-ldap/MM-T2777.md index b4de258da..23736824e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2777.md +++ b/data/test-cases/suite/ad-ldap/MM-T2777.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2778.md b/data/test-cases/suite/ad-ldap/MM-T2778.md index 074a2e190..2d7f74df0 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2778.md +++ b/data/test-cases/suite/ad-ldap/MM-T2778.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2779.md b/data/test-cases/suite/ad-ldap/MM-T2779.md index cd8fcbfd2..d4a19e8f7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2779.md +++ b/data/test-cases/suite/ad-ldap/MM-T2779.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2780.md b/data/test-cases/suite/ad-ldap/MM-T2780.md index e9890262e..e70792bcf 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2780.md +++ b/data/test-cases/suite/ad-ldap/MM-T2780.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2781.md b/data/test-cases/suite/ad-ldap/MM-T2781.md index 822aca1aa..b6df4bec6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2781.md +++ b/data/test-cases/suite/ad-ldap/MM-T2781.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2782.md b/data/test-cases/suite/ad-ldap/MM-T2782.md index 2e2f96d6c..bd8666ad7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2782.md +++ b/data/test-cases/suite/ad-ldap/MM-T2782.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2783.md b/data/test-cases/suite/ad-ldap/MM-T2783.md index 5c3dedcef..5de42d47f 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2783.md +++ b/data/test-cases/suite/ad-ldap/MM-T2783.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2784.md b/data/test-cases/suite/ad-ldap/MM-T2784.md index f495ab994..7a127191b 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2784.md +++ b/data/test-cases/suite/ad-ldap/MM-T2784.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2785.md b/data/test-cases/suite/ad-ldap/MM-T2785.md index 3fc08c211..72b950e41 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2785.md +++ b/data/test-cases/suite/ad-ldap/MM-T2785.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2786.md b/data/test-cases/suite/ad-ldap/MM-T2786.md index 8f5a4e9a3..b968b5706 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2786.md +++ b/data/test-cases/suite/ad-ldap/MM-T2786.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2787.md b/data/test-cases/suite/ad-ldap/MM-T2787.md index 5991e703c..beffd5367 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2787.md +++ b/data/test-cases/suite/ad-ldap/MM-T2787.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2788.md b/data/test-cases/suite/ad-ldap/MM-T2788.md index 3a3dff6ea..e59e0f426 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2788.md +++ b/data/test-cases/suite/ad-ldap/MM-T2788.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2789.md b/data/test-cases/suite/ad-ldap/MM-T2789.md index f7532cce6..8b074c662 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2789.md +++ b/data/test-cases/suite/ad-ldap/MM-T2789.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2790.md b/data/test-cases/suite/ad-ldap/MM-T2790.md index ab4d37072..d5bd91848 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2790.md +++ b/data/test-cases/suite/ad-ldap/MM-T2790.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2791.md b/data/test-cases/suite/ad-ldap/MM-T2791.md index 8a485ed7e..da88a59ae 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2791.md +++ b/data/test-cases/suite/ad-ldap/MM-T2791.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2792.md b/data/test-cases/suite/ad-ldap/MM-T2792.md index 6ea216e3d..bb47d507a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2792.md +++ b/data/test-cases/suite/ad-ldap/MM-T2792.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2793.md b/data/test-cases/suite/ad-ldap/MM-T2793.md index f75d4ea2d..dfe27e907 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2793.md +++ b/data/test-cases/suite/ad-ldap/MM-T2793.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2794.md b/data/test-cases/suite/ad-ldap/MM-T2794.md index 1c8d4770e..366ade491 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2794.md +++ b/data/test-cases/suite/ad-ldap/MM-T2794.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2795.md b/data/test-cases/suite/ad-ldap/MM-T2795.md index 0aa985959..34791e058 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2795.md +++ b/data/test-cases/suite/ad-ldap/MM-T2795.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2796.md b/data/test-cases/suite/ad-ldap/MM-T2796.md index 3d133c170..cfab28354 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2796.md +++ b/data/test-cases/suite/ad-ldap/MM-T2796.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2797.md b/data/test-cases/suite/ad-ldap/MM-T2797.md index 579ce8eaa..846a11a91 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2797.md +++ b/data/test-cases/suite/ad-ldap/MM-T2797.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2798.md b/data/test-cases/suite/ad-ldap/MM-T2798.md index b46bd2518..8810e4bb5 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2798.md +++ b/data/test-cases/suite/ad-ldap/MM-T2798.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2799.md b/data/test-cases/suite/ad-ldap/MM-T2799.md index a1f384de4..8ccb7bb2d 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2799.md +++ b/data/test-cases/suite/ad-ldap/MM-T2799.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2800.md b/data/test-cases/suite/ad-ldap/MM-T2800.md index 2a5b74003..8f83a6b06 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2800.md +++ b/data/test-cases/suite/ad-ldap/MM-T2800.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2801.md b/data/test-cases/suite/ad-ldap/MM-T2801.md index 612f389ed..482ad7a18 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2801.md +++ b/data/test-cases/suite/ad-ldap/MM-T2801.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2802.md b/data/test-cases/suite/ad-ldap/MM-T2802.md index e4e71709c..737ebfea7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2802.md +++ b/data/test-cases/suite/ad-ldap/MM-T2802.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2803.md b/data/test-cases/suite/ad-ldap/MM-T2803.md index 82ec0e1f9..dccf5dbf1 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2803.md +++ b/data/test-cases/suite/ad-ldap/MM-T2803.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2804.md b/data/test-cases/suite/ad-ldap/MM-T2804.md index 52693d8d4..f4417cee6 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2804.md +++ b/data/test-cases/suite/ad-ldap/MM-T2804.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2805.md b/data/test-cases/suite/ad-ldap/MM-T2805.md index e5c415841..5f5c9c8cd 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2805.md +++ b/data/test-cases/suite/ad-ldap/MM-T2805.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2806.md b/data/test-cases/suite/ad-ldap/MM-T2806.md index f06c1d976..61846f282 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2806.md +++ b/data/test-cases/suite/ad-ldap/MM-T2806.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2807.md b/data/test-cases/suite/ad-ldap/MM-T2807.md index b2e72076f..048d817c7 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2807.md +++ b/data/test-cases/suite/ad-ldap/MM-T2807.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2808.md b/data/test-cases/suite/ad-ldap/MM-T2808.md index 88e9253a8..40c9eec86 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2808.md +++ b/data/test-cases/suite/ad-ldap/MM-T2808.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2809.md b/data/test-cases/suite/ad-ldap/MM-T2809.md index 45d40a1ee..ceac32339 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2809.md +++ b/data/test-cases/suite/ad-ldap/MM-T2809.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2810.md b/data/test-cases/suite/ad-ldap/MM-T2810.md index 4190f79bc..5a629df3d 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2810.md +++ b/data/test-cases/suite/ad-ldap/MM-T2810.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2811.md b/data/test-cases/suite/ad-ldap/MM-T2811.md index 4fd9ba0a7..17c13bb4b 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2811.md +++ b/data/test-cases/suite/ad-ldap/MM-T2811.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2812.md b/data/test-cases/suite/ad-ldap/MM-T2812.md index 1aea6aebd..a79b73edd 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2812.md +++ b/data/test-cases/suite/ad-ldap/MM-T2812.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T2813.md b/data/test-cases/suite/ad-ldap/MM-T2813.md index e5bcb1cf2..d5edbe667 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2813.md +++ b/data/test-cases/suite/ad-ldap/MM-T2813.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2814.md b/data/test-cases/suite/ad-ldap/MM-T2814.md index 51bc3a62c..ae7aa3db8 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2814.md +++ b/data/test-cases/suite/ad-ldap/MM-T2814.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2815.md b/data/test-cases/suite/ad-ldap/MM-T2815.md index 76292ad26..327ffd751 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2815.md +++ b/data/test-cases/suite/ad-ldap/MM-T2815.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2817.md b/data/test-cases/suite/ad-ldap/MM-T2817.md index 3c97604e6..d71a8b237 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2817.md +++ b/data/test-cases/suite/ad-ldap/MM-T2817.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2818.md b/data/test-cases/suite/ad-ldap/MM-T2818.md index 8cd24da3c..8b2e17302 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2818.md +++ b/data/test-cases/suite/ad-ldap/MM-T2818.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2819.md b/data/test-cases/suite/ad-ldap/MM-T2819.md index 7e84abb26..d0f98002c 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2819.md +++ b/data/test-cases/suite/ad-ldap/MM-T2819.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2820.md b/data/test-cases/suite/ad-ldap/MM-T2820.md index 45347ac3d..cc164453b 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2820.md +++ b/data/test-cases/suite/ad-ldap/MM-T2820.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2821.md b/data/test-cases/suite/ad-ldap/MM-T2821.md index 2bae85407..8778f181d 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2821.md +++ b/data/test-cases/suite/ad-ldap/MM-T2821.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - ldap @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ad-ldap/MM-T2822.md b/data/test-cases/suite/ad-ldap/MM-T2822.md index 87190d5ce..0f799e0d9 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2822.md +++ b/data/test-cases/suite/ad-ldap/MM-T2822.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2823.md b/data/test-cases/suite/ad-ldap/MM-T2823.md index d5346e3f0..f5b08ef4e 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2823.md +++ b/data/test-cases/suite/ad-ldap/MM-T2823.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2824.md b/data/test-cases/suite/ad-ldap/MM-T2824.md index 9ae0274a7..154182b0b 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2824.md +++ b/data/test-cases/suite/ad-ldap/MM-T2824.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T2999.md b/data/test-cases/suite/ad-ldap/MM-T2999.md index 47011cc94..0efd3007a 100644 --- a/data/test-cases/suite/ad-ldap/MM-T2999.md +++ b/data/test-cases/suite/ad-ldap/MM-T2999.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: AD LDAP component: System Console tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T3013.md b/data/test-cases/suite/ad-ldap/MM-T3013.md index b795a7029..e7914e119 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3013.md +++ b/data/test-cases/suite/ad-ldap/MM-T3013.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ad-ldap/MM-T3303.md b/data/test-cases/suite/ad-ldap/MM-T3303.md index 88ca1bc9c..96b9cee43 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3303.md +++ b/data/test-cases/suite/ad-ldap/MM-T3303.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ad-ldap/MM-T3420.md b/data/test-cases/suite/ad-ldap/MM-T3420.md index fe5d745d4..a6c94c1bd 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3420.md +++ b/data/test-cases/suite/ad-ldap/MM-T3420.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: AD LDAP component: System Console -tags: +tags: - Never tested -labels: +labels: - ldap - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T3664.md b/data/test-cases/suite/ad-ldap/MM-T3664.md index ee9c9f8ea..ee4ebfb93 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3664.md +++ b/data/test-cases/suite/ad-ldap/MM-T3664.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T3665.md b/data/test-cases/suite/ad-ldap/MM-T3665.md index 83f457336..f7bba4512 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3665.md +++ b/data/test-cases/suite/ad-ldap/MM-T3665.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: AD LDAP component: null tags: [] -labels: +labels: - ldap tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T3666.md b/data/test-cases/suite/ad-ldap/MM-T3666.md index 7c1f71daf..5e519a1e9 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3666.md +++ b/data/test-cases/suite/ad-ldap/MM-T3666.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T3720.md b/data/test-cases/suite/ad-ldap/MM-T3720.md index 5eae0b6c1..c4b80cb99 100644 --- a/data/test-cases/suite/ad-ldap/MM-T3720.md +++ b/data/test-cases/suite/ad-ldap/MM-T3720.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: AD LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: AD LDAP component: null -tags: +tags: - Never tested -labels: +labels: - ldap tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ad-ldap/MM-T5307.md b/data/test-cases/suite/ad-ldap/MM-T5307.md index 7484aa599..52613eac4 100644 --- a/data/test-cases/suite/ad-ldap/MM-T5307.md +++ b/data/test-cases/suite/ad-ldap/MM-T5307.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: AD LDAP authors: "@furqanmlk" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ad-ldap/MM-T5517.md b/data/test-cases/suite/ad-ldap/MM-T5517.md index 46b8b81b8..064937cf3 100644 --- a/data/test-cases/suite/ad-ldap/MM-T5517.md +++ b/data/test-cases/suite/ad-ldap/MM-T5517.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: AD LDAP authors: "@DHaussermann" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/apps-bar/MM-T4453.md b/data/test-cases/suite/apps-bar/MM-T4453.md index befe47a88..980214e4b 100644 --- a/data/test-cases/suite/apps-bar/MM-T4453.md +++ b/data/test-cases/suite/apps-bar/MM-T4453.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4454.md b/data/test-cases/suite/apps-bar/MM-T4454.md index 4bcd89722..8152cf251 100644 --- a/data/test-cases/suite/apps-bar/MM-T4454.md +++ b/data/test-cases/suite/apps-bar/MM-T4454.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4455.md b/data/test-cases/suite/apps-bar/MM-T4455.md index 6cce17e46..d87b8d6fa 100644 --- a/data/test-cases/suite/apps-bar/MM-T4455.md +++ b/data/test-cases/suite/apps-bar/MM-T4455.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4456.md b/data/test-cases/suite/apps-bar/MM-T4456.md index 92eb0902e..b0c0e9cc1 100644 --- a/data/test-cases/suite/apps-bar/MM-T4456.md +++ b/data/test-cases/suite/apps-bar/MM-T4456.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4458.md b/data/test-cases/suite/apps-bar/MM-T4458.md index ecfd8318c..7a4922536 100644 --- a/data/test-cases/suite/apps-bar/MM-T4458.md +++ b/data/test-cases/suite/apps-bar/MM-T4458.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4459.md b/data/test-cases/suite/apps-bar/MM-T4459.md index 588d54ab4..8bce7bffd 100644 --- a/data/test-cases/suite/apps-bar/MM-T4459.md +++ b/data/test-cases/suite/apps-bar/MM-T4459.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4460.md b/data/test-cases/suite/apps-bar/MM-T4460.md index 4070d9870..ba5ddd89f 100644 --- a/data/test-cases/suite/apps-bar/MM-T4460.md +++ b/data/test-cases/suite/apps-bar/MM-T4460.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4461.md b/data/test-cases/suite/apps-bar/MM-T4461.md index 3b165f725..9be1c9c05 100644 --- a/data/test-cases/suite/apps-bar/MM-T4461.md +++ b/data/test-cases/suite/apps-bar/MM-T4461.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/apps-bar/MM-T4462.md b/data/test-cases/suite/apps-bar/MM-T4462.md index d7f372d8d..a69d72e28 100644 --- a/data/test-cases/suite/apps-bar/MM-T4462.md +++ b/data/test-cases/suite/apps-bar/MM-T4462.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1752.md b/data/test-cases/suite/auth-sso/MM-T1752.md index a91209d99..ce6d2ccd3 100644 --- a/data/test-cases/suite/auth-sso/MM-T1752.md +++ b/data/test-cases/suite/auth-sso/MM-T1752.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1753.md b/data/test-cases/suite/auth-sso/MM-T1753.md index 08da1696f..ce786ba9d 100644 --- a/data/test-cases/suite/auth-sso/MM-T1753.md +++ b/data/test-cases/suite/auth-sso/MM-T1753.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -25,9 +25,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1754.md b/data/test-cases/suite/auth-sso/MM-T1754.md index 51b425cd3..372ded472 100644 --- a/data/test-cases/suite/auth-sso/MM-T1754.md +++ b/data/test-cases/suite/auth-sso/MM-T1754.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1755.md b/data/test-cases/suite/auth-sso/MM-T1755.md index f58dc61a3..30fcbadb7 100644 --- a/data/test-cases/suite/auth-sso/MM-T1755.md +++ b/data/test-cases/suite/auth-sso/MM-T1755.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1756.md b/data/test-cases/suite/auth-sso/MM-T1756.md index d4c92e6f5..a7e0a7579 100644 --- a/data/test-cases/suite/auth-sso/MM-T1756.md +++ b/data/test-cases/suite/auth-sso/MM-T1756.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1757.md b/data/test-cases/suite/auth-sso/MM-T1757.md index 9d936118d..0e146af33 100644 --- a/data/test-cases/suite/auth-sso/MM-T1757.md +++ b/data/test-cases/suite/auth-sso/MM-T1757.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1758.md b/data/test-cases/suite/auth-sso/MM-T1758.md index fa133bced..bacbf3a09 100644 --- a/data/test-cases/suite/auth-sso/MM-T1758.md +++ b/data/test-cases/suite/auth-sso/MM-T1758.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1759.md b/data/test-cases/suite/auth-sso/MM-T1759.md index d601b2542..aa0da9442 100644 --- a/data/test-cases/suite/auth-sso/MM-T1759.md +++ b/data/test-cases/suite/auth-sso/MM-T1759.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1760.md b/data/test-cases/suite/auth-sso/MM-T1760.md index 672c50ea8..d1135b557 100644 --- a/data/test-cases/suite/auth-sso/MM-T1760.md +++ b/data/test-cases/suite/auth-sso/MM-T1760.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1761.md b/data/test-cases/suite/auth-sso/MM-T1761.md index 823c36088..b067e7108 100644 --- a/data/test-cases/suite/auth-sso/MM-T1761.md +++ b/data/test-cases/suite/auth-sso/MM-T1761.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1762.md b/data/test-cases/suite/auth-sso/MM-T1762.md index 99d498b13..8b5736818 100644 --- a/data/test-cases/suite/auth-sso/MM-T1762.md +++ b/data/test-cases/suite/auth-sso/MM-T1762.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - Cloud-N/A - cy-prod - se-prod @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1763.md b/data/test-cases/suite/auth-sso/MM-T1763.md index 28371628e..f2171ebc5 100644 --- a/data/test-cases/suite/auth-sso/MM-T1763.md +++ b/data/test-cases/suite/auth-sso/MM-T1763.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Auth SSO component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1764.md b/data/test-cases/suite/auth-sso/MM-T1764.md index 1549ed1ad..89794f67e 100644 --- a/data/test-cases/suite/auth-sso/MM-T1764.md +++ b/data/test-cases/suite/auth-sso/MM-T1764.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Auth SSO component: null -tags: +tags: - Cloud N/A -labels: +labels: - cy-prod - auth-sso - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1765.md b/data/test-cases/suite/auth-sso/MM-T1765.md index 545cbaf17..6de42a9a1 100644 --- a/data/test-cases/suite/auth-sso/MM-T1765.md +++ b/data/test-cases/suite/auth-sso/MM-T1765.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1766.md b/data/test-cases/suite/auth-sso/MM-T1766.md index 7ab6cf7e6..1caa20085 100644 --- a/data/test-cases/suite/auth-sso/MM-T1766.md +++ b/data/test-cases/suite/auth-sso/MM-T1766.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1767.md b/data/test-cases/suite/auth-sso/MM-T1767.md index 4715ad19e..100793607 100644 --- a/data/test-cases/suite/auth-sso/MM-T1767.md +++ b/data/test-cases/suite/auth-sso/MM-T1767.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1768.md b/data/test-cases/suite/auth-sso/MM-T1768.md index c4c7d1ba8..00a997346 100644 --- a/data/test-cases/suite/auth-sso/MM-T1768.md +++ b/data/test-cases/suite/auth-sso/MM-T1768.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1769.md b/data/test-cases/suite/auth-sso/MM-T1769.md index 0622467fd..731edd7cd 100644 --- a/data/test-cases/suite/auth-sso/MM-T1769.md +++ b/data/test-cases/suite/auth-sso/MM-T1769.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1770.md b/data/test-cases/suite/auth-sso/MM-T1770.md index d030f1404..d491ae02c 100644 --- a/data/test-cases/suite/auth-sso/MM-T1770.md +++ b/data/test-cases/suite/auth-sso/MM-T1770.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - auth-sso - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1771.md b/data/test-cases/suite/auth-sso/MM-T1771.md index b2a2d51dd..dc312db6b 100644 --- a/data/test-cases/suite/auth-sso/MM-T1771.md +++ b/data/test-cases/suite/auth-sso/MM-T1771.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1772.md b/data/test-cases/suite/auth-sso/MM-T1772.md index 2ec08bb58..0aa4b256d 100644 --- a/data/test-cases/suite/auth-sso/MM-T1772.md +++ b/data/test-cases/suite/auth-sso/MM-T1772.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1773.md b/data/test-cases/suite/auth-sso/MM-T1773.md index cbb0a3241..a77ffdc09 100644 --- a/data/test-cases/suite/auth-sso/MM-T1773.md +++ b/data/test-cases/suite/auth-sso/MM-T1773.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1774.md b/data/test-cases/suite/auth-sso/MM-T1774.md index bbac2083f..d1f96ccba 100644 --- a/data/test-cases/suite/auth-sso/MM-T1774.md +++ b/data/test-cases/suite/auth-sso/MM-T1774.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1775.md b/data/test-cases/suite/auth-sso/MM-T1775.md index 8d2f2598c..7cac246f8 100644 --- a/data/test-cases/suite/auth-sso/MM-T1775.md +++ b/data/test-cases/suite/auth-sso/MM-T1775.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1776.md b/data/test-cases/suite/auth-sso/MM-T1776.md index 7917f8b99..d4029fe79 100644 --- a/data/test-cases/suite/auth-sso/MM-T1776.md +++ b/data/test-cases/suite/auth-sso/MM-T1776.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1777.md b/data/test-cases/suite/auth-sso/MM-T1777.md index acd0f3343..d638f8ac9 100644 --- a/data/test-cases/suite/auth-sso/MM-T1777.md +++ b/data/test-cases/suite/auth-sso/MM-T1777.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1778.md b/data/test-cases/suite/auth-sso/MM-T1778.md index 658ee5a9e..daf6583cc 100644 --- a/data/test-cases/suite/auth-sso/MM-T1778.md +++ b/data/test-cases/suite/auth-sso/MM-T1778.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - auth-sso - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1779.md b/data/test-cases/suite/auth-sso/MM-T1779.md index 8e66a410e..c3cf0fddc 100644 --- a/data/test-cases/suite/auth-sso/MM-T1779.md +++ b/data/test-cases/suite/auth-sso/MM-T1779.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1780.md b/data/test-cases/suite/auth-sso/MM-T1780.md index 1ae026082..72596f80c 100644 --- a/data/test-cases/suite/auth-sso/MM-T1780.md +++ b/data/test-cases/suite/auth-sso/MM-T1780.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - se-prod - auth-sso @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1781.md b/data/test-cases/suite/auth-sso/MM-T1781.md index a09142b11..983cf6a90 100644 --- a/data/test-cases/suite/auth-sso/MM-T1781.md +++ b/data/test-cases/suite/auth-sso/MM-T1781.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - auth-sso tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1782.md b/data/test-cases/suite/auth-sso/MM-T1782.md index 9434522a8..a25e633f2 100644 --- a/data/test-cases/suite/auth-sso/MM-T1782.md +++ b/data/test-cases/suite/auth-sso/MM-T1782.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - auth-sso tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T1783.md b/data/test-cases/suite/auth-sso/MM-T1783.md index 200273a28..b65630f40 100644 --- a/data/test-cases/suite/auth-sso/MM-T1783.md +++ b/data/test-cases/suite/auth-sso/MM-T1783.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - cy-prod - auth-sso - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/auth-sso/MM-T3402.md b/data/test-cases/suite/auth-sso/MM-T3402.md index bf7dd7238..b6a6e2ab4 100644 --- a/data/test-cases/suite/auth-sso/MM-T3402.md +++ b/data/test-cases/suite/auth-sso/MM-T3402.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Auth SSO authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Auth SSO component: null tags: [] -labels: +labels: - auth-sso - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/cli/MM-T1563.md b/data/test-cases/suite/cli/MM-T1563.md index 6cce32f76..4c57c3772 100644 --- a/data/test-cases/suite/cli/MM-T1563.md +++ b/data/test-cases/suite/cli/MM-T1563.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1564.md b/data/test-cases/suite/cli/MM-T1564.md index b1861ce44..eaab01443 100644 --- a/data/test-cases/suite/cli/MM-T1564.md +++ b/data/test-cases/suite/cli/MM-T1564.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1565.md b/data/test-cases/suite/cli/MM-T1565.md index 8b7743c62..2b032be06 100644 --- a/data/test-cases/suite/cli/MM-T1565.md +++ b/data/test-cases/suite/cli/MM-T1565.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1566.md b/data/test-cases/suite/cli/MM-T1566.md index 63c144ce9..59e648b3b 100644 --- a/data/test-cases/suite/cli/MM-T1566.md +++ b/data/test-cases/suite/cli/MM-T1566.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1567.md b/data/test-cases/suite/cli/MM-T1567.md index 8fc3f8fc3..5a8f6676a 100644 --- a/data/test-cases/suite/cli/MM-T1567.md +++ b/data/test-cases/suite/cli/MM-T1567.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1568.md b/data/test-cases/suite/cli/MM-T1568.md index 8c8080f83..a8023bdb3 100644 --- a/data/test-cases/suite/cli/MM-T1568.md +++ b/data/test-cases/suite/cli/MM-T1568.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1569.md b/data/test-cases/suite/cli/MM-T1569.md index 35ab66833..f5ad25ec4 100644 --- a/data/test-cases/suite/cli/MM-T1569.md +++ b/data/test-cases/suite/cli/MM-T1569.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1570.md b/data/test-cases/suite/cli/MM-T1570.md index 79dc6d592..b3709a949 100644 --- a/data/test-cases/suite/cli/MM-T1570.md +++ b/data/test-cases/suite/cli/MM-T1570.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1571.md b/data/test-cases/suite/cli/MM-T1571.md index 7be29c1b1..f60e9a021 100644 --- a/data/test-cases/suite/cli/MM-T1571.md +++ b/data/test-cases/suite/cli/MM-T1571.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1572.md b/data/test-cases/suite/cli/MM-T1572.md index 9ea09c1f5..5b06e85c8 100644 --- a/data/test-cases/suite/cli/MM-T1572.md +++ b/data/test-cases/suite/cli/MM-T1572.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/cli/MM-T1803.md b/data/test-cases/suite/cli/MM-T1803.md index 7b42d8d67..301e1f7c7 100644 --- a/data/test-cases/suite/cli/MM-T1803.md +++ b/data/test-cases/suite/cli/MM-T1803.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: CLI component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI - Webapp diff --git a/data/test-cases/suite/cli/MM-T3359.md b/data/test-cases/suite/cli/MM-T3359.md index 83b260b0f..cc7a8f7d8 100644 --- a/data/test-cases/suite/cli/MM-T3359.md +++ b/data/test-cases/suite/cli/MM-T3359.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: CLI authors: "" -team_ownership: +team_ownership: - Server Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: CLI component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - CLI # Do not change diff --git a/data/test-cases/suite/custom-groups/MM-T4658.md b/data/test-cases/suite/custom-groups/MM-T4658.md index 959a2a438..3561ec892 100644 --- a/data/test-cases/suite/custom-groups/MM-T4658.md +++ b/data/test-cases/suite/custom-groups/MM-T4658.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - To Do manual_test_environments: [] diff --git a/data/test-cases/suite/custom-groups/MM-T4659.md b/data/test-cases/suite/custom-groups/MM-T4659.md index 2d7554f63..3f3f47352 100644 --- a/data/test-cases/suite/custom-groups/MM-T4659.md +++ b/data/test-cases/suite/custom-groups/MM-T4659.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4660.md b/data/test-cases/suite/custom-groups/MM-T4660.md index 82d865987..b6630eacc 100644 --- a/data/test-cases/suite/custom-groups/MM-T4660.md +++ b/data/test-cases/suite/custom-groups/MM-T4660.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4661.md b/data/test-cases/suite/custom-groups/MM-T4661.md index dc2d2d833..7af5e83fa 100644 --- a/data/test-cases/suite/custom-groups/MM-T4661.md +++ b/data/test-cases/suite/custom-groups/MM-T4661.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/custom-groups/MM-T4662.md b/data/test-cases/suite/custom-groups/MM-T4662.md index 9ebbcfec0..c2f9f5fc5 100644 --- a/data/test-cases/suite/custom-groups/MM-T4662.md +++ b/data/test-cases/suite/custom-groups/MM-T4662.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/custom-groups/MM-T4663.md b/data/test-cases/suite/custom-groups/MM-T4663.md index d5e59a98b..fbbd7cb1c 100644 --- a/data/test-cases/suite/custom-groups/MM-T4663.md +++ b/data/test-cases/suite/custom-groups/MM-T4663.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/custom-groups/MM-T4664.md b/data/test-cases/suite/custom-groups/MM-T4664.md index 5eb7bb3e3..b40c85dd6 100644 --- a/data/test-cases/suite/custom-groups/MM-T4664.md +++ b/data/test-cases/suite/custom-groups/MM-T4664.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4665.md b/data/test-cases/suite/custom-groups/MM-T4665.md index 636736a73..1837f1343 100644 --- a/data/test-cases/suite/custom-groups/MM-T4665.md +++ b/data/test-cases/suite/custom-groups/MM-T4665.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/custom-groups/MM-T4666.md b/data/test-cases/suite/custom-groups/MM-T4666.md index 8024b21ca..85b15fc6a 100644 --- a/data/test-cases/suite/custom-groups/MM-T4666.md +++ b/data/test-cases/suite/custom-groups/MM-T4666.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/custom-groups/MM-T4667.md b/data/test-cases/suite/custom-groups/MM-T4667.md index 99de5cf62..6ba634c2b 100644 --- a/data/test-cases/suite/custom-groups/MM-T4667.md +++ b/data/test-cases/suite/custom-groups/MM-T4667.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/custom-groups/MM-T4668.md b/data/test-cases/suite/custom-groups/MM-T4668.md index 7185dec70..3864a4a0e 100644 --- a/data/test-cases/suite/custom-groups/MM-T4668.md +++ b/data/test-cases/suite/custom-groups/MM-T4668.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4669.md b/data/test-cases/suite/custom-groups/MM-T4669.md index f0d5898e5..86a6a4568 100644 --- a/data/test-cases/suite/custom-groups/MM-T4669.md +++ b/data/test-cases/suite/custom-groups/MM-T4669.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4670.md b/data/test-cases/suite/custom-groups/MM-T4670.md index a957b69ef..d2d454c5b 100644 --- a/data/test-cases/suite/custom-groups/MM-T4670.md +++ b/data/test-cases/suite/custom-groups/MM-T4670.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4671.md b/data/test-cases/suite/custom-groups/MM-T4671.md index 45de00296..2097cda5a 100644 --- a/data/test-cases/suite/custom-groups/MM-T4671.md +++ b/data/test-cases/suite/custom-groups/MM-T4671.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Webapp -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T4678.md b/data/test-cases/suite/custom-groups/MM-T4678.md index d1c9ef745..27b0b7eb6 100644 --- a/data/test-cases/suite/custom-groups/MM-T4678.md +++ b/data/test-cases/suite/custom-groups/MM-T4678.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/custom-groups/MM-T5390.md b/data/test-cases/suite/custom-groups/MM-T5390.md index 74986840f..f262500b8 100644 --- a/data/test-cases/suite/custom-groups/MM-T5390.md +++ b/data/test-cases/suite/custom-groups/MM-T5390.md @@ -20,7 +20,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - To Do manual_test_environments: [] diff --git a/data/test-cases/suite/custom-groups/MM-T5584.md b/data/test-cases/suite/custom-groups/MM-T5584.md index 97cb44d99..ca2f3d5ae 100644 --- a/data/test-cases/suite/custom-groups/MM-T5584.md +++ b/data/test-cases/suite/custom-groups/MM-T5584.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Groups authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production — Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/custom-groups/MM-T5598.md b/data/test-cases/suite/custom-groups/MM-T5598.md index dcc8b5e1f..b49ea67ae 100644 --- a/data/test-cases/suite/custom-groups/MM-T5598.md +++ b/data/test-cases/suite/custom-groups/MM-T5598.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Groups authors: "" -team_ownership: +team_ownership: - ABC priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -21,7 +21,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Webapp manual_test_environments: [] diff --git a/data/test-cases/suite/emm/MM-T2933.md b/data/test-cases/suite/emm/MM-T2933.md index 03d9a757f..f4be46b4e 100644 --- a/data/test-cases/suite/emm/MM-T2933.md +++ b/data/test-cases/suite/emm/MM-T2933.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: EMM component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/emm/MM-T2934.md b/data/test-cases/suite/emm/MM-T2934.md index 835786021..875495d39 100644 --- a/data/test-cases/suite/emm/MM-T2934.md +++ b/data/test-cases/suite/emm/MM-T2934.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: EMM component: null tags: [] -labels: +labels: - android-only - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/emm/MM-T2935.md b/data/test-cases/suite/emm/MM-T2935.md index 6eefc78ef..7a8f12756 100644 --- a/data/test-cases/suite/emm/MM-T2935.md +++ b/data/test-cases/suite/emm/MM-T2935.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: EMM component: null tags: [] -labels: +labels: - android-only tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/emm/MM-T2936.md b/data/test-cases/suite/emm/MM-T2936.md index 36b184fd7..e65959f54 100644 --- a/data/test-cases/suite/emm/MM-T2936.md +++ b/data/test-cases/suite/emm/MM-T2936.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: EMM component: null tags: [] -labels: +labels: - android-only - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/emm/MM-T2938.md b/data/test-cases/suite/emm/MM-T2938.md index 1dfa93ca2..586571cc9 100644 --- a/data/test-cases/suite/emm/MM-T2938.md +++ b/data/test-cases/suite/emm/MM-T2938.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: EMM component: null tags: [] -labels: +labels: - ios-only tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/suite/emm/MM-T2939.md b/data/test-cases/suite/emm/MM-T2939.md index a01b1921e..bc686afa2 100644 --- a/data/test-cases/suite/emm/MM-T2939.md +++ b/data/test-cases/suite/emm/MM-T2939.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: EMM component: null tags: [] -labels: +labels: - ios-only tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/suite/emm/MM-T2940.md b/data/test-cases/suite/emm/MM-T2940.md index fb74f3c9d..50e112cea 100644 --- a/data/test-cases/suite/emm/MM-T2940.md +++ b/data/test-cases/suite/emm/MM-T2940.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: EMM component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/suite/emm/MM-T3004.md b/data/test-cases/suite/emm/MM-T3004.md index 82f111d5d..3bdf6adf4 100644 --- a/data/test-cases/suite/emm/MM-T3004.md +++ b/data/test-cases/suite/emm/MM-T3004.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: EMM component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/emm/MM-T3358.md b/data/test-cases/suite/emm/MM-T3358.md index 8bd4517c7..e3ec32b6c 100644 --- a/data/test-cases/suite/emm/MM-T3358.md +++ b/data/test-cases/suite/emm/MM-T3358.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: EMM authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: EMM component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/enterprise/MM-T2463.md b/data/test-cases/suite/enterprise/MM-T2463.md index 42969ab27..8d63f7e83 100644 --- a/data/test-cases/suite/enterprise/MM-T2463.md +++ b/data/test-cases/suite/enterprise/MM-T2463.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Enterprise authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/MM-T2816.md b/data/test-cases/suite/enterprise/MM-T2816.md index 2e35c92c9..6fb6ef879 100644 --- a/data/test-cases/suite/enterprise/MM-T2816.md +++ b/data/test-cases/suite/enterprise/MM-T2816.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Enterprise authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - enterprise - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/MM-T3348.md b/data/test-cases/suite/enterprise/MM-T3348.md index b85390094..dcf4924ed 100644 --- a/data/test-cases/suite/enterprise/MM-T3348.md +++ b/data/test-cases/suite/enterprise/MM-T3348.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Enterprise authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - enterprise @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3386.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3386.md index dd6e97de3..29e2f0bb5 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3386.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3386.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - Cloud-N/A - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3387.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3387.md index 1672bcde4..074397bbe 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3387.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3387.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3388.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3388.md index 73e144058..bd964a55a 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3388.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3388.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,11 +13,11 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable -- Cloud-N/A - cy-prod - enterprise +- Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -26,9 +26,9 @@ cypress: in Production detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 7200755 key: MM-T3388 created_on: "2020-09-29T13:27:52Z" last_updated: "2022-09-09T20:27:20Z" -case_hashed: ba94e319819f39a86c10faa80216156167f33f78a0d9710bdc48b75e46d04ef97ba722b222658cf4d7b422540743020a +case_hashed: a49c0bc0a88001b603cfeb0bfd6df6eadcef392312d8f2600e416d008c2912312e7510e4de14e7abd5b0952d4469b6a4 steps_hashed: e27b01b60fa43ce6604ebdd80009a26a0a9a00936ab986f53eabdfab42945588adee413b46b7f96c9dbaf0244a7b7f98 --- diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3473.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3473.md index 68e2ae788..aa516270f 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3473.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3473.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3474.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3474.md index 85dee4f02..6150e1afd 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3474.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3474.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3475.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3475.md index 080255b27..9db472f65 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3475.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3475.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3476.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3476.md index d2548e325..5f118bcf1 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3476.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3476.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3477.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3477.md index 70d1c80d7..3944be7db 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3477.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3477.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3478.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3478.md index 5fec424dd..493fc0fd1 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3478.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3478.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3479.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3479.md index 10afb13df..aab70c7b8 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3479.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3479.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3480.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3480.md index 94ba53717..9d4663746 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3480.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3480.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T3663.md b/data/test-cases/suite/enterprise/admin-roles/MM-T3663.md index 50012e663..e71f0f209 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T3663.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T3663.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - enterprise tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/admin-roles/MM-T4940.md b/data/test-cases/suite/enterprise/admin-roles/MM-T4940.md index d516bc85c..3052da49a 100644 --- a/data/test-cases/suite/enterprise/admin-roles/MM-T4940.md +++ b/data/test-cases/suite/enterprise/admin-roles/MM-T4940.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Roles authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -26,9 +26,9 @@ cypress: To Do detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/suite/enterprise/admin-roles/sub-section/MM-T3875.md b/data/test-cases/suite/enterprise/admin-roles/sub-section/MM-T3875.md index 20a7fb2cf..b8d2ff95a 100644 --- a/data/test-cases/suite/enterprise/admin-roles/sub-section/MM-T3875.md +++ b/data/test-cases/suite/enterprise/admin-roles/sub-section/MM-T3875.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - enterprise tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1540.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1540.md index 567a583a8..d2d68d47a 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1540.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1540.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1541.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1541.md index 158edb77f..f61bc6885 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1541.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1541.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Consolidated-Test-Steps-To-Match-Cypress - Fixed-TM4J-Key-In-Cypress @@ -28,9 +28,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1542.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1542.md index d081ebf9f..273d4ec24 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1542.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1542.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Consolidated-Test-Steps-To-Match-Cypress - Fixed-TM4J-Key-In-Cypress @@ -28,9 +28,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1543.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1543.md index 1f498213f..5d0b958e9 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1543.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1543.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1544.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1544.md index d545b71da..20c5b68de 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1544.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1544.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1545.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1545.md index 9c1a0610f..42e3c3d94 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1545.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1545.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1546.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1546.md index 4c9f9ba59..25736b749 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1546.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1546.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress-Partial - enterprise @@ -27,9 +27,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1547.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1547.md index 4b8354047..ef101b94d 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1547.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1547.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1548.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1548.md index 1c764181f..f05e65a13 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1548.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1548.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1549.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1549.md index 99f5fbffa..9a0920239 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1549.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1549.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1550.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1550.md index ecea3ca25..dbec54e0c 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1550.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1550.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1551.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1551.md index cbaba8e12..9f0139de4 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1551.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1551.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1552.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1552.md index e3d3b0d4a..022902ef5 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1552.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1552.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1553.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1553.md index bec3258f4..c810f029b 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1553.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1553.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1554.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1554.md index 6fe746a77..409456a8f 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1554.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1554.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1555.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1555.md index e3877d77d..254c57d32 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1555.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1555.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1556.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1556.md index 9231a4747..7106e3a93 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1556.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1556.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1557.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1557.md index f2f67029f..b5dd5210c 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1557.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1557.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1558.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1558.md index 448e3c759..9521ac938 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1558.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1558.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1559.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1559.md index 053df4beb..fe7f03439 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1559.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1559.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1560.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1560.md index 053115af2..06baa1917 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1560.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1560.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1561.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1561.md index 52e278ad2..f7ec21a78 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1561.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1561.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1562.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1562.md index 48dfbe10a..e0890f083 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1562.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1562.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1576.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1576.md index 99d2a4b4c..8170fcd3e 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1576.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1576.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1577.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1577.md index 0a5980af0..3270fb079 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1577.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1577.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1578.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1578.md index 20fe856e5..a335212fc 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1578.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1578.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1579.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1579.md index c42c0f8bb..602adfdf3 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1579.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1579.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1580.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1580.md index cb69b9048..2a9fe5a99 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1580.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1580.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1581.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1581.md index c3ae10ce9..b64892b15 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1581.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1581.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - enterprise @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1582.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1582.md index dc587777b..0a8db91f0 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1582.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1582.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1583.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1583.md index b371e0794..675585884 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1583.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1583.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1618.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1618.md index 90e002459..190ffa40d 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1618.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1618.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - cy-rep-missing-or-skipped @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1619.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1619.md index 7e65f4bad..04200ccc6 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1619.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1619.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - enterprise @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1620.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1620.md index e0eae63d1..8f5290126 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1620.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1620.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - enterprise @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1621.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1621.md index 7dc56ea48..fbd58b87a 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1621.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1621.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - enterprise @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1622.md b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1622.md index 6dba57fad..a370047d3 100644 --- a/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1622.md +++ b/data/test-cases/suite/enterprise/channel-moderation-settings/MM-T1622.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Channel Moderation Settings authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - enterprise @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2441.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2441.md index 8d63dc5e1..808ec095f 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2441.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2441.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2442.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2442.md index d42f0392d..f8f418dc1 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2442.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2442.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2443.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2443.md index 235892313..f652a4bfe 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2443.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2443.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - cy-prod - enterprise - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2444.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2444.md index 09c102c1c..699e5b940 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2444.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2444.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2445.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2445.md index 55ca36dad..06f0910bc 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2445.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2445.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2446.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2446.md index 9fda6d33e..03de25c36 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2446.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2446.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2447.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2447.md index 29ee0b6f1..ed0c40189 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2447.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2447.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2448.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2448.md index 030f4e5c2..770fa9076 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2448.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2448.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2449.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2449.md index 395a3aed1..f18b70148 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2449.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2449.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2450.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2450.md index 517ff7608..a8c5dd532 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2450.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2450.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2451.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2451.md index c1e7e7765..b870ebc30 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2451.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2451.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2452.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2452.md index 55918d2d5..2f936f0c9 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2452.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2452.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2453.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2453.md index d4e4f0b6d..35c7b58be 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2453.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2453.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2454.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2454.md index a9aab007e..d17410433 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2454.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2454.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2455.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2455.md index ba526c69a..fc4c2dc88 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2455.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2455.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2456.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2456.md index e3f11ad17..fb7910c50 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2456.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2456.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2457.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2457.md index dd0b82b71..4ac22fcc3 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2457.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2457.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2458.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2458.md index af435b8d3..d23135792 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2458.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2458.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2459.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2459.md index 53843a876..b2056850b 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2459.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2459.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2460.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2460.md index 5e75a8e6d..c436c8013 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2460.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2460.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2461.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2461.md index 71f583872..bc410474c 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2461.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2461.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - enterprise @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2462.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2462.md index 302140075..9960b2a93 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2462.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2462.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - enterprise - fix-versions-not-empty-2022cleanup @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/group-mentions/MM-T2464.md b/data/test-cases/suite/enterprise/group-mentions/MM-T2464.md index e089dd05f..b6d575a66 100644 --- a/data/test-cases/suite/enterprise/group-mentions/MM-T2464.md +++ b/data/test-cases/suite/enterprise/group-mentions/MM-T2464.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Group Mentions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: System Console -tags: +tags: - Never tested -labels: +labels: - 1.42-p123 - enterprise - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3620.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3620.md index e11ca6e90..8f5b20f63 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3620.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3620.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: OpenId Connect authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - cy-prod - enterprise tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3621.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3621.md index ab3646014..8afe35e8c 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3621.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3621.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: OpenId Connect authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - cy-prod - enterprise tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3622.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3622.md index 885a2ef29..e04b6eb4d 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3622.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3622.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: OpenId Connect authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - cy-prod - enterprise tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3623.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3623.md index 13ddd1658..681d58cc6 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3623.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3623.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: OpenId Connect authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - cy-prod - enterprise tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3654.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3654.md index 7de1e1a7e..1a09448d0 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3654.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3654.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: OpenId Connect authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - enterprise tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3899.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3899.md index 3c54b9f23..db9a05250 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3899.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3899.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - enterprise tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/openid-connect/MM-T3946.md b/data/test-cases/suite/enterprise/openid-connect/MM-T3946.md index aabac13a1..11ed8e6ae 100644 --- a/data/test-cases/suite/enterprise/openid-connect/MM-T3946.md +++ b/data/test-cases/suite/enterprise/openid-connect/MM-T3946.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - enterprise tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2836.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2836.md index 980a16035..35cc9aa8a 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2836.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2836.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2837.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2837.md index 4eb19f55d..5343c3388 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2837.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2837.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2838.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2838.md index 6baac3397..198ab6c08 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2838.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2838.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2839.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2839.md index d62bb98e8..8209084e0 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2839.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2839.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2840.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2840.md index 4c51ce4e0..0a8d60fa7 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2840.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2840.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2841.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2841.md index a71d60d4c..4d7ec7514 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2841.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2841.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2842.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2842.md index 90eef3e1c..5355a27a9 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2842.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2842.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2843.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2843.md index a217490f0..7409d47f4 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2843.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2843.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2844.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2844.md index fce617608..fd3f4cd1f 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2844.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2844.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2845.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2845.md index 4de7878a5..1dbcc6c3a 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2845.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2845.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2846.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2846.md index 1c7673754..235befc11 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2846.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2846.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2847.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2847.md index e0dc2d868..cc6ebe31b 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2847.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2847.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2848.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2848.md index 0a5f0f735..283879d87 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2848.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2848.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2850.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2850.md index 28efe6b5c..074ba3deb 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2850.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2850.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2851.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2851.md index d29399a2f..7794d4f28 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2851.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2851.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2852.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2852.md index 13d96a455..dca5efa99 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2852.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2852.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T2853.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T2853.md index f85984456..bc592c31b 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T2853.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T2853.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T3145.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T3145.md index a1c06870f..7a25c1f84 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T3145.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T3145.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/team-and-channel/MM-T3146.md b/data/test-cases/suite/enterprise/team-and-channel/MM-T3146.md index 406e6177e..1217f1246 100644 --- a/data/test-cases/suite/enterprise/team-and-channel/MM-T3146.md +++ b/data/test-cases/suite/enterprise/team-and-channel/MM-T3146.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Team and Channel authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: System Console tags: [] -labels: +labels: - enterprise - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/user-groups/MM-T5308.md b/data/test-cases/suite/enterprise/user-groups/MM-T5308.md index d01112ec8..db6906015 100644 --- a/data/test-cases/suite/enterprise/user-groups/MM-T5308.md +++ b/data/test-cases/suite/enterprise/user-groups/MM-T5308.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Groups authors: "@furqanmlk" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/user-groups/MM-T5309.md b/data/test-cases/suite/enterprise/user-groups/MM-T5309.md index 946dfac51..0c70b5b99 100644 --- a/data/test-cases/suite/enterprise/user-groups/MM-T5309.md +++ b/data/test-cases/suite/enterprise/user-groups/MM-T5309.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Groups authors: "@furqanmlk" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/enterprise/user-groups/MM-T5310.md b/data/test-cases/suite/enterprise/user-groups/MM-T5310.md index b89846355..4e69684d9 100644 --- a/data/test-cases/suite/enterprise/user-groups/MM-T5310.md +++ b/data/test-cases/suite/enterprise/user-groups/MM-T5310.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Groups authors: "@furqanmlk" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1354.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1354.md index cc5d6aa33..9223a5f27 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1354.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1354.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1360.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1360.md index 4c43d93ee..b6e4f5e34 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1360.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1360.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1361.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1361.md index c81b14a3a..131eeeab6 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1361.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1361.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1363.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1363.md index f966e9c16..dbed80fd2 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1363.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1363.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1364.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1364.md index a97b8c7ca..96b950593 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1364.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1364.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1365.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1365.md index 30f3354c8..5d3761ee6 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1365.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1365.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1366.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1366.md index ebc3e2587..b0c804728 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1366.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1366.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - guest-accounts tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1367.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1367.md index 504678599..df840a4f4 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1367.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1367.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - guest-accounts - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1368.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1368.md index ecb76fb3d..ae8b3ca08 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1368.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1368.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1651.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1651.md index 74a5d8810..f4d94028d 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T1651.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T1651.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-experience/MM-T3644.md b/data/test-cases/suite/guest-accounts/guest-experience/MM-T3644.md index 487a2c622..6670c1a7c 100644 --- a/data/test-cases/suite/guest-accounts/guest-experience/MM-T3644.md +++ b/data/test-cases/suite/guest-accounts/guest-experience/MM-T3644.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Experience authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1369.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1369.md index 283a34a65..28e4f6e4a 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1369.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1369.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - guest-accounts tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1370.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1370.md index 29fe846b0..f525e89ca 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1370.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1370.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1371.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1371.md index 8771ad750..760665ce3 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1371.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1371.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - guest-accounts tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1372.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1372.md index b48ea58a8..1f534419e 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1372.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1372.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1373.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1373.md index cb89a9687..ee0ccd1fc 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1373.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1373.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1374.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1374.md index 37087cc54..664b3bfd7 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1374.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1374.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1375.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1375.md index b639da96b..e87f13a24 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1375.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1375.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1376.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1376.md index 5147799f0..2c8a0d86b 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1376.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1376.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1377.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1377.md index d538138a5..10396b2a6 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1377.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1377.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1378.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1378.md index 788011e26..f3c97debb 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1378.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1378.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - 5.34-p1 - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1379.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1379.md index bc4d850ab..c0cae185c 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1379.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1379.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - 1.42-p123 @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1380.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1380.md index 009a8fe40..ccb5e9609 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1380.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1380.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1381.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1381.md index 8dcb2fdb5..c82b8f33a 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1381.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1381.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1382.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1382.md index 422ab30f1..66faa0e01 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1382.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1382.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1383.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1383.md index f4c1a4984..e1ec29c99 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1383.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1383.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1384.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1384.md index 495fe2bf1..8fb62e4f8 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1384.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1384.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1385.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1385.md index 549b76607..409e41752 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1385.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1385.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1386.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1386.md index a8fc52819..46cf88823 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1386.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1386.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1387.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1387.md index 84708b8be..e80735ccb 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1387.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1387.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1388.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1388.md index 89a94da4e..1ee9c8576 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1388.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1388.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1389.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1389.md index 3b8f73f99..118216ebb 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1389.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1389.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1390.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1390.md index e3b40fe8c..a1f4bcdf3 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1390.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1390.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1391.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1391.md index 302b7454b..0eca461d3 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1391.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1391.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1392.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1392.md index 97cdb1a26..928d7c805 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1392.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1392.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1393.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1393.md index 3de3d92fb..151d589f5 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1393.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1393.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1394.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1394.md index f9169af70..57d00cbb4 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1394.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1394.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1395.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1395.md index 01df11baf..a80210020 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1395.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1395.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1396.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1396.md index 5c0f7807e..c79c5e1dc 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1396.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1396.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1397.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1397.md index 07e0f38a4..76bd9bb39 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1397.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1397.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - 1.42-p123 - guest-accounts tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1398.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1398.md index a8ce69e57..3cabcf13b 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1398.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1398.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1399.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1399.md index 6ee7c05dc..9ad10e1b7 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1399.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1399.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1400.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1400.md index bdf0da971..226524912 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1400.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1400.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1401.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1401.md index bdf2977da..d7c35da30 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1401.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1401.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1402.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1402.md index c5421cb24..904676324 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1402.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1402.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1403.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1403.md index dabefe821..0df0eddfc 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1403.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1403.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1404.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1404.md index d68407196..85de22355 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1404.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1404.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1405.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1405.md index 6aea4a861..bc09509d3 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1405.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1405.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1407.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1407.md index ae4d5af14..b8f83c0c8 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1407.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1407.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1408.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1408.md index 41201929d..c7b1e321f 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1408.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1408.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1410.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1410.md index 25e3ab2f9..612cc51d1 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1410.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1410.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1411.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1411.md index 24771ea8b..ccde376b7 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1411.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1411.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1412.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1412.md index 5cb40154d..7c4312735 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1412.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1412.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - 1.42-p123 @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1413.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1413.md index 816797be4..4a269bf2e 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1413.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1413.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1414.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1414.md index ce1aba81b..ebdec7850 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1414.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1414.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1415.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1415.md index c7f480d18..6008c3540 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1415.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1415.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1416.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1416.md index 83b838f5d..57638699d 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1416.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1416.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1417.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1417.md index b93063cb3..9a3da547b 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1417.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1417.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1418.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1418.md index 72f3bd548..fe60ef8cf 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1418.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1418.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1419.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1419.md index a3863e0eb..aaa12e980 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1419.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1419.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1617.md b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1617.md index e521d60ec..647280d4d 100644 --- a/data/test-cases/suite/guest-accounts/guest-identification/MM-T1617.md +++ b/data/test-cases/suite/guest-accounts/guest-identification/MM-T1617.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest Identification authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1409.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1409.md index cb1442ff9..e1b0162bc 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1409.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1409.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1420.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1420.md index c0ce75941..da8f5950b 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1420.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1420.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1421.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1421.md index 9089719f0..b423c7b1f 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1421.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1421.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1422.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1422.md index c36a7652f..3ebeb26db 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1422.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1422.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1423.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1423.md index 50bc49103..23f7601a0 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1423.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1423.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1424.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1424.md index f95f95541..472402c39 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1424.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1424.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1425.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1425.md index b093f72e0..fd3cd2682 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1425.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1425.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1426.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1426.md index a56d01b80..c379558eb 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1426.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1426.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1427.md b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1427.md index 1862ba9ee..05421193b 100644 --- a/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1427.md +++ b/data/test-cases/suite/guest-accounts/guest-saml-ldap/MM-T1427.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guest SAML LDAP authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - cy-prod - guest-accounts - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1334.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1334.md index 2326f2ec2..b21642daa 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1334.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1334.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - 5.34-p1 - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1335.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1335.md index 456c7bf6b..fd739b7e4 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1335.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1335.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - 5.34-p1 - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1336.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1336.md index 69113a02e..d450f4214 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1336.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1336.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1337.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1337.md index 2e5fc7045..9591d6747 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1337.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1337.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - cy-prod - guest-accounts tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1338.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1338.md index 3643e49cb..085a4d384 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1338.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1338.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1339.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1339.md index 339d16258..3e3a482ae 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1339.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1339.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1340.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1340.md index 8f828f343..6a5351da1 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1340.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1340.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - 5.34-p1 - guest-accounts - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1341.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1341.md index 5b6be6620..4cc485fb3 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1341.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1341.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1342.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1342.md index 1f35787fc..d007dba6d 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1342.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1342.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1344.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1344.md index 8457acc48..632ffc1b3 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1344.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1344.md @@ -5,7 +5,7 @@ status: Draft priority: Smoke test folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts tested_by_contributor: "" diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1346.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1346.md index 4b9ae4507..242b490ab 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1346.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1346.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - cy-rep-missing-or-skipped @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1347.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1347.md index d28c04a91..f8eb4f316 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1347.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1347.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1348.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1348.md index 58e1256a1..1c7601003 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1348.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1348.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1349.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1349.md index 6d4ffe661..dcc0fe619 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1349.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1349.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1350.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1350.md index a84ff90a0..c0aa73d84 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1350.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1350.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1351.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1351.md index 7d62a774f..40727d5ff 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1351.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1351.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1658.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1658.md index b2e147dc7..94dc9d372 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1658.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T1658.md @@ -5,16 +5,16 @@ status: Update priority: Normal folder: Guests Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - guest-accounts tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4449.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4449.md index 36d74a8d5..a97b41f1f 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4449.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4449.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4451.md b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4451.md index 88dbe1b48..498f50c6f 100644 --- a/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4451.md +++ b/data/test-cases/suite/guest-accounts/guests-invitation-flow/MM-T4451.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1323.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1323.md index 4fabfeffb..0ec8d1070 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1323.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1323.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - cy-prod - 5.34-p1 - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1324.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1324.md index 0e295ce55..0a91ce66a 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1324.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1324.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1325.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1325.md index 63c076f76..f9e2b67b5 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1325.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1325.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1326.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1326.md index 1d252a53a..ecc29e666 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1326.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1326.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - Fixed-TM4J-Key-In-Cypress - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1327.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1327.md index 58fc4898f..61a287d36 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1327.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1327.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1328.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1328.md index d7d7b2a73..96a1c07b8 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1328.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1328.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - cy-prod - guest-accounts @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1329.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1329.md index 5283329fa..710197267 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1329.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1329.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1330.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1330.md index c00b7a094..b0ade4d68 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1330.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1330.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Guest Accounts component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1331.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1331.md index 0d9134876..29e787be0 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1331.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1331.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - guest-accounts @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1333.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1333.md index 4d1bc8041..ba158245d 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1333.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1333.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Guest Accounts component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - guest-accounts - fix-versions-not-empty-2022cleanup @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1657.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1657.md index 5a43a9180..f24af9ca9 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1657.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T1657.md @@ -5,7 +5,7 @@ status: Update priority: Normal folder: Members Invitation Flow authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Guest Accounts component: null tags: [] -labels: +labels: - guest-accounts - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T4450.md b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T4450.md index a835614bd..55271c314 100644 --- a/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T4450.md +++ b/data/test-cases/suite/guest-accounts/members-invitation-flow/MM-T4450.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/in-product-notices/MM-T3361.md b/data/test-cases/suite/in-product-notices/MM-T3361.md index a86eb56de..ab28e16ad 100644 --- a/data/test-cases/suite/in-product-notices/MM-T3361.md +++ b/data/test-cases/suite/in-product-notices/MM-T3361.md @@ -5,14 +5,14 @@ status: Active priority: Normal folder: In Product Notices authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: In Product Notices component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/ldap-group-sync/MM-T1537.md b/data/test-cases/suite/ldap-group-sync/MM-T1537.md index deb470c9a..d505dadeb 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T1537.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T1537.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - ldap-group-sync - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2576.md b/data/test-cases/suite/ldap-group-sync/MM-T2576.md index 323b53368..999670445 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2576.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2576.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2577.md b/data/test-cases/suite/ldap-group-sync/MM-T2577.md index d70f9c8fc..3aeedd333 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2577.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2577.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2578.md b/data/test-cases/suite/ldap-group-sync/MM-T2578.md index f44398bc1..f38e4d574 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2578.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2578.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2579.md b/data/test-cases/suite/ldap-group-sync/MM-T2579.md index 592284e02..6ae8b24d6 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2579.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2579.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2580.md b/data/test-cases/suite/ldap-group-sync/MM-T2580.md index 694a34178..8b4871a8c 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2580.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2580.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2581.md b/data/test-cases/suite/ldap-group-sync/MM-T2581.md index 5502b6f8e..af5614b2e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2581.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2581.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2582.md b/data/test-cases/suite/ldap-group-sync/MM-T2582.md index 115cc0498..4e79f6730 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2582.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2582.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2583.md b/data/test-cases/suite/ldap-group-sync/MM-T2583.md index bd7bc3a1f..397ddd1c7 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2583.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2583.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2584.md b/data/test-cases/suite/ldap-group-sync/MM-T2584.md index 5fa846de8..30c117099 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2584.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2584.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2585.md b/data/test-cases/suite/ldap-group-sync/MM-T2585.md index da76b0e12..ea2cc8bcf 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2585.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2585.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2586.md b/data/test-cases/suite/ldap-group-sync/MM-T2586.md index 929f4cbbc..6ae35ce3b 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2586.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2586.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2587.md b/data/test-cases/suite/ldap-group-sync/MM-T2587.md index 5b13f132f..300db8920 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2587.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2587.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2588.md b/data/test-cases/suite/ldap-group-sync/MM-T2588.md index 0a7fa743d..c65a99531 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2588.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2588.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2589.md b/data/test-cases/suite/ldap-group-sync/MM-T2589.md index 510e21527..2322c4c28 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2589.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2589.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2590.md b/data/test-cases/suite/ldap-group-sync/MM-T2590.md index 007327619..7527bee95 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2590.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2590.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2591.md b/data/test-cases/suite/ldap-group-sync/MM-T2591.md index 302cc52e1..73dd03ded 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2591.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2591.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2592.md b/data/test-cases/suite/ldap-group-sync/MM-T2592.md index 69659d56c..acc348d98 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2592.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2592.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2593.md b/data/test-cases/suite/ldap-group-sync/MM-T2593.md index 7d622d4a4..af6fbd2e4 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2593.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2593.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2594.md b/data/test-cases/suite/ldap-group-sync/MM-T2594.md index 364dd4d87..e88dddcd8 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2594.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2594.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2595.md b/data/test-cases/suite/ldap-group-sync/MM-T2595.md index de15d0dd2..15559288a 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2595.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2595.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2596.md b/data/test-cases/suite/ldap-group-sync/MM-T2596.md index 6b6c18876..550a3b2d0 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2596.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2596.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2597.md b/data/test-cases/suite/ldap-group-sync/MM-T2597.md index 5a98f9913..4c4173c91 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2597.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2597.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2598.md b/data/test-cases/suite/ldap-group-sync/MM-T2598.md index 8b413d73c..52fd8a8e3 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2598.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2598.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2599.md b/data/test-cases/suite/ldap-group-sync/MM-T2599.md index 7127f4c3d..f1fe01758 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2599.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2599.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2600.md b/data/test-cases/suite/ldap-group-sync/MM-T2600.md index b2a387c06..78cad8d8e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2600.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2600.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2601.md b/data/test-cases/suite/ldap-group-sync/MM-T2601.md index ad6bd2fb5..3b1eee6ea 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2601.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2601.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2602.md b/data/test-cases/suite/ldap-group-sync/MM-T2602.md index 8bfbdeb6e..a0e52e054 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2602.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2602.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2603.md b/data/test-cases/suite/ldap-group-sync/MM-T2603.md index fc63f6428..f833478e1 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2603.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2603.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2604.md b/data/test-cases/suite/ldap-group-sync/MM-T2604.md index be4b7f00f..b9735bab6 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2604.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2604.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2605.md b/data/test-cases/suite/ldap-group-sync/MM-T2605.md index 3c90e11e6..925e22f01 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2605.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2605.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2606.md b/data/test-cases/suite/ldap-group-sync/MM-T2606.md index 0f1272fb8..c1003aa00 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2606.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2606.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2607.md b/data/test-cases/suite/ldap-group-sync/MM-T2607.md index 187a647b2..1a21ac6cd 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2607.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2607.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2608.md b/data/test-cases/suite/ldap-group-sync/MM-T2608.md index f969f4cd1..74bb5a229 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2608.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2608.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2609.md b/data/test-cases/suite/ldap-group-sync/MM-T2609.md index 8aaaf58c2..6b01eadff 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2609.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2609.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2610.md b/data/test-cases/suite/ldap-group-sync/MM-T2610.md index 8c7e55449..0aa94e571 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2610.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2610.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2611.md b/data/test-cases/suite/ldap-group-sync/MM-T2611.md index 92da5eb3f..5f988b19e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2611.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2611.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2612.md b/data/test-cases/suite/ldap-group-sync/MM-T2612.md index e9e37c2b6..860946758 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2612.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2612.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2613.md b/data/test-cases/suite/ldap-group-sync/MM-T2613.md index d9750bac1..15237db0b 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2613.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2613.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2614.md b/data/test-cases/suite/ldap-group-sync/MM-T2614.md index 1a071c4db..47d5fcb71 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2614.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2614.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2615.md b/data/test-cases/suite/ldap-group-sync/MM-T2615.md index c1cddd90c..6bddcdbaf 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2615.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2615.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2618.md b/data/test-cases/suite/ldap-group-sync/MM-T2618.md index c05abead5..435c36562 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2618.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2618.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2619.md b/data/test-cases/suite/ldap-group-sync/MM-T2619.md index 18d735870..4d34a1f1e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2619.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2619.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2620.md b/data/test-cases/suite/ldap-group-sync/MM-T2620.md index f3e56ccad..131d7986a 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2620.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2620.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2621.md b/data/test-cases/suite/ldap-group-sync/MM-T2621.md index f19935037..951e1e0e7 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2621.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2621.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2622.md b/data/test-cases/suite/ldap-group-sync/MM-T2622.md index a09cd5db4..7fb8dd4ab 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2622.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2622.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2623.md b/data/test-cases/suite/ldap-group-sync/MM-T2623.md index cc6966d47..d49a726a9 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2623.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2623.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2624.md b/data/test-cases/suite/ldap-group-sync/MM-T2624.md index 25270f59d..10d948706 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2624.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2624.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2625.md b/data/test-cases/suite/ldap-group-sync/MM-T2625.md index 251af21b3..36a0a95dc 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2625.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2625.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2626.md b/data/test-cases/suite/ldap-group-sync/MM-T2626.md index c73cee337..2aef90fa6 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2626.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2626.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2627.md b/data/test-cases/suite/ldap-group-sync/MM-T2627.md index 3e0fe093c..026fadf17 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2627.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2627.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2628.md b/data/test-cases/suite/ldap-group-sync/MM-T2628.md index 61c7996f9..874e13412 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2628.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2628.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2629.md b/data/test-cases/suite/ldap-group-sync/MM-T2629.md index c496b9273..fee30a5fb 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2629.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2629.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2630.md b/data/test-cases/suite/ldap-group-sync/MM-T2630.md index fdc0e6a3f..d6333c236 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2630.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2630.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2638.md b/data/test-cases/suite/ldap-group-sync/MM-T2638.md index 12005dba1..4508d5d44 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2638.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2638.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2639.md b/data/test-cases/suite/ldap-group-sync/MM-T2639.md index e9957d8ce..37e687058 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2639.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2639.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2640.md b/data/test-cases/suite/ldap-group-sync/MM-T2640.md index 85101ca04..64891ccd5 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2640.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2640.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2641.md b/data/test-cases/suite/ldap-group-sync/MM-T2641.md index 75f88c13b..db27d82aa 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2641.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2641.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2642.md b/data/test-cases/suite/ldap-group-sync/MM-T2642.md index 4a7d6e931..46f706707 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2642.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2642.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - ldap-group-sync @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2643.md b/data/test-cases/suite/ldap-group-sync/MM-T2643.md index 348250a5c..fae6c86b9 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2643.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2643.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2644.md b/data/test-cases/suite/ldap-group-sync/MM-T2644.md index 68f7f50ae..c0511e1ec 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2644.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2644.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2645.md b/data/test-cases/suite/ldap-group-sync/MM-T2645.md index 26ea62191..0469c9be9 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2645.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2645.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - se-prod - ldap-group-sync tested_by_contributor: "" diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2646.md b/data/test-cases/suite/ldap-group-sync/MM-T2646.md index bc16dfda1..4812f15d5 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2646.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2646.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2648.md b/data/test-cases/suite/ldap-group-sync/MM-T2648.md index 10e46fced..1ceb7924e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2648.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2648.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2649.md b/data/test-cases/suite/ldap-group-sync/MM-T2649.md index c712d6685..59fff76d1 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2649.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2649.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2650.md b/data/test-cases/suite/ldap-group-sync/MM-T2650.md index e4f231dae..b738e4916 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2650.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2650.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2651.md b/data/test-cases/suite/ldap-group-sync/MM-T2651.md index e159c795c..b203069bb 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2651.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2651.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2652.md b/data/test-cases/suite/ldap-group-sync/MM-T2652.md index 040f01d8d..8f605f037 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2652.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2652.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2653.md b/data/test-cases/suite/ldap-group-sync/MM-T2653.md index 57d612ab2..62145b54a 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2653.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2653.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2654.md b/data/test-cases/suite/ldap-group-sync/MM-T2654.md index e9d114c7f..7d3af036f 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2654.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2654.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2655.md b/data/test-cases/suite/ldap-group-sync/MM-T2655.md index 28caab0d1..bca9b98ec 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2655.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2655.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2656.md b/data/test-cases/suite/ldap-group-sync/MM-T2656.md index b6a0b8a9b..ea80b7669 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2656.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2656.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2657.md b/data/test-cases/suite/ldap-group-sync/MM-T2657.md index 0044dc7d5..865cf5b34 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2657.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2657.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2658.md b/data/test-cases/suite/ldap-group-sync/MM-T2658.md index 8e733150d..f3b5022ec 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2658.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2658.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2659.md b/data/test-cases/suite/ldap-group-sync/MM-T2659.md index 43179e83f..77b1bdeb5 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2659.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2659.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2660.md b/data/test-cases/suite/ldap-group-sync/MM-T2660.md index a88d7732f..255e2ef93 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2660.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2660.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2661.md b/data/test-cases/suite/ldap-group-sync/MM-T2661.md index e12b5ecf1..027747202 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2661.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2661.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2662.md b/data/test-cases/suite/ldap-group-sync/MM-T2662.md index 7b0a38b81..24024575d 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2662.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2662.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2663.md b/data/test-cases/suite/ldap-group-sync/MM-T2663.md index f924cdebc..5b1239e47 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2663.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2663.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2664.md b/data/test-cases/suite/ldap-group-sync/MM-T2664.md index 9e04edaa5..9e1d59c6d 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2664.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2664.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2665.md b/data/test-cases/suite/ldap-group-sync/MM-T2665.md index 51ecc70cd..467c6161a 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2665.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2665.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2666.md b/data/test-cases/suite/ldap-group-sync/MM-T2666.md index db43fd094..af540fdf8 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2666.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2666.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2667.md b/data/test-cases/suite/ldap-group-sync/MM-T2667.md index 490d84011..c7967e7b0 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2667.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2667.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2668.md b/data/test-cases/suite/ldap-group-sync/MM-T2668.md index cc8da8f7f..2e34a0f3e 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2668.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2668.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2669.md b/data/test-cases/suite/ldap-group-sync/MM-T2669.md index fbf777672..4ecab3776 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2669.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2669.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2670.md b/data/test-cases/suite/ldap-group-sync/MM-T2670.md index d1037f6ca..4c257a0c2 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2670.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2670.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2671.md b/data/test-cases/suite/ldap-group-sync/MM-T2671.md index aaed086a2..0703fb571 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2671.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2671.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2672.md b/data/test-cases/suite/ldap-group-sync/MM-T2672.md index 10610a2c9..8c8ba4cd9 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2672.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2672.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2673.md b/data/test-cases/suite/ldap-group-sync/MM-T2673.md index 4ce31c1ca..a0f08cdd2 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2673.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2673.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2674.md b/data/test-cases/suite/ldap-group-sync/MM-T2674.md index 23dfc980c..21aa007dd 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2674.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2674.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2675.md b/data/test-cases/suite/ldap-group-sync/MM-T2675.md index 21d805ad0..5b0104b83 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2675.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2675.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2676.md b/data/test-cases/suite/ldap-group-sync/MM-T2676.md index 199c66409..04ebf896f 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2676.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2676.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2677.md b/data/test-cases/suite/ldap-group-sync/MM-T2677.md index 90323366f..546e847e1 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2677.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2677.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2678.md b/data/test-cases/suite/ldap-group-sync/MM-T2678.md index f9b643cdb..41bbdad93 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2678.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2678.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2679.md b/data/test-cases/suite/ldap-group-sync/MM-T2679.md index 1ad172e01..a9d9f5c29 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2679.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2679.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2680.md b/data/test-cases/suite/ldap-group-sync/MM-T2680.md index 560310511..4a1214f92 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2680.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2680.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2681.md b/data/test-cases/suite/ldap-group-sync/MM-T2681.md index ba8fe9fac..81c587aa0 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2681.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2681.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2682.md b/data/test-cases/suite/ldap-group-sync/MM-T2682.md index 8d740fd6f..6d9828155 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2682.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2682.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2683.md b/data/test-cases/suite/ldap-group-sync/MM-T2683.md index dc81f28c5..2ede6e47b 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2683.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2683.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2684.md b/data/test-cases/suite/ldap-group-sync/MM-T2684.md index 0fba28b38..393d1f050 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2684.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2684.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2685.md b/data/test-cases/suite/ldap-group-sync/MM-T2685.md index 1115940f5..bf1300ce7 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2685.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2685.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2686.md b/data/test-cases/suite/ldap-group-sync/MM-T2686.md index 9a8519d94..571277f73 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2686.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2686.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: LDAP Group Sync component: null tags: [] -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2687.md b/data/test-cases/suite/ldap-group-sync/MM-T2687.md index 7218cdd77..0fc83755a 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2687.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2687.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2688.md b/data/test-cases/suite/ldap-group-sync/MM-T2688.md index 0a6c0a824..1d32ee096 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2688.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2688.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T2689.md b/data/test-cases/suite/ldap-group-sync/MM-T2689.md index b7885d8af..cf570885f 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T2689.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T2689.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/ldap-group-sync/MM-T3791.md b/data/test-cases/suite/ldap-group-sync/MM-T3791.md index 3964d5558..5fb199fe7 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T3791.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T3791.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: LDAP Group Sync authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: LDAP Group Sync component: null -tags: +tags: - Never tested -labels: +labels: - ldap-group-sync tested_by_contributor: "" diff --git a/data/test-cases/suite/ldap-group-sync/MM-T4003.md b/data/test-cases/suite/ldap-group-sync/MM-T4003.md index 4f05d0c9c..431e38c38 100644 --- a/data/test-cases/suite/ldap-group-sync/MM-T4003.md +++ b/data/test-cases/suite/ldap-group-sync/MM-T4003.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: null component: null tags: [] -labels: +labels: - ldap-group-sync tested_by_contributor: "" diff --git a/data/test-cases/suite/license-levels/MM-T2569.md b/data/test-cases/suite/license-levels/MM-T2569.md index 30e3b18fa..c8689dc7a 100644 --- a/data/test-cases/suite/license-levels/MM-T2569.md +++ b/data/test-cases/suite/license-levels/MM-T2569.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: License Levels authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: License Levels component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/license-levels/MM-T2571.md b/data/test-cases/suite/license-levels/MM-T2571.md index 685d7fdf8..fdf270406 100644 --- a/data/test-cases/suite/license-levels/MM-T2571.md +++ b/data/test-cases/suite/license-levels/MM-T2571.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: License Levels authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: License Levels component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/license-levels/MM-T2572.md b/data/test-cases/suite/license-levels/MM-T2572.md index 51bf8367a..095e21c70 100644 --- a/data/test-cases/suite/license-levels/MM-T2572.md +++ b/data/test-cases/suite/license-levels/MM-T2572.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: License Levels authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: License Levels component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/license-levels/MM-T2954.md b/data/test-cases/suite/license-levels/MM-T2954.md index 047e02599..02639ce22 100644 --- a/data/test-cases/suite/license-levels/MM-T2954.md +++ b/data/test-cases/suite/license-levels/MM-T2954.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: License Levels authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: License Levels component: null -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Missing-In-Cypress - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T1573.md b/data/test-cases/suite/notifications/MM-T1573.md index 4bfd88a9f..42a9ec0ea 100644 --- a/data/test-cases/suite/notifications/MM-T1573.md +++ b/data/test-cases/suite/notifications/MM-T1573.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T1802.md b/data/test-cases/suite/notifications/MM-T1802.md index f39efd870..df1c9a250 100644 --- a/data/test-cases/suite/notifications/MM-T1802.md +++ b/data/test-cases/suite/notifications/MM-T1802.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T184.md b/data/test-cases/suite/notifications/MM-T184.md index 578b8b204..495e755e5 100644 --- a/data/test-cases/suite/notifications/MM-T184.md +++ b/data/test-cases/suite/notifications/MM-T184.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Messaging component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - messaging @@ -24,9 +24,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3314.md b/data/test-cases/suite/notifications/MM-T3314.md index f0e432fb6..3c09d43e7 100644 --- a/data/test-cases/suite/notifications/MM-T3314.md +++ b/data/test-cases/suite/notifications/MM-T3314.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/notifications/MM-T3375.md b/data/test-cases/suite/notifications/MM-T3375.md index f741bff7b..b9abe9152 100644 --- a/data/test-cases/suite/notifications/MM-T3375.md +++ b/data/test-cases/suite/notifications/MM-T3375.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: N/A detox: Update mmctl: N/A playwright: null -rainforest: +rainforest: - Mobile v1 - in Production manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T3376.md b/data/test-cases/suite/notifications/MM-T3376.md index cb48991bf..9170d29fd 100644 --- a/data/test-cases/suite/notifications/MM-T3376.md +++ b/data/test-cases/suite/notifications/MM-T3376.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3377.md b/data/test-cases/suite/notifications/MM-T3377.md index bd6b8f5c7..9d51b3f3c 100644 --- a/data/test-cases/suite/notifications/MM-T3377.md +++ b/data/test-cases/suite/notifications/MM-T3377.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3378.md b/data/test-cases/suite/notifications/MM-T3378.md index 8f6184a6d..05e490c75 100644 --- a/data/test-cases/suite/notifications/MM-T3378.md +++ b/data/test-cases/suite/notifications/MM-T3378.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3379.md b/data/test-cases/suite/notifications/MM-T3379.md index 5ed89a0b7..f50594737 100644 --- a/data/test-cases/suite/notifications/MM-T3379.md +++ b/data/test-cases/suite/notifications/MM-T3379.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3440.md b/data/test-cases/suite/notifications/MM-T3440.md index 5377c1010..ef8fae425 100644 --- a/data/test-cases/suite/notifications/MM-T3440.md +++ b/data/test-cases/suite/notifications/MM-T3440.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T3833.md b/data/test-cases/suite/notifications/MM-T3833.md index e631eca15..46486dd1d 100644 --- a/data/test-cases/suite/notifications/MM-T3833.md +++ b/data/test-cases/suite/notifications/MM-T3833.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/notifications/MM-T4062.md b/data/test-cases/suite/notifications/MM-T4062.md index 392cf9a4d..fc300091e 100644 --- a/data/test-cases/suite/notifications/MM-T4062.md +++ b/data/test-cases/suite/notifications/MM-T4062.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: Update detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T482.md b/data/test-cases/suite/notifications/MM-T482.md index e4aaf42e0..ba6261db9 100644 --- a/data/test-cases/suite/notifications/MM-T482.md +++ b/data/test-cases/suite/notifications/MM-T482.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T483.md b/data/test-cases/suite/notifications/MM-T483.md index db3177059..29493265d 100644 --- a/data/test-cases/suite/notifications/MM-T483.md +++ b/data/test-cases/suite/notifications/MM-T483.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - rf-cloud-webapp - notifications tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/suite/notifications/MM-T484.md b/data/test-cases/suite/notifications/MM-T484.md index 2e68abcd5..ff0d5b913 100644 --- a/data/test-cases/suite/notifications/MM-T484.md +++ b/data/test-cases/suite/notifications/MM-T484.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - rf-cloud-webapp - notifications tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T485.md b/data/test-cases/suite/notifications/MM-T485.md index 24a5de496..e12f4be2e 100644 --- a/data/test-cases/suite/notifications/MM-T485.md +++ b/data/test-cases/suite/notifications/MM-T485.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - rf-cloud-webapp - notifications tested_by_contributor: "" @@ -23,7 +23,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/suite/notifications/MM-T486.md b/data/test-cases/suite/notifications/MM-T486.md index afec998a5..a2155a30c 100644 --- a/data/test-cases/suite/notifications/MM-T486.md +++ b/data/test-cases/suite/notifications/MM-T486.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - notifications @@ -25,7 +25,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T487.md b/data/test-cases/suite/notifications/MM-T487.md index 138111c97..0642c7085 100644 --- a/data/test-cases/suite/notifications/MM-T487.md +++ b/data/test-cases/suite/notifications/MM-T487.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Temporarily Disabled -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T488.md b/data/test-cases/suite/notifications/MM-T488.md index 85274c991..578509cec 100644 --- a/data/test-cases/suite/notifications/MM-T488.md +++ b/data/test-cases/suite/notifications/MM-T488.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -25,11 +25,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T489.md b/data/test-cases/suite/notifications/MM-T489.md index 252e60cbf..22afe913d 100644 --- a/data/test-cases/suite/notifications/MM-T489.md +++ b/data/test-cases/suite/notifications/MM-T489.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - rf-cloud-webapp - notifications @@ -24,7 +24,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production diff --git a/data/test-cases/suite/notifications/MM-T490.md b/data/test-cases/suite/notifications/MM-T490.md index 4bbbf1f08..ba92f8a19 100644 --- a/data/test-cases/suite/notifications/MM-T490.md +++ b/data/test-cases/suite/notifications/MM-T490.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - rf-cloud-webapp @@ -26,11 +26,11 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T491.md b/data/test-cases/suite/notifications/MM-T491.md index 3bd596750..78e1af581 100644 --- a/data/test-cases/suite/notifications/MM-T491.md +++ b/data/test-cases/suite/notifications/MM-T491.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - notifications @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T492.md b/data/test-cases/suite/notifications/MM-T492.md index 770e90648..32b1a4771 100644 --- a/data/test-cases/suite/notifications/MM-T492.md +++ b/data/test-cases/suite/notifications/MM-T492.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - rf-cloud-webapp - notifications @@ -24,11 +24,11 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T493.md b/data/test-cases/suite/notifications/MM-T493.md index 1e9bdf4bc..65dda48da 100644 --- a/data/test-cases/suite/notifications/MM-T493.md +++ b/data/test-cases/suite/notifications/MM-T493.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - rf-cloud-webapp - notifications tested_by_contributor: "" @@ -23,11 +23,11 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T494.md b/data/test-cases/suite/notifications/MM-T494.md index 4ccc8b6fc..e0cf9d911 100644 --- a/data/test-cases/suite/notifications/MM-T494.md +++ b/data/test-cases/suite/notifications/MM-T494.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - notifications @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T495.md b/data/test-cases/suite/notifications/MM-T495.md index fb81cdfe8..2a20e17d7 100644 --- a/data/test-cases/suite/notifications/MM-T495.md +++ b/data/test-cases/suite/notifications/MM-T495.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,10 +25,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T496.md b/data/test-cases/suite/notifications/MM-T496.md index e2b01b27c..5552478c7 100644 --- a/data/test-cases/suite/notifications/MM-T496.md +++ b/data/test-cases/suite/notifications/MM-T496.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - cy-prod - rf-cloud-webapp - notifications @@ -24,11 +24,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T497.md b/data/test-cases/suite/notifications/MM-T497.md index d70ac7cad..d3c9f573d 100644 --- a/data/test-cases/suite/notifications/MM-T497.md +++ b/data/test-cases/suite/notifications/MM-T497.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - cy-prod - notifications @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T498.md b/data/test-cases/suite/notifications/MM-T498.md index 1a6494b5c..a040e7023 100644 --- a/data/test-cases/suite/notifications/MM-T498.md +++ b/data/test-cases/suite/notifications/MM-T498.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Notifications component: null -tags: +tags: - Never tested -labels: +labels: - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T499.md b/data/test-cases/suite/notifications/MM-T499.md index bfbe5e37f..f852d2a56 100644 --- a/data/test-cases/suite/notifications/MM-T499.md +++ b/data/test-cases/suite/notifications/MM-T499.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - cy-prod - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T500.md b/data/test-cases/suite/notifications/MM-T500.md index b50e2d439..c16e9d74d 100644 --- a/data/test-cases/suite/notifications/MM-T500.md +++ b/data/test-cases/suite/notifications/MM-T500.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - se-prod - notifications tested_by_contributor: "" diff --git a/data/test-cases/suite/notifications/MM-T501.md b/data/test-cases/suite/notifications/MM-T501.md index 5e481ad7d..279b267ac 100644 --- a/data/test-cases/suite/notifications/MM-T501.md +++ b/data/test-cases/suite/notifications/MM-T501.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - se-prod - notifications tested_by_contributor: "" diff --git a/data/test-cases/suite/notifications/MM-T502.md b/data/test-cases/suite/notifications/MM-T502.md index 196d2f396..6a98af053 100644 --- a/data/test-cases/suite/notifications/MM-T502.md +++ b/data/test-cases/suite/notifications/MM-T502.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - se-prod - notifications tested_by_contributor: "" diff --git a/data/test-cases/suite/notifications/MM-T503.md b/data/test-cases/suite/notifications/MM-T503.md index 47b50ac2c..494975715 100644 --- a/data/test-cases/suite/notifications/MM-T503.md +++ b/data/test-cases/suite/notifications/MM-T503.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - se-prod - notifications tested_by_contributor: "" diff --git a/data/test-cases/suite/notifications/MM-T504.md b/data/test-cases/suite/notifications/MM-T504.md index 9bb88da12..d3d49923f 100644 --- a/data/test-cases/suite/notifications/MM-T504.md +++ b/data/test-cases/suite/notifications/MM-T504.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications tested_by_contributor: "" @@ -22,7 +22,7 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T505.md b/data/test-cases/suite/notifications/MM-T505.md index e38775db3..24df14302 100644 --- a/data/test-cases/suite/notifications/MM-T505.md +++ b/data/test-cases/suite/notifications/MM-T505.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Notifications component: null -tags: +tags: - Never tested -labels: +labels: - Hackfest - notifications - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T506.md b/data/test-cases/suite/notifications/MM-T506.md index ccff25779..6635e9051 100644 --- a/data/test-cases/suite/notifications/MM-T506.md +++ b/data/test-cases/suite/notifications/MM-T506.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T509.md b/data/test-cases/suite/notifications/MM-T509.md index 5a1b042bb..8a0fe2313 100644 --- a/data/test-cases/suite/notifications/MM-T509.md +++ b/data/test-cases/suite/notifications/MM-T509.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T510.md b/data/test-cases/suite/notifications/MM-T510.md index 603c78f48..1e2a182c6 100644 --- a/data/test-cases/suite/notifications/MM-T510.md +++ b/data/test-cases/suite/notifications/MM-T510.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T512.md b/data/test-cases/suite/notifications/MM-T512.md index e73d8fa5e..7a3a44b92 100644 --- a/data/test-cases/suite/notifications/MM-T512.md +++ b/data/test-cases/suite/notifications/MM-T512.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T514.md b/data/test-cases/suite/notifications/MM-T514.md index af0bfeb57..141882b9d 100644 --- a/data/test-cases/suite/notifications/MM-T514.md +++ b/data/test-cases/suite/notifications/MM-T514.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Update -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T515.md b/data/test-cases/suite/notifications/MM-T515.md index 8762f6ef3..83aa4b90f 100644 --- a/data/test-cases/suite/notifications/MM-T515.md +++ b/data/test-cases/suite/notifications/MM-T515.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T516.md b/data/test-cases/suite/notifications/MM-T516.md index 2ba9d459f..dc75331de 100644 --- a/data/test-cases/suite/notifications/MM-T516.md +++ b/data/test-cases/suite/notifications/MM-T516.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,10 +23,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T517.md b/data/test-cases/suite/notifications/MM-T517.md index 502e70c87..5eea0abb8 100644 --- a/data/test-cases/suite/notifications/MM-T517.md +++ b/data/test-cases/suite/notifications/MM-T517.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T518.md b/data/test-cases/suite/notifications/MM-T518.md index d009948d5..708fa7a86 100644 --- a/data/test-cases/suite/notifications/MM-T518.md +++ b/data/test-cases/suite/notifications/MM-T518.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T519.md b/data/test-cases/suite/notifications/MM-T519.md index eb1c7eda9..941030bc5 100644 --- a/data/test-cases/suite/notifications/MM-T519.md +++ b/data/test-cases/suite/notifications/MM-T519.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 - notifications @@ -25,9 +25,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/suite/notifications/MM-T520.md b/data/test-cases/suite/notifications/MM-T520.md index 1f4782450..be39cec71 100644 --- a/data/test-cases/suite/notifications/MM-T520.md +++ b/data/test-cases/suite/notifications/MM-T520.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - Update -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T521.md b/data/test-cases/suite/notifications/MM-T521.md index 3523886f7..b87db97d7 100644 --- a/data/test-cases/suite/notifications/MM-T521.md +++ b/data/test-cases/suite/notifications/MM-T521.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T522.md b/data/test-cases/suite/notifications/MM-T522.md index b77d14149..000c5c26c 100644 --- a/data/test-cases/suite/notifications/MM-T522.md +++ b/data/test-cases/suite/notifications/MM-T522.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 - notifications @@ -24,10 +24,10 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T523.md b/data/test-cases/suite/notifications/MM-T523.md index a833b0ee3..78436cc1d 100644 --- a/data/test-cases/suite/notifications/MM-T523.md +++ b/data/test-cases/suite/notifications/MM-T523.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - ios-only - 1.42-p123 - notifications @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - iOS diff --git a/data/test-cases/suite/notifications/MM-T524.md b/data/test-cases/suite/notifications/MM-T524.md index 0c6946699..f7912c4f5 100644 --- a/data/test-cases/suite/notifications/MM-T524.md +++ b/data/test-cases/suite/notifications/MM-T524.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - To Do -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T525.md b/data/test-cases/suite/notifications/MM-T525.md index 1bc7378cf..5800419ac 100644 --- a/data/test-cases/suite/notifications/MM-T525.md +++ b/data/test-cases/suite/notifications/MM-T525.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T526.md b/data/test-cases/suite/notifications/MM-T526.md index 89daf3265..e7c9bd3f5 100644 --- a/data/test-cases/suite/notifications/MM-T526.md +++ b/data/test-cases/suite/notifications/MM-T526.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,10 +24,10 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Update - Mobile v1 -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T527.md b/data/test-cases/suite/notifications/MM-T527.md index f7a9605c4..b35bdf567 100644 --- a/data/test-cases/suite/notifications/MM-T527.md +++ b/data/test-cases/suite/notifications/MM-T527.md @@ -5,7 +5,7 @@ status: Update priority: Smoke test folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T529.md b/data/test-cases/suite/notifications/MM-T529.md index e522f4569..96e8ef246 100644 --- a/data/test-cases/suite/notifications/MM-T529.md +++ b/data/test-cases/suite/notifications/MM-T529.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T530.md b/data/test-cases/suite/notifications/MM-T530.md index 1d9063ce2..21344761d 100644 --- a/data/test-cases/suite/notifications/MM-T530.md +++ b/data/test-cases/suite/notifications/MM-T530.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Notifications component: null -tags: +tags: - Never tested -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T531.md b/data/test-cases/suite/notifications/MM-T531.md index 985931391..4e831e1b7 100644 --- a/data/test-cases/suite/notifications/MM-T531.md +++ b/data/test-cases/suite/notifications/MM-T531.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - android-only - 1.42-p123 - notifications @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - RN - Android diff --git a/data/test-cases/suite/notifications/MM-T532.md b/data/test-cases/suite/notifications/MM-T532.md index 7fd5a5fc1..d39d4f855 100644 --- a/data/test-cases/suite/notifications/MM-T532.md +++ b/data/test-cases/suite/notifications/MM-T532.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T533.md b/data/test-cases/suite/notifications/MM-T533.md index 12d622ddb..635b7e200 100644 --- a/data/test-cases/suite/notifications/MM-T533.md +++ b/data/test-cases/suite/notifications/MM-T533.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T534.md b/data/test-cases/suite/notifications/MM-T534.md index 1981c976e..423151ac1 100644 --- a/data/test-cases/suite/notifications/MM-T534.md +++ b/data/test-cases/suite/notifications/MM-T534.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T535.md b/data/test-cases/suite/notifications/MM-T535.md index 13ca188d4..964fbb544 100644 --- a/data/test-cases/suite/notifications/MM-T535.md +++ b/data/test-cases/suite/notifications/MM-T535.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T536.md b/data/test-cases/suite/notifications/MM-T536.md index 023d68a37..f2d593e92 100644 --- a/data/test-cases/suite/notifications/MM-T536.md +++ b/data/test-cases/suite/notifications/MM-T536.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T537.md b/data/test-cases/suite/notifications/MM-T537.md index 1b3d21d63..0bdd13fa2 100644 --- a/data/test-cases/suite/notifications/MM-T537.md +++ b/data/test-cases/suite/notifications/MM-T537.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T538.md b/data/test-cases/suite/notifications/MM-T538.md index 3a96414db..561647fdc 100644 --- a/data/test-cases/suite/notifications/MM-T538.md +++ b/data/test-cases/suite/notifications/MM-T538.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Notifications component: null -tags: +tags: - Never tested -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T539.md b/data/test-cases/suite/notifications/MM-T539.md index be8bb0c03..748b8b0ee 100644 --- a/data/test-cases/suite/notifications/MM-T539.md +++ b/data/test-cases/suite/notifications/MM-T539.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T540.md b/data/test-cases/suite/notifications/MM-T540.md index bb2498bf8..4d118b34b 100644 --- a/data/test-cases/suite/notifications/MM-T540.md +++ b/data/test-cases/suite/notifications/MM-T540.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T541.md b/data/test-cases/suite/notifications/MM-T541.md index 02f4af31c..8e7b6e18b 100644 --- a/data/test-cases/suite/notifications/MM-T541.md +++ b/data/test-cases/suite/notifications/MM-T541.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - 1.42-p123 - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T543.md b/data/test-cases/suite/notifications/MM-T543.md index b9f1cd887..a90e4da67 100644 --- a/data/test-cases/suite/notifications/MM-T543.md +++ b/data/test-cases/suite/notifications/MM-T543.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T544.md b/data/test-cases/suite/notifications/MM-T544.md index ba0a0f74c..ef0afb346 100644 --- a/data/test-cases/suite/notifications/MM-T544.md +++ b/data/test-cases/suite/notifications/MM-T544.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: Notifications component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - notifications - fix-versions-not-empty-2022cleanup @@ -25,9 +25,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/notifications/MM-T545.md b/data/test-cases/suite/notifications/MM-T545.md index cd0526a03..90336776c 100644 --- a/data/test-cases/suite/notifications/MM-T545.md +++ b/data/test-cases/suite/notifications/MM-T545.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T546.md b/data/test-cases/suite/notifications/MM-T546.md index ebb42e6f5..9a293fdc3 100644 --- a/data/test-cases/suite/notifications/MM-T546.md +++ b/data/test-cases/suite/notifications/MM-T546.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T547.md b/data/test-cases/suite/notifications/MM-T547.md index 288d73f2d..62af95ccb 100644 --- a/data/test-cases/suite/notifications/MM-T547.md +++ b/data/test-cases/suite/notifications/MM-T547.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T548.md b/data/test-cases/suite/notifications/MM-T548.md index 0044df216..eeb37407c 100644 --- a/data/test-cases/suite/notifications/MM-T548.md +++ b/data/test-cases/suite/notifications/MM-T548.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Missing-In-Cypress - Fixed-TM4J-Key-In-Cypress - cy-prod @@ -27,7 +27,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T549.md b/data/test-cases/suite/notifications/MM-T549.md index 2297f383a..8504f101e 100644 --- a/data/test-cases/suite/notifications/MM-T549.md +++ b/data/test-cases/suite/notifications/MM-T549.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T550.md b/data/test-cases/suite/notifications/MM-T550.md index 957ed6d62..9db73bc01 100644 --- a/data/test-cases/suite/notifications/MM-T550.md +++ b/data/test-cases/suite/notifications/MM-T550.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T551.md b/data/test-cases/suite/notifications/MM-T551.md index 0ab3e47fb..25f0c90cd 100644 --- a/data/test-cases/suite/notifications/MM-T551.md +++ b/data/test-cases/suite/notifications/MM-T551.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T552.md b/data/test-cases/suite/notifications/MM-T552.md index 571529960..d000e99d9 100644 --- a/data/test-cases/suite/notifications/MM-T552.md +++ b/data/test-cases/suite/notifications/MM-T552.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T553.md b/data/test-cases/suite/notifications/MM-T553.md index 29199db43..6374b27cc 100644 --- a/data/test-cases/suite/notifications/MM-T553.md +++ b/data/test-cases/suite/notifications/MM-T553.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T554.md b/data/test-cases/suite/notifications/MM-T554.md index eb890864d..124095dd1 100644 --- a/data/test-cases/suite/notifications/MM-T554.md +++ b/data/test-cases/suite/notifications/MM-T554.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,10 +26,10 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/notifications/MM-T555.md b/data/test-cases/suite/notifications/MM-T555.md index 10ee6f384..0d909148a 100644 --- a/data/test-cases/suite/notifications/MM-T555.md +++ b/data/test-cases/suite/notifications/MM-T555.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T556.md b/data/test-cases/suite/notifications/MM-T556.md index 0b83b3c64..c930736d2 100644 --- a/data/test-cases/suite/notifications/MM-T556.md +++ b/data/test-cases/suite/notifications/MM-T556.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - notifications @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T557.md b/data/test-cases/suite/notifications/MM-T557.md index 21cf0a681..256e73aba 100644 --- a/data/test-cases/suite/notifications/MM-T557.md +++ b/data/test-cases/suite/notifications/MM-T557.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T558.md b/data/test-cases/suite/notifications/MM-T558.md index 1a7341a33..584152d91 100644 --- a/data/test-cases/suite/notifications/MM-T558.md +++ b/data/test-cases/suite/notifications/MM-T558.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T559.md b/data/test-cases/suite/notifications/MM-T559.md index a17caf3ee..ff1d82147 100644 --- a/data/test-cases/suite/notifications/MM-T559.md +++ b/data/test-cases/suite/notifications/MM-T559.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T560.md b/data/test-cases/suite/notifications/MM-T560.md index 8dad3dbf7..48eb24377 100644 --- a/data/test-cases/suite/notifications/MM-T560.md +++ b/data/test-cases/suite/notifications/MM-T560.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T561.md b/data/test-cases/suite/notifications/MM-T561.md index ee5508032..9f815879d 100644 --- a/data/test-cases/suite/notifications/MM-T561.md +++ b/data/test-cases/suite/notifications/MM-T561.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - cy-prod - notifications @@ -25,7 +25,7 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating manual_test_environments: [] diff --git a/data/test-cases/suite/notifications/MM-T562.md b/data/test-cases/suite/notifications/MM-T562.md index 6ac168301..0e4dd36b1 100644 --- a/data/test-cases/suite/notifications/MM-T562.md +++ b/data/test-cases/suite/notifications/MM-T562.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T563.md b/data/test-cases/suite/notifications/MM-T563.md index 95aba6d37..88121988a 100644 --- a/data/test-cases/suite/notifications/MM-T563.md +++ b/data/test-cases/suite/notifications/MM-T563.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T564.md b/data/test-cases/suite/notifications/MM-T564.md index 0af3d9ce6..364123a61 100644 --- a/data/test-cases/suite/notifications/MM-T564.md +++ b/data/test-cases/suite/notifications/MM-T564.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T565.md b/data/test-cases/suite/notifications/MM-T565.md index b57de7504..1a207bf78 100644 --- a/data/test-cases/suite/notifications/MM-T565.md +++ b/data/test-cases/suite/notifications/MM-T565.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T566.md b/data/test-cases/suite/notifications/MM-T566.md index 4d2485df9..1cb7f05b5 100644 --- a/data/test-cases/suite/notifications/MM-T566.md +++ b/data/test-cases/suite/notifications/MM-T566.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/MM-T567.md b/data/test-cases/suite/notifications/MM-T567.md index 982dd957d..72d83aa8c 100644 --- a/data/test-cases/suite/notifications/MM-T567.md +++ b/data/test-cases/suite/notifications/MM-T567.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/MM-T568.md b/data/test-cases/suite/notifications/MM-T568.md index 188a241d7..55f0bf038 100644 --- a/data/test-cases/suite/notifications/MM-T568.md +++ b/data/test-cases/suite/notifications/MM-T568.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -27,11 +27,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Mobile v1 -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1784.md b/data/test-cases/suite/notifications/toast/MM-T1784.md index b30918546..685e1b05a 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1784.md +++ b/data/test-cases/suite/notifications/toast/MM-T1784.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - notifications @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1785.md b/data/test-cases/suite/notifications/toast/MM-T1785.md index fcb704beb..6047d4101 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1785.md +++ b/data/test-cases/suite/notifications/toast/MM-T1785.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1786.md b/data/test-cases/suite/notifications/toast/MM-T1786.md index 6c6d26c42..0dfc57ee9 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1786.md +++ b/data/test-cases/suite/notifications/toast/MM-T1786.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod @@ -26,9 +26,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1787.md b/data/test-cases/suite/notifications/toast/MM-T1787.md index bc7aef87d..0db2eb74a 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1787.md +++ b/data/test-cases/suite/notifications/toast/MM-T1787.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1788.md b/data/test-cases/suite/notifications/toast/MM-T1788.md index cc0431833..0f97e4ad5 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1788.md +++ b/data/test-cases/suite/notifications/toast/MM-T1788.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,9 +26,9 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/notifications/toast/MM-T1789.md b/data/test-cases/suite/notifications/toast/MM-T1789.md index d7ed36b0c..839007e6c 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1789.md +++ b/data/test-cases/suite/notifications/toast/MM-T1789.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1790.md b/data/test-cases/suite/notifications/toast/MM-T1790.md index 13507c64b..e90c2bbb2 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1790.md +++ b/data/test-cases/suite/notifications/toast/MM-T1790.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - notifications - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1791.md b/data/test-cases/suite/notifications/toast/MM-T1791.md index 627fb4053..26cb34df3 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1791.md +++ b/data/test-cases/suite/notifications/toast/MM-T1791.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1792.md b/data/test-cases/suite/notifications/toast/MM-T1792.md index f1ee593f0..8d047add6 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1792.md +++ b/data/test-cases/suite/notifications/toast/MM-T1792.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T1793.md b/data/test-cases/suite/notifications/toast/MM-T1793.md index 2259d632f..84be39249 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1793.md +++ b/data/test-cases/suite/notifications/toast/MM-T1793.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - notifications - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile - Webapp diff --git a/data/test-cases/suite/notifications/toast/MM-T1794.md b/data/test-cases/suite/notifications/toast/MM-T1794.md index cf31ab270..b597514dd 100644 --- a/data/test-cases/suite/notifications/toast/MM-T1794.md +++ b/data/test-cases/suite/notifications/toast/MM-T1794.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Toast authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Notifications component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/notifications/toast/MM-T4069.md b/data/test-cases/suite/notifications/toast/MM-T4069.md index 05bb6d24f..10770e857 100644 --- a/data/test-cases/suite/notifications/toast/MM-T4069.md +++ b/data/test-cases/suite/notifications/toast/MM-T4069.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/notifications/toast/MM-T4423.md b/data/test-cases/suite/notifications/toast/MM-T4423.md index 94d725880..81aa58dc0 100644 --- a/data/test-cases/suite/notifications/toast/MM-T4423.md +++ b/data/test-cases/suite/notifications/toast/MM-T4423.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/oauth/MM-T3005.md b/data/test-cases/suite/oauth/MM-T3005.md index 91ccaba70..f40efda88 100644 --- a/data/test-cases/suite/oauth/MM-T3005.md +++ b/data/test-cases/suite/oauth/MM-T3005.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: OAuth authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: OAuth component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: Evaluating detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/oauth/MM-T3006.md b/data/test-cases/suite/oauth/MM-T3006.md index 4d86b6869..053dbce84 100644 --- a/data/test-cases/suite/oauth/MM-T3006.md +++ b/data/test-cases/suite/oauth/MM-T3006.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: OAuth authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: OAuth component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - 5.34-p1 tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/oauth/MM-T3007.md b/data/test-cases/suite/oauth/MM-T3007.md index c45375c65..fcab746a1 100644 --- a/data/test-cases/suite/oauth/MM-T3007.md +++ b/data/test-cases/suite/oauth/MM-T3007.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: OAuth authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: OAuth component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/oauth/MM-T3008.md b/data/test-cases/suite/oauth/MM-T3008.md index a60fb3659..dd1fc5e9d 100644 --- a/data/test-cases/suite/oauth/MM-T3008.md +++ b/data/test-cases/suite/oauth/MM-T3008.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: OAuth authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: OAuth component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - 1.42-p123 tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile - Cloud diff --git a/data/test-cases/suite/onboarding/MM-T396.md b/data/test-cases/suite/onboarding/MM-T396.md index 2c987f556..d75720e33 100644 --- a/data/test-cases/suite/onboarding/MM-T396.md +++ b/data/test-cases/suite/onboarding/MM-T396.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Old Onboarding component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T397.md b/data/test-cases/suite/onboarding/MM-T397.md index 8a430412a..a103234c3 100644 --- a/data/test-cases/suite/onboarding/MM-T397.md +++ b/data/test-cases/suite/onboarding/MM-T397.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Old Onboarding component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T398.md b/data/test-cases/suite/onboarding/MM-T398.md index 523efc97d..13e3218d3 100644 --- a/data/test-cases/suite/onboarding/MM-T398.md +++ b/data/test-cases/suite/onboarding/MM-T398.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Old Onboarding component: null tags: [] -labels: +labels: - Hackfest - E2E-1 - No-Automated-Executions @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T399.md b/data/test-cases/suite/onboarding/MM-T399.md index 227ed6da6..d1d83c4fd 100644 --- a/data/test-cases/suite/onboarding/MM-T399.md +++ b/data/test-cases/suite/onboarding/MM-T399.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Old Onboarding component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Unstable - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T400.md b/data/test-cases/suite/onboarding/MM-T400.md index c83b487e0..2dcbc3852 100644 --- a/data/test-cases/suite/onboarding/MM-T400.md +++ b/data/test-cases/suite/onboarding/MM-T400.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Old Onboarding component: null -tags: +tags: - Smoke test -labels: +labels: - Hackfest - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T402.md b/data/test-cases/suite/onboarding/MM-T402.md index 94a999649..bfaeeb874 100644 --- a/data/test-cases/suite/onboarding/MM-T402.md +++ b/data/test-cases/suite/onboarding/MM-T402.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Onboarding authors: "" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Old Onboarding component: null tags: [] -labels: +labels: - Hackfest - 2022cleanup-move tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/onboarding/MM-T4146.md b/data/test-cases/suite/onboarding/MM-T4146.md index af690ff3d..e75f1b62b 100644 --- a/data/test-cases/suite/onboarding/MM-T4146.md +++ b/data/test-cases/suite/onboarding/MM-T4146.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Cloud N/A labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/onboarding/MM-T5414.md b/data/test-cases/suite/onboarding/MM-T5414.md index e8663ee39..8b2ba6436 100644 --- a/data/test-cases/suite/onboarding/MM-T5414.md +++ b/data/test-cases/suite/onboarding/MM-T5414.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Onboarding authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/permissions/MM-T2855.md b/data/test-cases/suite/permissions/MM-T2855.md index b0064daf9..58179fedd 100644 --- a/data/test-cases/suite/permissions/MM-T2855.md +++ b/data/test-cases/suite/permissions/MM-T2855.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2856.md b/data/test-cases/suite/permissions/MM-T2856.md index 42e249941..17a153e47 100644 --- a/data/test-cases/suite/permissions/MM-T2856.md +++ b/data/test-cases/suite/permissions/MM-T2856.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2857.md b/data/test-cases/suite/permissions/MM-T2857.md index af6357502..6ab2aa019 100644 --- a/data/test-cases/suite/permissions/MM-T2857.md +++ b/data/test-cases/suite/permissions/MM-T2857.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2858.md b/data/test-cases/suite/permissions/MM-T2858.md index d96a0bc3d..a9e8d9dbd 100644 --- a/data/test-cases/suite/permissions/MM-T2858.md +++ b/data/test-cases/suite/permissions/MM-T2858.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2859.md b/data/test-cases/suite/permissions/MM-T2859.md index b48cffb0e..95b9e8f6b 100644 --- a/data/test-cases/suite/permissions/MM-T2859.md +++ b/data/test-cases/suite/permissions/MM-T2859.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2860.md b/data/test-cases/suite/permissions/MM-T2860.md index 3dc02c8b2..b608cab30 100644 --- a/data/test-cases/suite/permissions/MM-T2860.md +++ b/data/test-cases/suite/permissions/MM-T2860.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2861.md b/data/test-cases/suite/permissions/MM-T2861.md index ef703c5b3..b6811e1b3 100644 --- a/data/test-cases/suite/permissions/MM-T2861.md +++ b/data/test-cases/suite/permissions/MM-T2861.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2862.md b/data/test-cases/suite/permissions/MM-T2862.md index 02df89643..8cd9b6cd9 100644 --- a/data/test-cases/suite/permissions/MM-T2862.md +++ b/data/test-cases/suite/permissions/MM-T2862.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2863.md b/data/test-cases/suite/permissions/MM-T2863.md index e488910ea..49e931d98 100644 --- a/data/test-cases/suite/permissions/MM-T2863.md +++ b/data/test-cases/suite/permissions/MM-T2863.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2864.md b/data/test-cases/suite/permissions/MM-T2864.md index 7d0baa1fa..399d40688 100644 --- a/data/test-cases/suite/permissions/MM-T2864.md +++ b/data/test-cases/suite/permissions/MM-T2864.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2865.md b/data/test-cases/suite/permissions/MM-T2865.md index f2f4d23b8..2e8dc1923 100644 --- a/data/test-cases/suite/permissions/MM-T2865.md +++ b/data/test-cases/suite/permissions/MM-T2865.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2866.md b/data/test-cases/suite/permissions/MM-T2866.md index d3449847d..26be5f21c 100644 --- a/data/test-cases/suite/permissions/MM-T2866.md +++ b/data/test-cases/suite/permissions/MM-T2866.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2867.md b/data/test-cases/suite/permissions/MM-T2867.md index 251c772b5..640d9693c 100644 --- a/data/test-cases/suite/permissions/MM-T2867.md +++ b/data/test-cases/suite/permissions/MM-T2867.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2868.md b/data/test-cases/suite/permissions/MM-T2868.md index 556ffd00c..9b73e6692 100644 --- a/data/test-cases/suite/permissions/MM-T2868.md +++ b/data/test-cases/suite/permissions/MM-T2868.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2869.md b/data/test-cases/suite/permissions/MM-T2869.md index 2cd912e6c..968f50f5c 100644 --- a/data/test-cases/suite/permissions/MM-T2869.md +++ b/data/test-cases/suite/permissions/MM-T2869.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2870.md b/data/test-cases/suite/permissions/MM-T2870.md index a7804bd4d..d4d6b4203 100644 --- a/data/test-cases/suite/permissions/MM-T2870.md +++ b/data/test-cases/suite/permissions/MM-T2870.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2871.md b/data/test-cases/suite/permissions/MM-T2871.md index 5bfeae4eb..3a8dcf3a9 100644 --- a/data/test-cases/suite/permissions/MM-T2871.md +++ b/data/test-cases/suite/permissions/MM-T2871.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2872.md b/data/test-cases/suite/permissions/MM-T2872.md index 4bb6f14b5..51ccaf6cb 100644 --- a/data/test-cases/suite/permissions/MM-T2872.md +++ b/data/test-cases/suite/permissions/MM-T2872.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2873.md b/data/test-cases/suite/permissions/MM-T2873.md index f21a9c61c..4ae6e649a 100644 --- a/data/test-cases/suite/permissions/MM-T2873.md +++ b/data/test-cases/suite/permissions/MM-T2873.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2874.md b/data/test-cases/suite/permissions/MM-T2874.md index 3d8d97af8..ec7d545f5 100644 --- a/data/test-cases/suite/permissions/MM-T2874.md +++ b/data/test-cases/suite/permissions/MM-T2874.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2875.md b/data/test-cases/suite/permissions/MM-T2875.md index 0a09d06a0..7ce02785a 100644 --- a/data/test-cases/suite/permissions/MM-T2875.md +++ b/data/test-cases/suite/permissions/MM-T2875.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2876.md b/data/test-cases/suite/permissions/MM-T2876.md index 222b2008e..baabe861a 100644 --- a/data/test-cases/suite/permissions/MM-T2876.md +++ b/data/test-cases/suite/permissions/MM-T2876.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2877.md b/data/test-cases/suite/permissions/MM-T2877.md index 6ee04cbf4..31c53b968 100644 --- a/data/test-cases/suite/permissions/MM-T2877.md +++ b/data/test-cases/suite/permissions/MM-T2877.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2878.md b/data/test-cases/suite/permissions/MM-T2878.md index e51b75d31..4bf5675e6 100644 --- a/data/test-cases/suite/permissions/MM-T2878.md +++ b/data/test-cases/suite/permissions/MM-T2878.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2879.md b/data/test-cases/suite/permissions/MM-T2879.md index 4576285da..8232a7420 100644 --- a/data/test-cases/suite/permissions/MM-T2879.md +++ b/data/test-cases/suite/permissions/MM-T2879.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2880.md b/data/test-cases/suite/permissions/MM-T2880.md index 66e71a520..1e8b9fed2 100644 --- a/data/test-cases/suite/permissions/MM-T2880.md +++ b/data/test-cases/suite/permissions/MM-T2880.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2881.md b/data/test-cases/suite/permissions/MM-T2881.md index 4c9820ec9..924917e93 100644 --- a/data/test-cases/suite/permissions/MM-T2881.md +++ b/data/test-cases/suite/permissions/MM-T2881.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2882.md b/data/test-cases/suite/permissions/MM-T2882.md index babbba8d5..7f26f36cd 100644 --- a/data/test-cases/suite/permissions/MM-T2882.md +++ b/data/test-cases/suite/permissions/MM-T2882.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2883.md b/data/test-cases/suite/permissions/MM-T2883.md index 273857d51..e3a0a2513 100644 --- a/data/test-cases/suite/permissions/MM-T2883.md +++ b/data/test-cases/suite/permissions/MM-T2883.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2884.md b/data/test-cases/suite/permissions/MM-T2884.md index a04de8549..340aab09c 100644 --- a/data/test-cases/suite/permissions/MM-T2884.md +++ b/data/test-cases/suite/permissions/MM-T2884.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2885.md b/data/test-cases/suite/permissions/MM-T2885.md index d788a7c40..39eff5877 100644 --- a/data/test-cases/suite/permissions/MM-T2885.md +++ b/data/test-cases/suite/permissions/MM-T2885.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2886.md b/data/test-cases/suite/permissions/MM-T2886.md index 6c5bd4d87..64c8781d2 100644 --- a/data/test-cases/suite/permissions/MM-T2886.md +++ b/data/test-cases/suite/permissions/MM-T2886.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2887.md b/data/test-cases/suite/permissions/MM-T2887.md index 65a594287..0f63ce0f2 100644 --- a/data/test-cases/suite/permissions/MM-T2887.md +++ b/data/test-cases/suite/permissions/MM-T2887.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2888.md b/data/test-cases/suite/permissions/MM-T2888.md index 5b744e04b..aa468c37e 100644 --- a/data/test-cases/suite/permissions/MM-T2888.md +++ b/data/test-cases/suite/permissions/MM-T2888.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2889.md b/data/test-cases/suite/permissions/MM-T2889.md index 0f7808d15..03a0d6985 100644 --- a/data/test-cases/suite/permissions/MM-T2889.md +++ b/data/test-cases/suite/permissions/MM-T2889.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2890.md b/data/test-cases/suite/permissions/MM-T2890.md index 622c56a19..d281c5c55 100644 --- a/data/test-cases/suite/permissions/MM-T2890.md +++ b/data/test-cases/suite/permissions/MM-T2890.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2891.md b/data/test-cases/suite/permissions/MM-T2891.md index d6e98fa18..b5182f306 100644 --- a/data/test-cases/suite/permissions/MM-T2891.md +++ b/data/test-cases/suite/permissions/MM-T2891.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2892.md b/data/test-cases/suite/permissions/MM-T2892.md index 506a80716..d718b98e0 100644 --- a/data/test-cases/suite/permissions/MM-T2892.md +++ b/data/test-cases/suite/permissions/MM-T2892.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2893.md b/data/test-cases/suite/permissions/MM-T2893.md index 9650f4771..cb66da8c6 100644 --- a/data/test-cases/suite/permissions/MM-T2893.md +++ b/data/test-cases/suite/permissions/MM-T2893.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2894.md b/data/test-cases/suite/permissions/MM-T2894.md index 9e305f470..7b9cbe866 100644 --- a/data/test-cases/suite/permissions/MM-T2894.md +++ b/data/test-cases/suite/permissions/MM-T2894.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2895.md b/data/test-cases/suite/permissions/MM-T2895.md index 4b39f8fd9..03e52fbc8 100644 --- a/data/test-cases/suite/permissions/MM-T2895.md +++ b/data/test-cases/suite/permissions/MM-T2895.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2896.md b/data/test-cases/suite/permissions/MM-T2896.md index 32ca5baa4..0c33da625 100644 --- a/data/test-cases/suite/permissions/MM-T2896.md +++ b/data/test-cases/suite/permissions/MM-T2896.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2897.md b/data/test-cases/suite/permissions/MM-T2897.md index ec4da2ee4..4eb97316c 100644 --- a/data/test-cases/suite/permissions/MM-T2897.md +++ b/data/test-cases/suite/permissions/MM-T2897.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2898.md b/data/test-cases/suite/permissions/MM-T2898.md index 91acaff7e..a47cbbb80 100644 --- a/data/test-cases/suite/permissions/MM-T2898.md +++ b/data/test-cases/suite/permissions/MM-T2898.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2899.md b/data/test-cases/suite/permissions/MM-T2899.md index 330740b8f..7bacea219 100644 --- a/data/test-cases/suite/permissions/MM-T2899.md +++ b/data/test-cases/suite/permissions/MM-T2899.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2900.md b/data/test-cases/suite/permissions/MM-T2900.md index abcb52ec5..7c7d41a7c 100644 --- a/data/test-cases/suite/permissions/MM-T2900.md +++ b/data/test-cases/suite/permissions/MM-T2900.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2901.md b/data/test-cases/suite/permissions/MM-T2901.md index 005351003..3b407fdab 100644 --- a/data/test-cases/suite/permissions/MM-T2901.md +++ b/data/test-cases/suite/permissions/MM-T2901.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2902.md b/data/test-cases/suite/permissions/MM-T2902.md index b5dcd2aa9..ea357b1bd 100644 --- a/data/test-cases/suite/permissions/MM-T2902.md +++ b/data/test-cases/suite/permissions/MM-T2902.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2903.md b/data/test-cases/suite/permissions/MM-T2903.md index d1643dd97..cc32b447e 100644 --- a/data/test-cases/suite/permissions/MM-T2903.md +++ b/data/test-cases/suite/permissions/MM-T2903.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2904.md b/data/test-cases/suite/permissions/MM-T2904.md index 2b5a918fa..ab5b1ddc1 100644 --- a/data/test-cases/suite/permissions/MM-T2904.md +++ b/data/test-cases/suite/permissions/MM-T2904.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2905.md b/data/test-cases/suite/permissions/MM-T2905.md index 937adea6e..e650fb0a3 100644 --- a/data/test-cases/suite/permissions/MM-T2905.md +++ b/data/test-cases/suite/permissions/MM-T2905.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2906.md b/data/test-cases/suite/permissions/MM-T2906.md index 12bf476d2..df20fc406 100644 --- a/data/test-cases/suite/permissions/MM-T2906.md +++ b/data/test-cases/suite/permissions/MM-T2906.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2907.md b/data/test-cases/suite/permissions/MM-T2907.md index c1f508953..cd374180a 100644 --- a/data/test-cases/suite/permissions/MM-T2907.md +++ b/data/test-cases/suite/permissions/MM-T2907.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2908.md b/data/test-cases/suite/permissions/MM-T2908.md index ac8a97bfc..d92cb9bc8 100644 --- a/data/test-cases/suite/permissions/MM-T2908.md +++ b/data/test-cases/suite/permissions/MM-T2908.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Permissions component: null tags: [] -labels: +labels: - permissions - cy-prod - se-prod diff --git a/data/test-cases/suite/permissions/MM-T2909.md b/data/test-cases/suite/permissions/MM-T2909.md index 0a54df86c..58642a173 100644 --- a/data/test-cases/suite/permissions/MM-T2909.md +++ b/data/test-cases/suite/permissions/MM-T2909.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2910.md b/data/test-cases/suite/permissions/MM-T2910.md index ad6a518f2..a53730a9b 100644 --- a/data/test-cases/suite/permissions/MM-T2910.md +++ b/data/test-cases/suite/permissions/MM-T2910.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2911.md b/data/test-cases/suite/permissions/MM-T2911.md index 50a27f4c3..c60dff303 100644 --- a/data/test-cases/suite/permissions/MM-T2911.md +++ b/data/test-cases/suite/permissions/MM-T2911.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2912.md b/data/test-cases/suite/permissions/MM-T2912.md index 6b79faf91..64742876f 100644 --- a/data/test-cases/suite/permissions/MM-T2912.md +++ b/data/test-cases/suite/permissions/MM-T2912.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2913.md b/data/test-cases/suite/permissions/MM-T2913.md index 49f69337c..3be8b4a8a 100644 --- a/data/test-cases/suite/permissions/MM-T2913.md +++ b/data/test-cases/suite/permissions/MM-T2913.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2914.md b/data/test-cases/suite/permissions/MM-T2914.md index 4de024b97..18ebd938d 100644 --- a/data/test-cases/suite/permissions/MM-T2914.md +++ b/data/test-cases/suite/permissions/MM-T2914.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T2915.md b/data/test-cases/suite/permissions/MM-T2915.md index 1dda8d075..8a42b57c3 100644 --- a/data/test-cases/suite/permissions/MM-T2915.md +++ b/data/test-cases/suite/permissions/MM-T2915.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Permissions component: null -tags: +tags: - Never tested -labels: +labels: - permissions - se-prod tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/MM-T4174.md b/data/test-cases/suite/permissions/MM-T4174.md index 8025abb8e..6df6f87b2 100644 --- a/data/test-cases/suite/permissions/MM-T4174.md +++ b/data/test-cases/suite/permissions/MM-T4174.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Permissions authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Permissions component: null tags: [] -labels: +labels: - permissions tested_by_contributor: "" diff --git a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2916.md b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2916.md index 6bdf50783..0244bc831 100644 --- a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2916.md +++ b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2916.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Team Admin permissions on TE authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Permissions component: null tags: [] -labels: +labels: - permissions tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2917.md b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2917.md index edc1dfd5e..e539d52f0 100644 --- a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2917.md +++ b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2917.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Team Admin permissions on TE authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Permissions component: null tags: [] -labels: +labels: - permissions tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2918.md b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2918.md index bd3addeb9..c8cff0ada 100644 --- a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2918.md +++ b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2918.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Team Admin permissions on TE authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Permissions component: null tags: [] -labels: +labels: - permissions tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2919.md b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2919.md index 673053d8b..7780f06a5 100644 --- a/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2919.md +++ b/data/test-cases/suite/permissions/team-admin-permissions-on-te/MM-T2919.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Team Admin permissions on TE authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Permissions component: null tags: [] -labels: +labels: - permissions tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2547.md b/data/test-cases/suite/redirect/MM-T2547.md index 5fc302485..01b05d0e1 100644 --- a/data/test-cases/suite/redirect/MM-T2547.md +++ b/data/test-cases/suite/redirect/MM-T2547.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2548.md b/data/test-cases/suite/redirect/MM-T2548.md index 2a393d374..6c563d38b 100644 --- a/data/test-cases/suite/redirect/MM-T2548.md +++ b/data/test-cases/suite/redirect/MM-T2548.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2549.md b/data/test-cases/suite/redirect/MM-T2549.md index 6ad1bfa0d..00137d536 100644 --- a/data/test-cases/suite/redirect/MM-T2549.md +++ b/data/test-cases/suite/redirect/MM-T2549.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,11 +21,11 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production - Webapp -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2550.md b/data/test-cases/suite/redirect/MM-T2550.md index dcff3dd34..4d05064b9 100644 --- a/data/test-cases/suite/redirect/MM-T2550.md +++ b/data/test-cases/suite/redirect/MM-T2550.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2551.md b/data/test-cases/suite/redirect/MM-T2551.md index bb42c4198..b626e35b8 100644 --- a/data/test-cases/suite/redirect/MM-T2551.md +++ b/data/test-cases/suite/redirect/MM-T2551.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested -labels: +labels: - rf-cloud-webapp - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2552.md b/data/test-cases/suite/redirect/MM-T2552.md index d22529d12..255b23c8c 100644 --- a/data/test-cases/suite/redirect/MM-T2552.md +++ b/data/test-cases/suite/redirect/MM-T2552.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - in Production - Cloud -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2553.md b/data/test-cases/suite/redirect/MM-T2553.md index 036ddfae0..45d809da0 100644 --- a/data/test-cases/suite/redirect/MM-T2553.md +++ b/data/test-cases/suite/redirect/MM-T2553.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/redirect/MM-T2554.md b/data/test-cases/suite/redirect/MM-T2554.md index 772587b7a..ddc05a88e 100644 --- a/data/test-cases/suite/redirect/MM-T2554.md +++ b/data/test-cases/suite/redirect/MM-T2554.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Cloud - in Production -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2555.md b/data/test-cases/suite/redirect/MM-T2555.md index 9c8f1ad70..3d5b87826 100644 --- a/data/test-cases/suite/redirect/MM-T2555.md +++ b/data/test-cases/suite/redirect/MM-T2555.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2556.md b/data/test-cases/suite/redirect/MM-T2556.md index 4d625381c..e9a681e73 100644 --- a/data/test-cases/suite/redirect/MM-T2556.md +++ b/data/test-cases/suite/redirect/MM-T2556.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2557.md b/data/test-cases/suite/redirect/MM-T2557.md index 725a8a50b..afc688622 100644 --- a/data/test-cases/suite/redirect/MM-T2557.md +++ b/data/test-cases/suite/redirect/MM-T2557.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2558.md b/data/test-cases/suite/redirect/MM-T2558.md index 4d2be46b8..6f298e772 100644 --- a/data/test-cases/suite/redirect/MM-T2558.md +++ b/data/test-cases/suite/redirect/MM-T2558.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2559.md b/data/test-cases/suite/redirect/MM-T2559.md index 772023515..29669d816 100644 --- a/data/test-cases/suite/redirect/MM-T2559.md +++ b/data/test-cases/suite/redirect/MM-T2559.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2560.md b/data/test-cases/suite/redirect/MM-T2560.md index 5f3697bbe..85e4d48c0 100644 --- a/data/test-cases/suite/redirect/MM-T2560.md +++ b/data/test-cases/suite/redirect/MM-T2560.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2561.md b/data/test-cases/suite/redirect/MM-T2561.md index 7f76b33c4..50b4e1ac3 100644 --- a/data/test-cases/suite/redirect/MM-T2561.md +++ b/data/test-cases/suite/redirect/MM-T2561.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2562.md b/data/test-cases/suite/redirect/MM-T2562.md index 792f1cb75..95781d596 100644 --- a/data/test-cases/suite/redirect/MM-T2562.md +++ b/data/test-cases/suite/redirect/MM-T2562.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2563.md b/data/test-cases/suite/redirect/MM-T2563.md index f3154bcd8..5890db0e7 100644 --- a/data/test-cases/suite/redirect/MM-T2563.md +++ b/data/test-cases/suite/redirect/MM-T2563.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2564.md b/data/test-cases/suite/redirect/MM-T2564.md index 47d5b334c..c85d8f992 100644 --- a/data/test-cases/suite/redirect/MM-T2564.md +++ b/data/test-cases/suite/redirect/MM-T2564.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2565.md b/data/test-cases/suite/redirect/MM-T2565.md index 9e08daaf3..38d1a8332 100644 --- a/data/test-cases/suite/redirect/MM-T2565.md +++ b/data/test-cases/suite/redirect/MM-T2565.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2566.md b/data/test-cases/suite/redirect/MM-T2566.md index 1b10ce051..653a7415a 100644 --- a/data/test-cases/suite/redirect/MM-T2566.md +++ b/data/test-cases/suite/redirect/MM-T2566.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T2567.md b/data/test-cases/suite/redirect/MM-T2567.md index b1a7e7948..d874cba19 100644 --- a/data/test-cases/suite/redirect/MM-T2567.md +++ b/data/test-cases/suite/redirect/MM-T2567.md @@ -5,14 +5,14 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/redirect/MM-T3357.md b/data/test-cases/suite/redirect/MM-T3357.md index 8662ce5e1..6be227905 100644 --- a/data/test-cases/suite/redirect/MM-T3357.md +++ b/data/test-cases/suite/redirect/MM-T3357.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Redirect authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Redirect component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/saml/MM-T2998.md b/data/test-cases/suite/saml/MM-T2998.md index 8ab8568cc..b475cab4a 100644 --- a/data/test-cases/suite/saml/MM-T2998.md +++ b/data/test-cases/suite/saml/MM-T2998.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: SAML component: System Console tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/saml/MM-T3009.md b/data/test-cases/suite/saml/MM-T3009.md index 4f1f32f4a..fd8f12b3d 100644 --- a/data/test-cases/suite/saml/MM-T3009.md +++ b/data/test-cases/suite/saml/MM-T3009.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/saml/MM-T3010.md b/data/test-cases/suite/saml/MM-T3010.md index ffbf45c55..ec8abbb8d 100644 --- a/data/test-cases/suite/saml/MM-T3010.md +++ b/data/test-cases/suite/saml/MM-T3010.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: SAML component: null tags: [] -labels: +labels: - 1.42-p123 tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/saml/MM-T3012.md b/data/test-cases/suite/saml/MM-T3012.md index 88b6b6219..2af055441 100644 --- a/data/test-cases/suite/saml/MM-T3012.md +++ b/data/test-cases/suite/saml/MM-T3012.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: SAML component: null tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Skipped - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/saml/MM-T3280.md b/data/test-cases/suite/saml/MM-T3280.md index abd375425..9d71e0c31 100644 --- a/data/test-cases/suite/saml/MM-T3280.md +++ b/data/test-cases/suite/saml/MM-T3280.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: SAML component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Skipped - cy-rep-missing-or-skipped tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/saml/MM-T3281.md b/data/test-cases/suite/saml/MM-T3281.md index e84f6c904..574a53d53 100644 --- a/data/test-cases/suite/saml/MM-T3281.md +++ b/data/test-cases/suite/saml/MM-T3281.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: SAML component: System Console -tags: +tags: - Never tested -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Skipped - fix-versions-not-empty-2022cleanup - cy-rep-missing-or-skipped @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/saml/MM-T3304.md b/data/test-cases/suite/saml/MM-T3304.md index 442a59554..e1ca70fb0 100644 --- a/data/test-cases/suite/saml/MM-T3304.md +++ b/data/test-cases/suite/saml/MM-T3304.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: SAML component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/saml/MM-T3657.md b/data/test-cases/suite/saml/MM-T3657.md index 5eb280bcb..5cb2f310a 100644 --- a/data/test-cases/suite/saml/MM-T3657.md +++ b/data/test-cases/suite/saml/MM-T3657.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: SAML authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: SAML component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T2348.md b/data/test-cases/suite/sign-in-authentication/MM-T2348.md index 3264456ce..96a4e4284 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T2348.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T2348.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Sign In Authentication component: null -tags: +tags: - Never tested -labels: +labels: - sign-in-auth - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - in Production - Mobile v1 - Mobile V2 Android diff --git a/data/test-cases/suite/sign-in-authentication/MM-T2993.md b/data/test-cases/suite/sign-in-authentication/MM-T2993.md index 89db0c633..4d328d147 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T2993.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T2993.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T3306.md b/data/test-cases/suite/sign-in-authentication/MM-T3306.md index 305234057..eb9a3afa0 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T3306.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T3306.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - sign-in-auth @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T3383.md b/data/test-cases/suite/sign-in-authentication/MM-T3383.md index 6424017d2..15b7fb686 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T3383.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T3383.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth - fix-versions-not-empty-2022cleanup @@ -24,12 +24,12 @@ cypress: N/A detox: Update mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T404.md b/data/test-cases/suite/sign-in-authentication/MM-T404.md index 265f07d76..39afe1f31 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T404.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T404.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 5.34-p1 - sign-in-auth tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/sign-in-authentication/MM-T405.md b/data/test-cases/suite/sign-in-authentication/MM-T405.md index 0cd702c60..b71dbc94b 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T405.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T405.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/sign-in-authentication/MM-T406.md b/data/test-cases/suite/sign-in-authentication/MM-T406.md index 08a021aa7..488ae02e9 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T406.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T406.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/sign-in-authentication/MM-T407.md b/data/test-cases/suite/sign-in-authentication/MM-T407.md index 8bbcc67ad..8e28bef3e 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T407.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T407.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,11 +13,11 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: Sign In Authentication component: null tags: [] -labels: -- cy-prod +labels: - 5.34-p1 - 1.42-p123 - sign-in-auth +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -25,9 +25,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed - Mobile @@ -36,7 +36,7 @@ id: 3877713 key: MM-T407 created_on: "2020-01-03T00:39:51Z" last_updated: "2022-09-09T17:57:19Z" -case_hashed: e6c9db43afecf6039b92112fc915d6efecc797f829ef1c89ac0b62b52aee09367704fbfd027c213aef91f0255be4622f +case_hashed: f1099fdfbd61a343220d90827267e881833627bbd54ea254a935bc1f5636cdec9a8d50655dac28d262787f3837e3680f steps_hashed: dc88d8ef9679f8760cad4ef2da1a01bbcfac1c606cf937b08592892629bbfcd1f755ee20da54e8343edc74805e3b5237 --- diff --git a/data/test-cases/suite/sign-in-authentication/MM-T408.md b/data/test-cases/suite/sign-in-authentication/MM-T408.md index c7168d57d..a13d9d2bc 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T408.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T408.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/sign-in-authentication/MM-T409.md b/data/test-cases/suite/sign-in-authentication/MM-T409.md index 9c8901c49..37e8ddabf 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T409.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T409.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/sign-in-authentication/MM-T410.md b/data/test-cases/suite/sign-in-authentication/MM-T410.md index 35cb3067e..c7b9cdf86 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T410.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T410.md @@ -5,7 +5,7 @@ status: Update priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T411.md b/data/test-cases/suite/sign-in-authentication/MM-T411.md index d64756122..12ac725b9 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T411.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T411.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T413.md b/data/test-cases/suite/sign-in-authentication/MM-T413.md index 7da18dda4..c3334c027 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T413.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T413.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: null detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T414.md b/data/test-cases/suite/sign-in-authentication/MM-T414.md index 7fc57f5d9..00eb445a6 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T414.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T414.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T415.md b/data/test-cases/suite/sign-in-authentication/MM-T415.md index c7d6fdb22..820eb36ee 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T415.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T415.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Sign In Authentication component: null -tags: +tags: - Never tested -labels: +labels: - sign-in-auth - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T416.md b/data/test-cases/suite/sign-in-authentication/MM-T416.md index e21d672c3..fc90ee618 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T416.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T416.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T417.md b/data/test-cases/suite/sign-in-authentication/MM-T417.md index 054ad4345..0b47f9d7b 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T417.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T417.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - 1.42-p123 - sign-in-auth tested_by_contributor: "" @@ -23,12 +23,12 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T418.md b/data/test-cases/suite/sign-in-authentication/MM-T418.md index 7113b626d..27948cedf 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T418.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T418.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T419.md b/data/test-cases/suite/sign-in-authentication/MM-T419.md index da3bc3383..7f5aed227 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T419.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T419.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Cloud - Desktop diff --git a/data/test-cases/suite/sign-in-authentication/MM-T420.md b/data/test-cases/suite/sign-in-authentication/MM-T420.md index 7a1488971..8dcec8ffb 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T420.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T420.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Sign In Authentication authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Sign In Authentication component: null tags: [] -labels: +labels: - sign-in-auth tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop # Do not change diff --git a/data/test-cases/suite/sign-in-authentication/MM-T5415.md b/data/test-cases/suite/sign-in-authentication/MM-T5415.md index aef46b6be..a3ff558d9 100644 --- a/data/test-cases/suite/sign-in-authentication/MM-T5415.md +++ b/data/test-cases/suite/sign-in-authentication/MM-T5415.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Sign In Authentication authors: "@furqanmlk" -team_ownership: +team_ownership: - Self-Serve priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/slack-import/MM-T1517.md b/data/test-cases/suite/slack-import/MM-T1517.md index c25d4583b..f5b6933e7 100644 --- a/data/test-cases/suite/slack-import/MM-T1517.md +++ b/data/test-cases/suite/slack-import/MM-T1517.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1518.md b/data/test-cases/suite/slack-import/MM-T1518.md index 4bfa23e74..c68863c56 100644 --- a/data/test-cases/suite/slack-import/MM-T1518.md +++ b/data/test-cases/suite/slack-import/MM-T1518.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1519.md b/data/test-cases/suite/slack-import/MM-T1519.md index a02e40d3c..a694dec6d 100644 --- a/data/test-cases/suite/slack-import/MM-T1519.md +++ b/data/test-cases/suite/slack-import/MM-T1519.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1520.md b/data/test-cases/suite/slack-import/MM-T1520.md index e6088d5fc..894519f5e 100644 --- a/data/test-cases/suite/slack-import/MM-T1520.md +++ b/data/test-cases/suite/slack-import/MM-T1520.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1521.md b/data/test-cases/suite/slack-import/MM-T1521.md index 2c809a958..f47e29b67 100644 --- a/data/test-cases/suite/slack-import/MM-T1521.md +++ b/data/test-cases/suite/slack-import/MM-T1521.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1522.md b/data/test-cases/suite/slack-import/MM-T1522.md index f5d91eec4..8c4a80b22 100644 --- a/data/test-cases/suite/slack-import/MM-T1522.md +++ b/data/test-cases/suite/slack-import/MM-T1522.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1523.md b/data/test-cases/suite/slack-import/MM-T1523.md index 288a8b4ce..a510ae015 100644 --- a/data/test-cases/suite/slack-import/MM-T1523.md +++ b/data/test-cases/suite/slack-import/MM-T1523.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1524.md b/data/test-cases/suite/slack-import/MM-T1524.md index e318fa3f8..3aafa0a53 100644 --- a/data/test-cases/suite/slack-import/MM-T1524.md +++ b/data/test-cases/suite/slack-import/MM-T1524.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1525.md b/data/test-cases/suite/slack-import/MM-T1525.md index 0ef4c1d48..1b45611b6 100644 --- a/data/test-cases/suite/slack-import/MM-T1525.md +++ b/data/test-cases/suite/slack-import/MM-T1525.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1526.md b/data/test-cases/suite/slack-import/MM-T1526.md index 1e6622eda..cadf58928 100644 --- a/data/test-cases/suite/slack-import/MM-T1526.md +++ b/data/test-cases/suite/slack-import/MM-T1526.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1527.md b/data/test-cases/suite/slack-import/MM-T1527.md index e58ff5d0a..c0ebce9ee 100644 --- a/data/test-cases/suite/slack-import/MM-T1527.md +++ b/data/test-cases/suite/slack-import/MM-T1527.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1528.md b/data/test-cases/suite/slack-import/MM-T1528.md index db9a16f24..241076f13 100644 --- a/data/test-cases/suite/slack-import/MM-T1528.md +++ b/data/test-cases/suite/slack-import/MM-T1528.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1529.md b/data/test-cases/suite/slack-import/MM-T1529.md index b7813e7f2..2abd23d91 100644 --- a/data/test-cases/suite/slack-import/MM-T1529.md +++ b/data/test-cases/suite/slack-import/MM-T1529.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1530.md b/data/test-cases/suite/slack-import/MM-T1530.md index f15f163fb..ec16f1e7f 100644 --- a/data/test-cases/suite/slack-import/MM-T1530.md +++ b/data/test-cases/suite/slack-import/MM-T1530.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1531.md b/data/test-cases/suite/slack-import/MM-T1531.md index 7c8d629ae..3d43fa4bb 100644 --- a/data/test-cases/suite/slack-import/MM-T1531.md +++ b/data/test-cases/suite/slack-import/MM-T1531.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1532.md b/data/test-cases/suite/slack-import/MM-T1532.md index 35bfc37d4..3af034112 100644 --- a/data/test-cases/suite/slack-import/MM-T1532.md +++ b/data/test-cases/suite/slack-import/MM-T1532.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/slack-import/MM-T1533.md b/data/test-cases/suite/slack-import/MM-T1533.md index e288b28ce..07248c866 100644 --- a/data/test-cases/suite/slack-import/MM-T1533.md +++ b/data/test-cases/suite/slack-import/MM-T1533.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/slack-import/MM-T1534.md b/data/test-cases/suite/slack-import/MM-T1534.md index 5e00de87a..585faedee 100644 --- a/data/test-cases/suite/slack-import/MM-T1534.md +++ b/data/test-cases/suite/slack-import/MM-T1534.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Slack Import authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -21,9 +21,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1204.md b/data/test-cases/suite/system-console/MM-T1204.md index 059125b0c..f6d813a90 100644 --- a/data/test-cases/suite/system-console/MM-T1204.md +++ b/data/test-cases/suite/system-console/MM-T1204.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1205.md b/data/test-cases/suite/system-console/MM-T1205.md index fe06f9fbe..f25216624 100644 --- a/data/test-cases/suite/system-console/MM-T1205.md +++ b/data/test-cases/suite/system-console/MM-T1205.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1206.md b/data/test-cases/suite/system-console/MM-T1206.md index c00eb610b..be8a777f8 100644 --- a/data/test-cases/suite/system-console/MM-T1206.md +++ b/data/test-cases/suite/system-console/MM-T1206.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1207.md b/data/test-cases/suite/system-console/MM-T1207.md index 17cb2a4a4..c2682d70e 100644 --- a/data/test-cases/suite/system-console/MM-T1207.md +++ b/data/test-cases/suite/system-console/MM-T1207.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1208.md b/data/test-cases/suite/system-console/MM-T1208.md index fd210a940..ac9416095 100644 --- a/data/test-cases/suite/system-console/MM-T1208.md +++ b/data/test-cases/suite/system-console/MM-T1208.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1209.md b/data/test-cases/suite/system-console/MM-T1209.md index f00059bbd..a34253229 100644 --- a/data/test-cases/suite/system-console/MM-T1209.md +++ b/data/test-cases/suite/system-console/MM-T1209.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1210.md b/data/test-cases/suite/system-console/MM-T1210.md index 86f57323d..ba219c7c1 100644 --- a/data/test-cases/suite/system-console/MM-T1210.md +++ b/data/test-cases/suite/system-console/MM-T1210.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1211.md b/data/test-cases/suite/system-console/MM-T1211.md index 39be155f6..6686cffc0 100644 --- a/data/test-cases/suite/system-console/MM-T1211.md +++ b/data/test-cases/suite/system-console/MM-T1211.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1212.md b/data/test-cases/suite/system-console/MM-T1212.md index 57dd4c564..716f486f8 100644 --- a/data/test-cases/suite/system-console/MM-T1212.md +++ b/data/test-cases/suite/system-console/MM-T1212.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1213.md b/data/test-cases/suite/system-console/MM-T1213.md index 0f5782d5e..400b37f9e 100644 --- a/data/test-cases/suite/system-console/MM-T1213.md +++ b/data/test-cases/suite/system-console/MM-T1213.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1214.md b/data/test-cases/suite/system-console/MM-T1214.md index ce5b84338..a406abb48 100644 --- a/data/test-cases/suite/system-console/MM-T1214.md +++ b/data/test-cases/suite/system-console/MM-T1214.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1215.md b/data/test-cases/suite/system-console/MM-T1215.md index 21a154013..7d14cc292 100644 --- a/data/test-cases/suite/system-console/MM-T1215.md +++ b/data/test-cases/suite/system-console/MM-T1215.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1216.md b/data/test-cases/suite/system-console/MM-T1216.md index 06ee98f66..34dc17d71 100644 --- a/data/test-cases/suite/system-console/MM-T1216.md +++ b/data/test-cases/suite/system-console/MM-T1216.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T1217.md b/data/test-cases/suite/system-console/MM-T1217.md index 133093311..6c5d9e25d 100644 --- a/data/test-cases/suite/system-console/MM-T1217.md +++ b/data/test-cases/suite/system-console/MM-T1217.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/MM-T3000.md b/data/test-cases/suite/system-console/MM-T3000.md index 34452ebff..a08ac6f0b 100644 --- a/data/test-cases/suite/system-console/MM-T3000.md +++ b/data/test-cases/suite/system-console/MM-T3000.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: System Console tags: [] -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/MM-T4262.md b/data/test-cases/suite/system-console/MM-T4262.md index ab2aeb47d..5c45de6dc 100644 --- a/data/test-cases/suite/system-console/MM-T4262.md +++ b/data/test-cases/suite/system-console/MM-T4262.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/MM-T4263.md b/data/test-cases/suite/system-console/MM-T4263.md index 33057e762..5aa95d1d3 100644 --- a/data/test-cases/suite/system-console/MM-T4263.md +++ b/data/test-cases/suite/system-console/MM-T4263.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/MM-T4264.md b/data/test-cases/suite/system-console/MM-T4264.md index 8536449d8..de626c4ae 100644 --- a/data/test-cases/suite/system-console/MM-T4264.md +++ b/data/test-cases/suite/system-console/MM-T4264.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/MM-T4933.md b/data/test-cases/suite/system-console/MM-T4933.md index d4db5ebef..2ebb92c6a 100644 --- a/data/test-cases/suite/system-console/MM-T4933.md +++ b/data/test-cases/suite/system-console/MM-T4933.md @@ -21,7 +21,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/system-console/MM-T5379.md b/data/test-cases/suite/system-console/MM-T5379.md index 726d68a2a..723774bfc 100644 --- a/data/test-cases/suite/system-console/MM-T5379.md +++ b/data/test-cases/suite/system-console/MM-T5379.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: System Console authors: "saturninoabril" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/about/MM-T899.md b/data/test-cases/suite/system-console/about/MM-T899.md index 40950c9ee..b2bdf437a 100644 --- a/data/test-cases/suite/system-console/about/MM-T899.md +++ b/data/test-cases/suite/system-console/about/MM-T899.md @@ -5,18 +5,18 @@ status: Active priority: Low folder: About authors: "@stevemudie" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: -- TM4J-Key-Mapped-In-Cypress-Release +labels: - Cloud-N/A +- TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console - fix-versions-not-empty-2022cleanup @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4043816 key: MM-T899 created_on: "2020-01-20T23:52:41Z" last_updated: "2023-05-09T08:00:09Z" -case_hashed: b7365f84827d9cc590ac6173d9d562b8c39178eee63cb871a13714ad9de40d50a60d7e803b30fd3ed952aa516e97e7ce +case_hashed: b17e9bf2b7e672410039c24b352fab2baf122148a5876337919aaafa26269c9de91a29dc312c472b0947a2d733a8dd72 steps_hashed: 7b37129f269680b34cb8233fa8cc2610805d300f5ac1719d6c1575d6938a0a5b71d8d0157792842ae0a0a164e5618697 --- diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T1201.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T1201.md index dfcacdc91..71c582255 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T1201.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T1201.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Edition and License authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T3829.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T3829.md index 096e1ce95..604eacddb 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T3829.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T3829.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - 5.34-p1 - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4430.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4430.md index 6eafd3ddd..9af1566a0 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4430.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4430.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4431.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4431.md index 08d59a6e3..2ba37539b 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4431.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4431.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4432.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4432.md index 44ef65018..163c1ecca 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4432.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4432.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4435.md b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4435.md index 3bf2c7dca..496a575bb 100644 --- a/data/test-cases/suite/system-console/about/edition-and-license/MM-T4435.md +++ b/data/test-cases/suite/system-console/about/edition-and-license/MM-T4435.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/admin-advisor/MM-T3380.md b/data/test-cases/suite/system-console/admin-advisor/MM-T3380.md index b4b819f82..6a16ed27d 100644 --- a/data/test-cases/suite/system-console/admin-advisor/MM-T3380.md +++ b/data/test-cases/suite/system-console/admin-advisor/MM-T3380.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Advisor authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/admin-advisor/MM-T3381.md b/data/test-cases/suite/system-console/admin-advisor/MM-T3381.md index bb8289868..7fb55904b 100644 --- a/data/test-cases/suite/system-console/admin-advisor/MM-T3381.md +++ b/data/test-cases/suite/system-console/admin-advisor/MM-T3381.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Advisor authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/admin-advisor/MM-T3655.md b/data/test-cases/suite/system-console/admin-advisor/MM-T3655.md index 4db4c15c9..43d0b7ad8 100644 --- a/data/test-cases/suite/system-console/admin-advisor/MM-T3655.md +++ b/data/test-cases/suite/system-console/admin-advisor/MM-T3655.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Advisor authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/admin-advisor/MM-T3656.md b/data/test-cases/suite/system-console/admin-advisor/MM-T3656.md index 897fdaf94..739c7f406 100644 --- a/data/test-cases/suite/system-console/admin-advisor/MM-T3656.md +++ b/data/test-cases/suite/system-console/admin-advisor/MM-T3656.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Admin Advisor authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/admin-advisor/MM-T4032.md b/data/test-cases/suite/system-console/admin-advisor/MM-T4032.md index 75dd7bf11..c9bb03c7a 100644 --- a/data/test-cases/suite/system-console/admin-advisor/MM-T4032.md +++ b/data/test-cases/suite/system-console/admin-advisor/MM-T4032.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/any-page/MM-T955.md b/data/test-cases/suite/system-console/any-page/MM-T955.md index a5e8e1fee..265429287 100644 --- a/data/test-cases/suite/system-console/any-page/MM-T955.md +++ b/data/test-cases/suite/system-console/any-page/MM-T955.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Any page authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "@varghesejose2020|10-21-2023" @@ -23,7 +23,7 @@ cypress: Update detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/any-page/MM-T956.md b/data/test-cases/suite/system-console/any-page/MM-T956.md index 6ba964a68..ba54d9f0f 100644 --- a/data/test-cases/suite/system-console/any-page/MM-T956.md +++ b/data/test-cases/suite/system-console/any-page/MM-T956.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Any page authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -27,9 +27,9 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/channel-listing-with-team-name/MM-T1635.md b/data/test-cases/suite/system-console/channel-listing-with-team-name/MM-T1635.md index 41bab1121..3868a9816 100644 --- a/data/test-cases/suite/system-console/channel-listing-with-team-name/MM-T1635.md +++ b/data/test-cases/suite/system-console/channel-listing-with-team-name/MM-T1635.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Channel Listing with Team Name authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - cy-prod - system-console - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1218.md b/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1218.md index 3f85fc08b..272bf3e4e 100644 --- a/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1218.md +++ b/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1218.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Channel Search and Pagination authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1219.md b/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1219.md index 7143d278e..3d857719d 100644 --- a/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1219.md +++ b/data/test-cases/suite/system-console/channel-search-and-pagination/MM-T1219.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Channel Search and Pagination authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/commercial-support/MM-T3817.md b/data/test-cases/suite/system-console/commercial-support/MM-T3817.md index fffe724e7..94e327c9b 100644 --- a/data/test-cases/suite/system-console/commercial-support/MM-T3817.md +++ b/data/test-cases/suite/system-console/commercial-support/MM-T3817.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/commercial-support/MM-T3818.md b/data/test-cases/suite/system-console/commercial-support/MM-T3818.md index 050823972..6302e724d 100644 --- a/data/test-cases/suite/system-console/commercial-support/MM-T3818.md +++ b/data/test-cases/suite/system-console/commercial-support/MM-T3818.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/commercial-support/MM-T3819.md b/data/test-cases/suite/system-console/commercial-support/MM-T3819.md index 61c878756..d9d0a4d8b 100644 --- a/data/test-cases/suite/system-console/commercial-support/MM-T3819.md +++ b/data/test-cases/suite/system-console/commercial-support/MM-T3819.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/commercial-support/MM-T3849.md b/data/test-cases/suite/system-console/commercial-support/MM-T3849.md index 0ea94abd2..4afbc0f1a 100644 --- a/data/test-cases/suite/system-console/commercial-support/MM-T3849.md +++ b/data/test-cases/suite/system-console/commercial-support/MM-T3849.md @@ -12,7 +12,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1165.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1165.md index d3459d351..b9f040049 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1165.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1165.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1166.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1166.md index 803335f12..8a654b9d4 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1166.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1166.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1167.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1167.md index 5f140da1b..6c2b81cf4 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1167.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1167.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1168.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1168.md index d479f35dd..59fdbddca 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1168.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1168.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P1 - Smoke Tests (App testable?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P1 - Smoke Tests (App testable?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1169.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1169.md index 3d3dbef2c..506f77e1d 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1169.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1169.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1171.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1171.md index d3c157f96..450745437 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1171.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1171.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1172.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1172.md index 6303b31bf..5175b956f 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1172.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1172.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1173.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1173.md index 934b83cf5..3e1d1e4c4 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1173.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1173.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Cloud-N/A +labels: - system-console +- Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud @@ -34,7 +34,7 @@ id: 4058903 key: MM-T1173 created_on: "2020-01-22T19:26:29Z" last_updated: "" -case_hashed: a9bef45a3983c5e015c543ea47d07bfe74d02aed50ff7caf8096e909535b6605f97a73fdcd2a869e6fa6fbf7c3b7df2a +case_hashed: 143508e1a9d0834afefef825a603d63c02e5c9bb95971ae4160c458773895a634ce59a8e1f6682b78c85eed57a0ade20 steps_hashed: 3f5f588b974cd38d56184913bc87076b7e6ab10baea35a412723df3b28e93e8b5ae583879432edc26ccaf3a6cdf33314 --- diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1174.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1174.md index 530e0eca1..fab68ee51 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1174.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1174.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1175.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1175.md index ccb3641e9..4c53d6429 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1175.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1175.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1176.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1176.md index 4b3440249..5adc23618 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1176.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1176.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Cloud-N/A +labels: - system-console +- Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud @@ -34,7 +34,7 @@ id: 4058906 key: MM-T1176 created_on: "2020-01-22T19:26:30Z" last_updated: "" -case_hashed: 77d171f72d3c52b7de77192f13b8cda26c32ebdfbfd6b8556034b1c81501323dd802f961e33c6fb7662343dbd68e770a +case_hashed: 1b77cb6659393072521c3af6d16704ecac4daf562aade5ec38131539cb5e6f1eb7dd3207a7e333f19593e484b0145d28 steps_hashed: cc5e6e5a43825170de0d95b8660374deba6630c9be131eba3680eafd398a124a4cb9d9c3bbb9f65952e15faaede71176 --- diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1177.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1177.md index aff471fe8..334428c8a 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1177.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T1177.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3305.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3305.md index 90c33e5b4..2896c5e3d 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3305.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3305.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: System Console tags: [] -labels: -- Cloud-N/A +labels: - system-console +- Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change @@ -33,7 +33,7 @@ id: 6585120 key: MM-T3305 created_on: "2020-08-12T06:13:45Z" last_updated: "" -case_hashed: ccb0d3bb41ec776fa81718c7d727a246fc60544195082ce113ce2f5115df516d0f1162249c86d9247e43d072382d28f7 +case_hashed: 2344ddde36b06e6e363b79b0a1074b4456acbe49cf703be4639644adcace4fc8aa1577802ef9ebdddf969a09164eeba7 steps_hashed: 1871403a8f699a074fd805732fdb3c6acd5edfab68ac739e8d610eccf2cfb0d679d0258a2bed18c0eb11a0a1b1a628cd --- diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3311.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3311.md index 9b0a0d9ba..272cd8732 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3311.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3311.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3435.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3435.md index 4625c1286..a140895d4 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3435.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3435.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - system-console @@ -26,7 +26,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3436.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3436.md index de72773b8..d9389310e 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3436.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3436.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: System Console tags: [] -labels: -- Cloud-N/A +labels: - system-console +- Cloud-N/A - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change @@ -33,7 +33,7 @@ id: 7570308 key: MM-T3436 created_on: "2020-10-22T13:55:13Z" last_updated: "" -case_hashed: 2462317ff674239cb1295fbcd75fe52fab6140df2b35253c8e1618234c1cc2e146b55ce048769167712df3505f9155a7 +case_hashed: 301344b23c9b90d6f6924c7c7fa6b0768cedd90f9c6c640f92ade8810c4716fe79711664cff12e16a01dd0a8955114b6 steps_hashed: 97ec70a50db79897e37cd10dce331c7e43a8df7cb74533d997d1bf123fa4e7b9448ba327f54dae7a0663483507624523 --- diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3437.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3437.md index d90e9ee1a..a71444ab1 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3437.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3437.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3438.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3438.md index 050100cd7..d2af76b53 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3438.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3438.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: System Console tags: [] -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - system-console @@ -26,7 +26,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3439.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3439.md index c8cb916bd..e8b4d7695 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3439.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3439.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: System Console -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable - system-console @@ -27,7 +27,7 @@ detox: N/A mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3667.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3667.md index 9527ee360..b51ada689 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3667.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3667.md @@ -5,16 +5,16 @@ status: Active priority: Smoke test folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3945.md b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3945.md index 327a7b620..8e6414dd8 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3945.md +++ b/data/test-cases/suite/system-console/compliance/compliance-export/MM-T3945.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Export authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1178.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1178.md index c84f93f91..45bacfa10 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1178.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1178.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1179.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1179.md index 1113872e2..4fe3e44cd 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1179.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1179.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1180.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1180.md index b668eedf7..3b563a072 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1180.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1180.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Cloud-N/A diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1181.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1181.md index 937e5a682..44784ab0b 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1181.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1181.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - cy-prod - se-prod - system-console diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1182.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1182.md index 674a972eb..8d8035c7d 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1182.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1182.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1183.md b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1183.md index 959cf24f2..811bfc9b1 100644 --- a/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1183.md +++ b/data/test-cases/suite/system-console/compliance/compliance-monitoring/MM-T1183.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Compliance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1184.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1184.md index 88ac55827..8b9ae5468 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1184.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1184.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1185.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1185.md index c5fd83bb0..4856e3387 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1185.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1185.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1186.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1186.md index 8ac14fd0f..c0d361fe7 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1186.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1186.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1187.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1187.md index 1801b74af..0d4547e74 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1187.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1187.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1188.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1188.md index 14d7b99be..35f632c65 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1188.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1188.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1189.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1189.md index 978f90ae0..230dec1e9 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1189.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1189.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1190.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1190.md index 5c6c32c84..63990d8da 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1190.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1190.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - E2E-1 - No-Automated-Executions - TM4J-Key-Mapped-In-Cypress-Unstable @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1191.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1191.md index 8f46b01a2..d52ec5024 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1191.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1191.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Unstable - Cloud-N/A @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1192.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1192.md index 465fae5d8..8129a9643 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1192.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1192.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1193.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1193.md index 45e3945a9..9e4793c3f 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1193.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1193.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1194.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1194.md index 1abc7162f..76ac40fac 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1194.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1194.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1195.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1195.md index a07510a90..d86b7cdac 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1195.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1195.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1196.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1196.md index 6ccd6da6a..8cd46e738 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1196.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1196.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1197.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1197.md index 1fca7949d..a19c42308 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1197.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1197.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1198.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1198.md index a72335561..09fab8f5e 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1198.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1198.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console - fix-versions-not-empty-2022cleanup @@ -24,9 +24,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1199.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1199.md index cc89f5b6e..db8aa3399 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1199.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1199.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - 1.42-p123 - system-console tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1200.md b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1200.md index b70dd7319..451b2e755 100644 --- a/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1200.md +++ b/data/test-cases/suite/system-console/compliance/custom-terms-of-service/MM-T1200.md @@ -5,7 +5,7 @@ status: Update priority: Normal folder: Custom Terms of Service authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: Evaluating mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1163.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1163.md index eaccc308f..e49abc1f0 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1163.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1163.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1164.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1164.md index a06bbcc37..3c3b74b48 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1164.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T1164.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: N/A detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4005.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4005.md index 703ecc3cd..b8f3afc98 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4005.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4005.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4006.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4006.md index eefd3231c..24062ab06 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4006.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4006.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4007.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4007.md index 3d3b8a880..28603df48 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4007.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4007.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4008.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4008.md index e69a3f230..3ce593231 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4008.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4008.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4009.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4009.md index 501104e7e..4b553856c 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4009.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4009.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4010.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4010.md index 1c46da473..1ed9fe61f 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4010.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4010.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4011.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4011.md index e2f704b0a..972553413 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4011.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4011.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4012.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4012.md index 12999777d..6f0ef300d 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4012.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4012.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4013.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4013.md index 016be4a53..cb3c06168 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4013.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4013.md @@ -5,14 +5,14 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4014.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4014.md index cdad517b0..85261f401 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4014.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4014.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4015.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4015.md index 0294caa4b..119d0b959 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4015.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4015.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4016.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4016.md index 6064ba03e..910ab66c8 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4016.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4016.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4017.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4017.md index 1cc62ad3b..1642a23de 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4017.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4017.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4018.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4018.md index 4b87bbc09..2eb00eb8e 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4018.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4018.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4019.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4019.md index 510a55a02..0e805700d 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4019.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4019.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4093.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4093.md index ab7ffc241..912e7350f 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4093.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4093.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,10 +21,10 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Mobile v1 -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4096.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4096.md index 726318d94..d0274fcf0 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4096.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4096.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4097.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4097.md index 2f9734faa..8ad6b5223 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4097.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4097.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4098.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4098.md index 6dd1fd81b..b7ccb3d87 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4098.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4098.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4099.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4099.md index 92c444e88..8c780b6f3 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4099.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4099.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4100.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4100.md index 70b11a2e9..f948d504d 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4100.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4100.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4101.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4101.md index 44d9e81b3..8371d68c9 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4101.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4101.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4102.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4102.md index d62053e04..812098ff2 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4102.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4102.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4103.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4103.md index 98c5ff1b1..a61f3b23e 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4103.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4103.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4104.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4104.md index 245081fd9..ad9a59ffd 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4104.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4104.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4105.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4105.md index 0c2b4dba2..76ad53893 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4105.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T4105.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -21,9 +21,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5627.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5627.md index 639bbdf72..eea454f00 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5627.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5627.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "@DHaussermann" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: N/A mmctl: N/A playwright: N/A rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5628.md b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5628.md index 8beac5e5b..0ecc75462 100644 --- a/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5628.md +++ b/data/test-cases/suite/system-console/compliance/data-retention-policy/MM-T5628.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Data Retention Policy authors: "@DHaussermann" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: N/A mmctl: N/A playwright: N/A rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Desktop diff --git a/data/test-cases/suite/system-console/database-sql-logging/MM-T1223.md b/data/test-cases/suite/system-console/database-sql-logging/MM-T1223.md index df27888f3..8a6b54949 100644 --- a/data/test-cases/suite/system-console/database-sql-logging/MM-T1223.md +++ b/data/test-cases/suite/system-console/database-sql-logging/MM-T1223.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Database SQL Logging authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/database/MM-T990.md b/data/test-cases/suite/system-console/environment/database/MM-T990.md index 88afe50a6..cdfaf76c5 100644 --- a/data/test-cases/suite/system-console/environment/database/MM-T990.md +++ b/data/test-cases/suite/system-console/environment/database/MM-T990.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Database authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/database/MM-T991.md b/data/test-cases/suite/system-console/environment/database/MM-T991.md index 23949444d..4c451b310 100644 --- a/data/test-cases/suite/system-console/environment/database/MM-T991.md +++ b/data/test-cases/suite/system-console/environment/database/MM-T991.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Database authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/environment/database/MM-T992.md b/data/test-cases/suite/system-console/environment/database/MM-T992.md index 41e6ce313..e794131e8 100644 --- a/data/test-cases/suite/system-console/environment/database/MM-T992.md +++ b/data/test-cases/suite/system-console/environment/database/MM-T992.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Database authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/database/MM-T993.md b/data/test-cases/suite/system-console/environment/database/MM-T993.md index 3208551ff..0fd7965ed 100644 --- a/data/test-cases/suite/system-console/environment/database/MM-T993.md +++ b/data/test-cases/suite/system-console/environment/database/MM-T993.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Database authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/environment/elasticsearch/MM-T994.md b/data/test-cases/suite/system-console/environment/elasticsearch/MM-T994.md index 160f3ddd7..eb52237c9 100644 --- a/data/test-cases/suite/system-console/environment/elasticsearch/MM-T994.md +++ b/data/test-cases/suite/system-console/environment/elasticsearch/MM-T994.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Elasticsearch authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1020.md b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1020.md index bc58cbc1f..285ec62f4 100644 --- a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1020.md +++ b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1020.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Environment - Developer authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1021.md b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1021.md index 635e455e6..89834baac 100644 --- a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1021.md +++ b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1021.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Environment - Developer authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1022.md b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1022.md index 3b601fad6..552406142 100644 --- a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1022.md +++ b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1022.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Environment - Developer authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1023.md b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1023.md index 85585be2e..0047f7dd4 100644 --- a/data/test-cases/suite/system-console/environment/environment---developer/MM-T1023.md +++ b/data/test-cases/suite/system-console/environment/environment---developer/MM-T1023.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Environment - Developer authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T1000.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T1000.md index a9efc2e0a..d957f668d 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T1000.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T1000.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T1001.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T1001.md index f68cfaa52..c8a1dea4a 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T1001.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T1001.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - 1.42-p123 - system-console @@ -25,9 +25,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T995.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T995.md index ed79e7d3e..ac755f6b8 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T995.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T995.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T996.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T996.md index 9fa40d978..5b610f86a 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T996.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T996.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T997.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T997.md index 1b62689e5..c7982029b 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T997.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T997.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/file-storage/MM-T999.md b/data/test-cases/suite/system-console/environment/file-storage/MM-T999.md index 748b481f2..e71067413 100644 --- a/data/test-cases/suite/system-console/environment/file-storage/MM-T999.md +++ b/data/test-cases/suite/system-console/environment/file-storage/MM-T999.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Storage authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/high-availability/MM-T1012.md b/data/test-cases/suite/system-console/environment/high-availability/MM-T1012.md index 3719432af..087017a75 100644 --- a/data/test-cases/suite/system-console/environment/high-availability/MM-T1012.md +++ b/data/test-cases/suite/system-console/environment/high-availability/MM-T1012.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: High Availability authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/image-proxy/MM-T1002.md b/data/test-cases/suite/system-console/environment/image-proxy/MM-T1002.md index c7ee003f6..8ff92a3a3 100644 --- a/data/test-cases/suite/system-console/environment/image-proxy/MM-T1002.md +++ b/data/test-cases/suite/system-console/environment/image-proxy/MM-T1002.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Image Proxy authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - No-Automated-Executions - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/performance-monitoring/MM-T1019.md b/data/test-cases/suite/system-console/environment/performance-monitoring/MM-T1019.md index 545ca4721..84ffcf387 100644 --- a/data/test-cases/suite/system-console/environment/performance-monitoring/MM-T1019.md +++ b/data/test-cases/suite/system-console/environment/performance-monitoring/MM-T1019.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Performance Monitoring authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1006.md b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1006.md index 6005d865a..4dfb7f7fc 100644 --- a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1006.md +++ b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1006.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Push Notification Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - No-Automated-Executions - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1011.md b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1011.md index a838e8426..e0f69a427 100644 --- a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1011.md +++ b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1011.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Push Notification Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: -- Se-Needs-Test-Steps +labels: - No-Automated-Executions +- Se-Needs-Test-Steps - se-prod - system-console tested_by_contributor: "" @@ -33,7 +33,7 @@ id: 4051766 key: MM-T1011 created_on: "2020-01-21T22:18:36Z" last_updated: "2022-09-09T17:58:50Z" -case_hashed: 58b1b0405d42af262712f2f4090c012c48830cafa688219b03668494849da4102a21437280027a7f8faca64d73ae79e2 +case_hashed: 22231a2e3e1409a948ad654be72e6bc5f3232b9887ce89db67db1ba5c52514447616d7454056fc430bd1f2554d262809 steps_hashed: c3f90bcbc3962dbf4459f4c3b8c39b2854a23b87e1554b9208c089c2e4b0dd200f9fa8d3ff1a41d776330ea36600b113 --- diff --git a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1120.md b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1120.md index 1248685c2..909b3151f 100644 --- a/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1120.md +++ b/data/test-cases/suite/system-console/environment/push-notification-server/MM-T1120.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Push Notification Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/rate-limiting/MM-T1013.md b/data/test-cases/suite/system-console/environment/rate-limiting/MM-T1013.md index 9849e909a..a64befc97 100644 --- a/data/test-cases/suite/system-console/environment/rate-limiting/MM-T1013.md +++ b/data/test-cases/suite/system-console/environment/rate-limiting/MM-T1013.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Rate Limiting authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2568.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2568.md index 8a9867e2c..a97f5514c 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2568.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2568.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2570.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2570.md index a6983a8fa..e581dbaa3 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2570.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2570.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2574.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2574.md index 69966c5af..298da620c 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2574.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2574.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2575.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2575.md index 62394541a..099287e46 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2575.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T2575.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: System Console tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4045.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4045.md index 7a582466f..1929d93d3 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4045.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4045.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4046.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4046.md index a742f3889..5c89843ff 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4046.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4046.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4047.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4047.md index d22e7fbfb..4eef1d081 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4047.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4047.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Enterprise component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4048.md b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4048.md index 9ec55ab9f..f5a214d89 100644 --- a/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4048.md +++ b/data/test-cases/suite/system-console/environment/session-length--extend-on-activity-/MM-T4048.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Length (Extend on Activity) authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: Enterprise component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1014.md b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1014.md index 9ad16bd71..135f36f55 100644 --- a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1014.md +++ b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1014.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Lengths authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1015.md b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1015.md index a5f63d599..8022fb43d 100644 --- a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1015.md +++ b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1015.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Lengths authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1016.md b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1016.md index ecbcab47e..0146c99aa 100644 --- a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1016.md +++ b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1016.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Lengths authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1017.md b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1017.md index a2c85086a..96ecd4f32 100644 --- a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1017.md +++ b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1017.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Lengths authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1018.md b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1018.md index 404ce132f..aaad0ae9f 100644 --- a/data/test-cases/suite/system-console/environment/session-lengths/MM-T1018.md +++ b/data/test-cases/suite/system-console/environment/session-lengths/MM-T1018.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Session Lengths authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/smtp/MM-T1004.md b/data/test-cases/suite/system-console/environment/smtp/MM-T1004.md index 66e626f1c..12312d83c 100644 --- a/data/test-cases/suite/system-console/environment/smtp/MM-T1004.md +++ b/data/test-cases/suite/system-console/environment/smtp/MM-T1004.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: SMTP authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/smtp/MM-T1005.md b/data/test-cases/suite/system-console/environment/smtp/MM-T1005.md index bf87ed1e5..fb5cc476f 100644 --- a/data/test-cases/suite/system-console/environment/smtp/MM-T1005.md +++ b/data/test-cases/suite/system-console/environment/smtp/MM-T1005.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: SMTP authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T1633.md b/data/test-cases/suite/system-console/environment/web-server/MM-T1633.md index 48ca90129..60f09b73e 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T1633.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T1633.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T3279.md b/data/test-cases/suite/system-console/environment/web-server/MM-T3279.md index 59d7eaa26..764c5244a 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T3279.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T3279.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - E2E-1 - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A @@ -29,7 +29,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T959.md b/data/test-cases/suite/system-console/environment/web-server/MM-T959.md index 67ec67962..e1d125fe0 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T959.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T959.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T960.md b/data/test-cases/suite/system-console/environment/web-server/MM-T960.md index 8e3ea1c77..9d123aab9 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T960.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T960.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T961.md b/data/test-cases/suite/system-console/environment/web-server/MM-T961.md index d7a9ed07d..33ede65b3 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T961.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T961.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T962.md b/data/test-cases/suite/system-console/environment/web-server/MM-T962.md index 273d07099..ef0209664 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T962.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T962.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Cloud-N/A diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T963.md b/data/test-cases/suite/system-console/environment/web-server/MM-T963.md index 90ec449dd..9afaac8e7 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T963.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T963.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - No-Automated-Executions - TM4J-Key-Missing-In-Cypress - Cloud-N/A diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T965.md b/data/test-cases/suite/system-console/environment/web-server/MM-T965.md index ccad19067..03dc623cf 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T965.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T965.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T966.md b/data/test-cases/suite/system-console/environment/web-server/MM-T966.md index 409aaffe1..f3597a0b8 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T966.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T966.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T967.md b/data/test-cases/suite/system-console/environment/web-server/MM-T967.md index 38243e1f2..5f0a85d4f 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T967.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T967.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T968.md b/data/test-cases/suite/system-console/environment/web-server/MM-T968.md index 3e41fcb2d..6a3234d0b 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T968.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T968.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T969.md b/data/test-cases/suite/system-console/environment/web-server/MM-T969.md index 06dec28d9..ede41f429 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T969.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T969.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T970.md b/data/test-cases/suite/system-console/environment/web-server/MM-T970.md index 9d5fa064e..8b897c8d5 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T970.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T970.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T971.md b/data/test-cases/suite/system-console/environment/web-server/MM-T971.md index 92b618c88..d92189062 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T971.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T971.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T972.md b/data/test-cases/suite/system-console/environment/web-server/MM-T972.md index 01d995110..3f441b988 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T972.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T972.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T973.md b/data/test-cases/suite/system-console/environment/web-server/MM-T973.md index 4820b9aba..99a0fc261 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T973.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T973.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T974.md b/data/test-cases/suite/system-console/environment/web-server/MM-T974.md index d3c3079e8..4d5c1b246 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T974.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T974.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T975.md b/data/test-cases/suite/system-console/environment/web-server/MM-T975.md index 4a8162e19..45ec75bf9 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T975.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T975.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T976.md b/data/test-cases/suite/system-console/environment/web-server/MM-T976.md index f9de39a20..6e8cd919b 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T976.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T976.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T977.md b/data/test-cases/suite/system-console/environment/web-server/MM-T977.md index 2da2e4f7c..1740a38da 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T977.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T977.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T978.md b/data/test-cases/suite/system-console/environment/web-server/MM-T978.md index 742b9940a..43618ebb9 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T978.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T978.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P1 - Smoke Tests (App testable?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Se-Needs-Test-Steps - Cloud-N/A - 5.34-p1 @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T979.md b/data/test-cases/suite/system-console/environment/web-server/MM-T979.md index 5e6e37a9d..931f63fe6 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T979.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T979.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T980.md b/data/test-cases/suite/system-console/environment/web-server/MM-T980.md index 91b967bfb..1bd28fbbc 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T980.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T980.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T981.md b/data/test-cases/suite/system-console/environment/web-server/MM-T981.md index 54b212fb9..c250c04d5 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T981.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T981.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T982.md b/data/test-cases/suite/system-console/environment/web-server/MM-T982.md index de1fc2587..ba0dc27e9 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T982.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T982.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T984.md b/data/test-cases/suite/system-console/environment/web-server/MM-T984.md index f331310d0..fbb5dc414 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T984.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T984.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T985.md b/data/test-cases/suite/system-console/environment/web-server/MM-T985.md index 8a49a3eb7..d01bede39 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T985.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T985.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T986.md b/data/test-cases/suite/system-console/environment/web-server/MM-T986.md index 35a4fbb1e..95e5414c4 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T986.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T986.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T987.md b/data/test-cases/suite/system-console/environment/web-server/MM-T987.md index bcef7e3b2..e93e171ae 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T987.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T987.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T988.md b/data/test-cases/suite/system-console/environment/web-server/MM-T988.md index e0b1b447d..233671b48 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T988.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T988.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/environment/web-server/MM-T989.md b/data/test-cases/suite/system-console/environment/web-server/MM-T989.md index d1fa273b2..968c8f44c 100644 --- a/data/test-cases/suite/system-console/environment/web-server/MM-T989.md +++ b/data/test-cases/suite/system-console/environment/web-server/MM-T989.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Web Server authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/experimental/MM-T1202.md b/data/test-cases/suite/system-console/experimental/MM-T1202.md index 14d798568..e111bd012 100644 --- a/data/test-cases/suite/system-console/experimental/MM-T1202.md +++ b/data/test-cases/suite/system-console/experimental/MM-T1202.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Experimental authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Mobile diff --git a/data/test-cases/suite/system-console/experimental/MM-T3404.md b/data/test-cases/suite/system-console/experimental/MM-T3404.md index ceafeb010..c1800e804 100644 --- a/data/test-cases/suite/system-console/experimental/MM-T3404.md +++ b/data/test-cases/suite/system-console/experimental/MM-T3404.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Experimental authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1148.md b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1148.md index 1ebf463b2..b274a4e00 100644 --- a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1148.md +++ b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1148.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: File Sharing and Downloads authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - E20-Site-Configuration---File-Sharing-and-Downloads - system-console - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1149.md b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1149.md index 6116b6304..98760c378 100644 --- a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1149.md +++ b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1149.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Sharing and Downloads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1150.md b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1150.md index 843f88353..e3bf2017e 100644 --- a/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1150.md +++ b/data/test-cases/suite/system-console/file-sharing-and-downloads/MM-T1150.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: File Sharing and Downloads authors: "" -team_ownership: +team_ownership: - Suite Users priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - E20-Site-Configuration---File-Sharing-and-Downloads - Cloud-N/A - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/integrations/MM-T3403.md b/data/test-cases/suite/system-console/integrations/MM-T3403.md index 730e970cd..c0c0b7de9 100644 --- a/data/test-cases/suite/system-console/integrations/MM-T3403.md +++ b/data/test-cases/suite/system-console/integrations/MM-T3403.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Integrations authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/integrations/cors/MM-T1158.md b/data/test-cases/suite/system-console/integrations/cors/MM-T1158.md index f5e4f1f66..2da4faa77 100644 --- a/data/test-cases/suite/system-console/integrations/cors/MM-T1158.md +++ b/data/test-cases/suite/system-console/integrations/cors/MM-T1158.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: CORS authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/integrations/cors/MM-T1159.md b/data/test-cases/suite/system-console/integrations/cors/MM-T1159.md index 33a5bd73f..c29d38e34 100644 --- a/data/test-cases/suite/system-console/integrations/cors/MM-T1159.md +++ b/data/test-cases/suite/system-console/integrations/cors/MM-T1159.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: CORS authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/integrations/cors/MM-T1160.md b/data/test-cases/suite/system-console/integrations/cors/MM-T1160.md index ee1431f9d..26c55e4ae 100644 --- a/data/test-cases/suite/system-console/integrations/cors/MM-T1160.md +++ b/data/test-cases/suite/system-console/integrations/cors/MM-T1160.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: CORS authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/integrations/gif--beta-/MM-T1157.md b/data/test-cases/suite/system-console/integrations/gif--beta-/MM-T1157.md index 66904238d..fba7ca144 100644 --- a/data/test-cases/suite/system-console/integrations/gif--beta-/MM-T1157.md +++ b/data/test-cases/suite/system-console/integrations/gif--beta-/MM-T1157.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: GIF (Beta) authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1151.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1151.md index 0474fe672..fc75aa5e2 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1151.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1151.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1152.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1152.md index 4d46c9197..c7817a860 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1152.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1152.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1153.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1153.md index ceb74251d..4a31463fa 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1153.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1153.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1154.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1154.md index 95c55be70..7e9473831 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1154.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1154.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1155.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1155.md index db4e7316b..482689342 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1155.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1155.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1156.md b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1156.md index 3c7f26f95..d09ee690e 100644 --- a/data/test-cases/suite/system-console/integrations/integration-management/MM-T1156.md +++ b/data/test-cases/suite/system-console/integrations/integration-management/MM-T1156.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Integration Management authors: "" -team_ownership: +team_ownership: - Integration Frameworks priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/main-menu/MM-T909.md b/data/test-cases/suite/system-console/main-menu/MM-T909.md index 8a6cf5e01..80824e07e 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T909.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T909.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/main-menu/MM-T910.md b/data/test-cases/suite/system-console/main-menu/MM-T910.md index c77da1c28..7d44575b5 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T910.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T910.md @@ -5,18 +5,18 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: -- TM4J-Key-Mapped-In-Cypress-Release +labels: - Cloud-N/A +- TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049205 key: MM-T910 created_on: "2020-01-21T15:13:57Z" last_updated: "" -case_hashed: f7bec453760644b988bffae543f9525ece929e75694b286aa89ec503dcebc43696c18c2bc64b02c0bc0c9d2ed905faf6 +case_hashed: 334ed82aba4606b0418b83799007a47d6986348d1e3f242d78da0ec4f7f5e30410e947b004430b07a5219189e58bd2e8 steps_hashed: 8bbf13550f88cb68a92325bc2a7b905eddf0df4570da44a79b53ee955a574267a8fea48eebdd2c5051c3e5251bab5adb --- diff --git a/data/test-cases/suite/system-console/main-menu/MM-T911.md b/data/test-cases/suite/system-console/main-menu/MM-T911.md index d474d2efc..717b232d9 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T911.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T911.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/main-menu/MM-T912.md b/data/test-cases/suite/system-console/main-menu/MM-T912.md index c60662789..47edfba93 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T912.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T912.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/main-menu/MM-T913.md b/data/test-cases/suite/system-console/main-menu/MM-T913.md index 3447ba177..535408221 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T913.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T913.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/main-menu/MM-T914.md b/data/test-cases/suite/system-console/main-menu/MM-T914.md index aa71c3050..6d8c2711b 100644 --- a/data/test-cases/suite/system-console/main-menu/MM-T914.md +++ b/data/test-cases/suite/system-console/main-menu/MM-T914.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Main Menu authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/reporting/MM-T900.md b/data/test-cases/suite/system-console/reporting/MM-T900.md index 5a1c2ddc9..0cde87d6d 100644 --- a/data/test-cases/suite/system-console/reporting/MM-T900.md +++ b/data/test-cases/suite/system-console/reporting/MM-T900.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Reporting authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/reporting/MM-T901.md b/data/test-cases/suite/system-console/reporting/MM-T901.md index cee3a6aaa..2368b1299 100644 --- a/data/test-cases/suite/system-console/reporting/MM-T901.md +++ b/data/test-cases/suite/system-console/reporting/MM-T901.md @@ -5,18 +5,18 @@ status: Active priority: Smoke test folder: Reporting authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - Cloud-N/A - se-prod - system-console @@ -35,7 +35,7 @@ id: 4047134 key: MM-T901 created_on: "2020-01-21T13:17:59Z" last_updated: "" -case_hashed: 61c79706d152e6fa8a7cac507bbbd453087f60293b8ff209e62f596fe595b4752123cb37b6fc450575f071f60607635f +case_hashed: e9155cfb7fafc72ea27dca831d3bf30acec84bdfcdfd3a3edad38c15c75cfcad949042463c98cbb621f9bf3a92965000 steps_hashed: 5c3222cb1f256f1ce5b7a02f62e6e3c225dfb48dc1bad16a3125f372c4e9b18fe2d1631eb1978d28814a2a59efa18f5f --- diff --git a/data/test-cases/suite/system-console/reporting/MM-T902.md b/data/test-cases/suite/system-console/reporting/MM-T902.md index df5c2fd60..809dbca5a 100644 --- a/data/test-cases/suite/system-console/reporting/MM-T902.md +++ b/data/test-cases/suite/system-console/reporting/MM-T902.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Reporting authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/reporting/server-logs/MM-T3282.md b/data/test-cases/suite/system-console/reporting/server-logs/MM-T3282.md index 8b6e815e0..e461483e5 100644 --- a/data/test-cases/suite/system-console/reporting/server-logs/MM-T3282.md +++ b/data/test-cases/suite/system-console/reporting/server-logs/MM-T3282.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Server Logs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp diff --git a/data/test-cases/suite/system-console/reporting/server-logs/MM-T908.md b/data/test-cases/suite/system-console/reporting/server-logs/MM-T908.md index 104e66491..fb0f47ffe 100644 --- a/data/test-cases/suite/system-console/reporting/server-logs/MM-T908.md +++ b/data/test-cases/suite/system-console/reporting/server-logs/MM-T908.md @@ -5,18 +5,18 @@ status: Active priority: Smoke test folder: Server Logs authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: -- TM4J-Key-Mapped-In-Cypress-Release +labels: - Cloud-N/A +- TM4J-Key-Mapped-In-Cypress-Release - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4047141 key: MM-T908 created_on: "2020-01-21T13:18:00Z" last_updated: "" -case_hashed: 012c9ff38e09c2fa784263a74716ff34b5ac08c438b2783ba68c7eb7a5da8ccdc9005f129d6e1fd8e18eae8faab81607 +case_hashed: 85ffdf0f24ee7ea6dc486a6b7d6fc0f7ccad4ecb3f8a2bf35568f1a24d1a685a78f7bf1637ac405510a79a4746225053 steps_hashed: 2c76fcb729544e43e4c732b55917ba2ef7759d41a4c42c21725a90dc99ca6f6774f1efba84ba42f516f80f8e46c30013 --- diff --git a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T3804.md b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T3804.md index 03475850e..85e2498c5 100644 --- a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T3804.md +++ b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T3804.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Site Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T903.md b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T903.md index 7b43ef2e2..a5da00970 100644 --- a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T903.md +++ b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T903.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Site Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T904.md b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T904.md index 8d3de2d79..7ef931223 100644 --- a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T904.md +++ b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T904.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Site Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Unstable - cy-prod - se-prod @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T905.md b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T905.md index f4cfcaa60..2a5372600 100644 --- a/data/test-cases/suite/system-console/reporting/site-statistics/MM-T905.md +++ b/data/test-cases/suite/system-console/reporting/site-statistics/MM-T905.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Site Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/reporting/team-statistics/MM-T906.md b/data/test-cases/suite/system-console/reporting/team-statistics/MM-T906.md index 9625dc6be..38125b9b1 100644 --- a/data/test-cases/suite/system-console/reporting/team-statistics/MM-T906.md +++ b/data/test-cases/suite/system-console/reporting/team-statistics/MM-T906.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Team Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4047139 key: MM-T906 created_on: "2020-01-21T13:18:00Z" last_updated: "" -case_hashed: d20cc6af29bb151791f84c6e5e8a85dbc4356c634c7f8fa84ef9b14ca147e8d300f9e12d5aaea3d3521f71234fc56aff +case_hashed: eef13dcca813df4e6fe59926e00f9783633f80327d745b42d1917e651be31dcace02d2a60e8300b8d2a630921081a4d1 steps_hashed: f28a02e425d342285479b802be30e7db60236f55687709c2c2362733e0fe9d70ee0b3d8f6f0192569b2614806b484ff1 --- diff --git a/data/test-cases/suite/system-console/reporting/team-statistics/MM-T907.md b/data/test-cases/suite/system-console/reporting/team-statistics/MM-T907.md index 168d6d405..5647c8364 100644 --- a/data/test-cases/suite/system-console/reporting/team-statistics/MM-T907.md +++ b/data/test-cases/suite/system-console/reporting/team-statistics/MM-T907.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Team Statistics authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/search-box/MM-T1634.md b/data/test-cases/suite/system-console/search-box/MM-T1634.md index 241cfc713..3a7082e19 100644 --- a/data/test-cases/suite/system-console/search-box/MM-T1634.md +++ b/data/test-cases/suite/system-console/search-box/MM-T1634.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search box authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/search-box/MM-T897.md b/data/test-cases/suite/system-console/search-box/MM-T897.md index 0ed6939e7..29424f0b2 100644 --- a/data/test-cases/suite/system-console/search-box/MM-T897.md +++ b/data/test-cases/suite/system-console/search-box/MM-T897.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Search box authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/search-box/MM-T898.md b/data/test-cases/suite/system-console/search-box/MM-T898.md index bd4ee4466..7d5d7a109 100644 --- a/data/test-cases/suite/system-console/search-box/MM-T898.md +++ b/data/test-cases/suite/system-console/search-box/MM-T898.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Search box authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - Cloud-N/A - cy-prod @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1126.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1126.md index a9b971ddc..80b7718b0 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1126.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1126.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1127.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1127.md index 184f0947b..c4cbfad00 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1127.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1127.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1128.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1128.md index 5d634ea95..e29cab87b 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1128.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1128.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1129.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1129.md index 347c70466..105893d20 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1129.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1129.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1130.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1130.md index 899611c46..b376afbc3 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1130.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1130.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1131.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1131.md index 12ddf5857..4287f44f0 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1131.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1131.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1132.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1132.md index ef5d8a88f..4f800d657 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1132.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1132.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1133.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1133.md index 6f0421e5c..a93df6d06 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1133.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1133.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1134.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1134.md index 59717f3dc..69a2521a7 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1134.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1134.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1135.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1135.md index 3feb819a2..37006af2c 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1135.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1135.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1655.md b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1655.md index d78e25ac2..29a0db152 100644 --- a/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1655.md +++ b/data/test-cases/suite/system-console/site-configuration/announcement-banner/MM-T1655.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Announcement Banner authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,9 +24,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - Evaluating -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1024.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1024.md index 0dd2a502e..73e035ec6 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1024.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1024.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4051779 key: MM-T1024 created_on: "2020-01-21T22:18:39Z" last_updated: "2022-09-09T17:57:02Z" -case_hashed: 17b1215702bc1f396f81fe64b18be49ea33163d3be8af8cffbad01789bdb1947e1081138b4a3ad3938b61aacfd8655fb +case_hashed: 218474ae6ab06735a7edb0d647f2d01eaa1515ebce52eb89d56515ff6f2d8ff6201a20834c663045daeb150e2dea2090 steps_hashed: 784121a935936a1696a006472cd0055f95fb6348739e5e0ceaa06eff9e9039379fe990337526cdb86d5751045ebeea13 --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1025.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1025.md index 1e3136db6..f3e99bd87 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1025.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1025.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1026.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1026.md index df901d58f..0b4cbbf76 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1026.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1026.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4051781 key: MM-T1026 created_on: "2020-01-21T22:18:39Z" last_updated: "" -case_hashed: d987d8662f0ea5c59da1e7934368312e16e65d7b2f577d4c095159dbdb4dfaeba88610beff1b0a7aaeb76aaedab89804 +case_hashed: 0a7e125918f09e1917a18e9d2c0b23d18b6a9dfcd2718b67f2761b000495c4e41955f2b3980248d95d5e6bfb7750fe86 steps_hashed: e84875258d717c34fcbdea3075f0854a346a473af522467072c6da01618bba5d237b9eb09c6f2c4bf6585ae06b426294 --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1027.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1027.md index 0a8a11f75..5c36e04ea 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1027.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1027.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4051782 key: MM-T1027 created_on: "2020-01-21T22:18:39Z" last_updated: "" -case_hashed: 4e0743e373063d05b93e3ebd7ca6c85695f5e971c1b864eda326b59c71f5e623cbcc569b09e48b5eb6dfafa724f82652 +case_hashed: b49762e4cf1a40f5df430bdb70e098550d7bec58be647e5d1e298739486c9428278aed467df17b33fdc596df5fc4e1e4 steps_hashed: 7a181b0b55d1f7afe268d0b2697916126b13d8fc4deb1c404ebf515e32fd2bd2a3d947086a7140f19b66f42aca1e05de --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1028.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1028.md index 71820c0f4..c3a05f793 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1028.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1028.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4051783 key: MM-T1028 created_on: "2020-01-21T22:18:40Z" last_updated: "" -case_hashed: 826474a1248dcbd3941eca9eca34438227ed3fd99f1facf64fff57d2015589635e178019981fd50bf45c91c11d882efb +case_hashed: f1037fbdcb0808c93fa3cb9cd57818c1276f3f99bbc8aa774259b79b54b85ea755d3a21b63b79c87daf7e79120112156 steps_hashed: f538182e4f694be495d169e3891c17fedfb275f630e7e01167faddd41263b4d5721f0aecc889891d449299644a2192cc --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1029.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1029.md index ef6921664..9aacac572 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1029.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1029.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 5722302 key: MM-T1029 created_on: "2020-06-08T03:53:19Z" last_updated: "2022-09-09T20:27:03Z" -case_hashed: bd93297e3f7390c27fc9362c9d469e45c7064927c77689fa5ad2373f1d600a089d87a5c8b471aee5bf7c6ce4240080b0 +case_hashed: 0fd5c3f4cb2042901faf8256dc188f54e131790ed301c400dce4fcf24d6daa3aade219bf830074befa821f9c00b6de67 steps_hashed: 92dc282007066cea9038d5b8fefc5198244e58fca521fe8919e81de11eb8b624e057f91c7cd6e1eec5a2aa7be428322d --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1030.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1030.md index c6bcb5c4c..5fd1260a6 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1030.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1030.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,9 +13,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: -- Duplicate-Automated-Tests +labels: - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -35,7 +35,7 @@ id: 4051785 key: MM-T1030 created_on: "2020-01-21T22:18:40Z" last_updated: "" -case_hashed: 7765f7ba31f918d8b4d19f606c3c096ffc3b95f28cadec349ea67c7cb0e08bb6964d45b9db7621664eee072f0fbb2db2 +case_hashed: de9b6be6e39e420d35bd11cf7821e4448415747f48cdcd64f08917b850612b9a30e8fc54b4fe3fa7383e23fabafe616b steps_hashed: c7bc6eb06161903f0f9125d30bd9f652d269450d9a0b1426f30a93bf0881c803d9914721bc5ba6f4b488b8791a3e3d7f --- diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1031.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1031.md index bfd99ab98..9796d5d03 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1031.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1031.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1032.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1032.md index 8a0d4b6f1..cca77f570 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1032.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1032.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1033.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1033.md index c01342462..e02004851 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1033.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1033.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1034.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1034.md index 8e1c715ff..81d395467 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1034.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1034.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1035.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1035.md index 6cfcb91eb..fa9628853 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1035.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1035.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1036.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1036.md index 997b51eaf..1adaa33d6 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1036.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1036.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1037.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1037.md index 742189bf1..b2e572c9a 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1037.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1037.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1038.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1038.md index ad9f26931..1879ed302 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1038.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1038.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1039.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1039.md index f3b7958cf..b10bc9020 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1039.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1039.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - cy-prod - se-prod diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1044.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1044.md index 5fcaf7786..97667874e 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1044.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1044.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1282.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1282.md index 55c47451f..2155dc3e1 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T1282.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T1282.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T3289.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T3289.md index 7be4c1033..9c1d16830 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T3289.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T3289.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Customization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/customization/MM-T5383.md b/data/test-cases/suite/system-console/site-configuration/customization/MM-T5383.md index 7e34e7e6b..aed08f701 100644 --- a/data/test-cases/suite/system-console/site-configuration/customization/MM-T5383.md +++ b/data/test-cases/suite/system-console/site-configuration/customization/MM-T5383.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Customization authors: "furqanmlk" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1136.md b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1136.md index 4f799fc5f..455b1cb3e 100644 --- a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1136.md +++ b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1136.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1137.md b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1137.md index e865352f8..40acba4c6 100644 --- a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1137.md +++ b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1137.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1138.md b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1138.md index bdc3f60f0..0a905029b 100644 --- a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1138.md +++ b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1138.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1139.md b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1139.md index e708af293..1cc1dbba2 100644 --- a/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1139.md +++ b/data/test-cases/suite/system-console/site-configuration/emoji/MM-T1139.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Emoji authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/file-sharing-and-downloads/MM-T1147.md b/data/test-cases/suite/system-console/site-configuration/file-sharing-and-downloads/MM-T1147.md index 2883c9da1..65eefe382 100644 --- a/data/test-cases/suite/system-console/site-configuration/file-sharing-and-downloads/MM-T1147.md +++ b/data/test-cases/suite/system-console/site-configuration/file-sharing-and-downloads/MM-T1147.md @@ -5,19 +5,19 @@ status: Active priority: Normal folder: File Sharing and Downloads authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A -- cy-prod - system-console +- cy-prod tested_by_contributor: "" # (Optional) Test type and tools @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -34,7 +34,7 @@ id: 4058877 key: MM-T1147 created_on: "2020-01-22T19:26:25Z" last_updated: "" -case_hashed: 3df3e9494f30cd792b04759d363e6413287ef8eb1df5adbdcc57f8147997cbfcabf71c9866dd094144ee377141cb5a04 +case_hashed: c17587bc39358924b71225fa7a128a74a9f90d6c0c3ee6f8e5cab6c351a71bfe17da433624c05a4d0a2f6662be3f4b0a steps_hashed: ce533596fb9cd48f1fad94761b858433617997b58395c0022385bdd8ad02ec0fbf47b39c625fed21b0dd5fb88b41b650 --- diff --git a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1040.md b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1040.md index 0ff795b15..6957bf589 100644 --- a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1040.md +++ b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1040.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Localization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1041.md b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1041.md index a05391caa..8650f031c 100644 --- a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1041.md +++ b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1041.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Localization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1042.md b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1042.md index 9ae347649..70aa208a5 100644 --- a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1042.md +++ b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1042.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Localization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1043.md b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1043.md index 702ac98c6..6c5d0014c 100644 --- a/data/test-cases/suite/system-console/site-configuration/localization/MM-T1043.md +++ b/data/test-cases/suite/system-console/site-configuration/localization/MM-T1043.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Localization authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T10.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T10.md index ce653e882..bd4f94f28 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T10.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T10.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1051.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1051.md index 4437b7078..96d8b582f 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1051.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1051.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1052.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1052.md index 9a01ed456..8afa443d3 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1052.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1052.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1103.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1103.md index b22dbc4a2..06b2dd8dd 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1103.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1103.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1104.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1104.md index 2a397995a..32fcf02f5 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1104.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1104.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1105.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1105.md index 723ba67c5..3eb554a3b 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1105.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1105.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1106.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1106.md index d637962b3..4011c7dc3 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1106.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1106.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1107.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1107.md index a33e3ebe2..7e50ea3cd 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1107.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1107.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1110.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1110.md index d6fe2afe9..d31cf805c 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1110.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1110.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1112.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1112.md index 0bd123e6a..fd8ef23f8 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1112.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1112.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1113.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1113.md index af09ec666..1c5e4f2bb 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1113.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1113.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1114.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1114.md index 0565f4c56..d453dba5c 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1114.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1114.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1115.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1115.md index da895baf3..e7e94058a 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1115.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1115.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1116.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1116.md index 1b67f519f..f1cec8d37 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1116.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1116.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1117.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1117.md index f705fdc3a..2638366f0 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1117.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1117.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1118.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1118.md index 732b9e68e..8f4f1e28a 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1118.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1118.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - Se-Needs-Test-Steps - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1119.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1119.md index 625aff491..be86357a3 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1119.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1119.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1121.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1121.md index d8722cdd2..5969a6654 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1121.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1121.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1122.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1122.md index 4e1f7dcbf..8c0ee7347 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1122.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1122.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1123.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1123.md index b0dc65450..8129ee0b4 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1123.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1123.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1124.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1124.md index ce31c16b0..2f98e4f3d 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1124.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1124.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1125.md b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1125.md index 227b53161..6911b7a04 100644 --- a/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1125.md +++ b/data/test-cases/suite/system-console/site-configuration/notifications/MM-T1125.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Notifications authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1140.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1140.md index 9b9b4f173..01ce80a12 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1140.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1140.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Posts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1141.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1141.md index 73044321e..f2ee7d92c 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1141.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1141.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Posts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1142.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1142.md index 401d67d33..e90604d2b 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1142.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1142.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Posts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1143.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1143.md index 0080a134e..71e506655 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1143.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1143.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Posts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1144.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1144.md index e395ced61..e43328a83 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T1144.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T1144.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Posts authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/posts/MM-T4086.md b/data/test-cases/suite/system-console/site-configuration/posts/MM-T4086.md index c609800a9..c7efa4336 100644 --- a/data/test-cases/suite/system-console/site-configuration/posts/MM-T4086.md +++ b/data/test-cases/suite/system-console/site-configuration/posts/MM-T4086.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: null component: null -tags: +tags: - Never tested -labels: +labels: - system-console - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1145.md b/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1145.md index 835b2d468..d9e7bdaf2 100644 --- a/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1145.md +++ b/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1145.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Public Links authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1146.md b/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1146.md index 806b693c6..f39f7534a 100644 --- a/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1146.md +++ b/data/test-cases/suite/system-console/site-configuration/public-links/MM-T1146.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Public Links authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - Cloud-N/A - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1046.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1046.md index c119c1d32..a1533fbce 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1046.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1046.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1047.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1047.md index b6e2557c5..502fbcaa6 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1047.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1047.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1048.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1048.md index a8f78cbaf..757e27991 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1048.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1048.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1049.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1049.md index 3d03b2bcc..525fa60a2 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1049.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1049.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1053.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1053.md index 6469d866f..1eb3bdc32 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1053.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1053.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1054.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1054.md index 35dc4ade1..b69f41434 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1054.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1054.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1055.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1055.md index d6e7f5feb..a475d8c1c 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1055.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1055.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1056.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1056.md index 72da445e2..174d6c7b1 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1056.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1056.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1057.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1057.md index 2bc448c6b..9a34982dd 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1057.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1057.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1058.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1058.md index e15e7a6f8..05b5667b3 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1058.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1058.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1059.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1059.md index 1953b5225..5643dadca 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1059.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1059.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1060.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1060.md index 79c03e50f..c06bc8abf 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1060.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1060.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1061.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1061.md index 6327e78cb..d73bf3b55 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1061.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1061.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1062.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1062.md index 843d737ba..bee821d54 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1062.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1062.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1063.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1063.md index cf087ca9a..056f67889 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1063.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1063.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1064.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1064.md index 91a6691a4..abdad40af 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1064.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1064.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1065.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1065.md index f1f841336..f32583765 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1065.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1065.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1066.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1066.md index dccf569fe..490e53bc8 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1066.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1066.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1067.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1067.md index 6e4bae0df..330f9f782 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1067.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1067.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1068.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1068.md index e6636e220..6876b7b2c 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1068.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1068.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1069.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1069.md index 288de7e38..5ce32f3e1 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1069.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1069.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1070.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1070.md index a8aa16649..376b9502c 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1070.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1070.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1071.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1071.md index d156a18ce..669d8251d 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1071.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1071.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1072.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1072.md index ab3b57ae0..5f2642803 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1072.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1072.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1073.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1073.md index 1cbb1337b..d450032b7 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1073.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1073.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1074.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1074.md index c2558712a..371d036e2 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1074.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1074.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1075.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1075.md index 83497fe32..01e91ac43 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1075.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1075.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1076.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1076.md index 4171576a0..f48ec6bed 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1076.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1076.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1077.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1077.md index ed5642c07..81009315a 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1077.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1077.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1078.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1078.md index 3e091dd66..a7854abdc 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1078.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1078.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1079.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1079.md index e5248d7fa..f12d4f92e 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1079.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1079.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1080.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1080.md index d3187bfbc..5a47d32ed 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1080.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1080.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1081.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1081.md index 3feb9929b..3ae0d97ad 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1081.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1081.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1082.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1082.md index 1eb5f010b..4a407c332 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1082.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1082.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1083.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1083.md index cccec1e45..19666c576 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1083.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1083.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1084.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1084.md index 6e3bac846..98d7e1deb 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1084.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1084.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1085.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1085.md index d56440364..3b3b4455f 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1085.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1085.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1086.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1086.md index ae2418eca..d49d5dbe9 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1086.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1086.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1087.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1087.md index 05c77dab5..3ea9faa9c 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1087.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1087.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1088.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1088.md index 179868558..b9f4b4811 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1088.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1088.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1089.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1089.md index db5cac19e..a629acd4d 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1089.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1089.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1090.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1090.md index 3d625dabe..17313c7bd 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1090.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1090.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1091.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1091.md index b54b922be..67a7a350b 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1091.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1091.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1092.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1092.md index 2b6ea8684..d2e139f4e 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1092.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1092.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1093.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1093.md index 6723e05c7..7e32ecdc3 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1093.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1093.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1094.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1094.md index 5cbb3bad8..3f188e130 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1094.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1094.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1095.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1095.md index 617f935ff..4f19b44db 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1095.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1095.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1096.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1096.md index db9f01c3c..06ebfe179 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1096.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1096.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1097.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1097.md index 032e4c8c4..791ec350a 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1097.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1097.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1098.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1098.md index 0d780d150..9d13a2a67 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1098.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1098.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1099.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1099.md index 6b70cd3ad..97fc36912 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1099.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1099.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - se-prod - system-console diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1100.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1100.md index 85e54ca9d..aef49043b 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1100.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1100.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - TM4J-Key-Mapped-In-Cypress-Release - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1101.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1101.md index cc52d7e1a..755ff1648 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1101.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1101.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - qa-to-automate - system-console - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1713.md b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1713.md index dbdc5df19..8c6e3decd 100644 --- a/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1713.md +++ b/data/test-cases/suite/system-console/site-configuration/users-and-teams/MM-T1713.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Users and Teams authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - system-console tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: Ticket Open detox: null mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1220.md b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1220.md index 3613d78b1..d686dd177 100644 --- a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1220.md +++ b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1220.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Team Search and Pagination authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1221.md b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1221.md index cb513f59c..8e98ead7d 100644 --- a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1221.md +++ b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1221.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Team Search and Pagination authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1222.md b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1222.md index 339826660..3a031ef9d 100644 --- a/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1222.md +++ b/data/test-cases/suite/system-console/team-search-and-pagination/MM-T1222.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Team Search and Pagination authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - E2E-1 - system-console - fix-versions-not-empty-2022cleanup @@ -26,7 +26,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/MM-T13.md b/data/test-cases/suite/system-console/user-management/MM-T13.md index d9d0e3299..bc5b6fe9a 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T13.md +++ b/data/test-cases/suite/system-console/user-management/MM-T13.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - se-prod - system-console - fix-versions-not-empty-2022cleanup diff --git a/data/test-cases/suite/system-console/user-management/MM-T915.md b/data/test-cases/suite/system-console/user-management/MM-T915.md index d2d9c4b53..b0f4143ab 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T915.md +++ b/data/test-cases/suite/system-console/user-management/MM-T915.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T916.md b/data/test-cases/suite/system-console/user-management/MM-T916.md index 5419d623a..909fffd89 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T916.md +++ b/data/test-cases/suite/system-console/user-management/MM-T916.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T917.md b/data/test-cases/suite/system-console/user-management/MM-T917.md index 9dee44fdd..97d843b2b 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T917.md +++ b/data/test-cases/suite/system-console/user-management/MM-T917.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T918.md b/data/test-cases/suite/system-console/user-management/MM-T918.md index c68d9a50c..37ba32536 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T918.md +++ b/data/test-cases/suite/system-console/user-management/MM-T918.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T919.md b/data/test-cases/suite/system-console/user-management/MM-T919.md index dfba81ed9..36d78b9d5 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T919.md +++ b/data/test-cases/suite/system-console/user-management/MM-T919.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T920.md b/data/test-cases/suite/system-console/user-management/MM-T920.md index 94fbc9506..eda244956 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T920.md +++ b/data/test-cases/suite/system-console/user-management/MM-T920.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T921.md b/data/test-cases/suite/system-console/user-management/MM-T921.md index 31003fb03..d600f98dd 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T921.md +++ b/data/test-cases/suite/system-console/user-management/MM-T921.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T922.md b/data/test-cases/suite/system-console/user-management/MM-T922.md index b1105c4dc..96fdf7c63 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T922.md +++ b/data/test-cases/suite/system-console/user-management/MM-T922.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -26,11 +26,11 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp - Cloud - in Production -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T923.md b/data/test-cases/suite/system-console/user-management/MM-T923.md index 2292f012f..8b2516a6a 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T923.md +++ b/data/test-cases/suite/system-console/user-management/MM-T923.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/MM-T926.md b/data/test-cases/suite/system-console/user-management/MM-T926.md index 7659b76c4..56e265da3 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T926.md +++ b/data/test-cases/suite/system-console/user-management/MM-T926.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T927.md b/data/test-cases/suite/system-console/user-management/MM-T927.md index 9739a3f07..c6452f2fd 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T927.md +++ b/data/test-cases/suite/system-console/user-management/MM-T927.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - se-prod - system-console diff --git a/data/test-cases/suite/system-console/user-management/MM-T946.md b/data/test-cases/suite/system-console/user-management/MM-T946.md index 06728fc0d..943e3d1dc 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T946.md +++ b/data/test-cases/suite/system-console/user-management/MM-T946.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T947.md b/data/test-cases/suite/system-console/user-management/MM-T947.md index a70b49007..92f124c43 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T947.md +++ b/data/test-cases/suite/system-console/user-management/MM-T947.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - User-Management - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - WebApp and Desktop # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T948.md b/data/test-cases/suite/system-console/user-management/MM-T948.md index 505490bbd..b1b328c28 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T948.md +++ b/data/test-cases/suite/system-console/user-management/MM-T948.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T949.md b/data/test-cases/suite/system-console/user-management/MM-T949.md index 5313889ab..dcbf9fdf5 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T949.md +++ b/data/test-cases/suite/system-console/user-management/MM-T949.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -27,7 +27,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T951.md b/data/test-cases/suite/system-console/user-management/MM-T951.md index 1fbc89a2d..a1b123a15 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T951.md +++ b/data/test-cases/suite/system-console/user-management/MM-T951.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T952.md b/data/test-cases/suite/system-console/user-management/MM-T952.md index 93ae203b7..b83543128 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T952.md +++ b/data/test-cases/suite/system-console/user-management/MM-T952.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - User-Management - Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release @@ -30,7 +30,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/suite/system-console/user-management/MM-T953.md b/data/test-cases/suite/system-console/user-management/MM-T953.md index 975449c52..effcaac2a 100644 --- a/data/test-cases/suite/system-console/user-management/MM-T953.md +++ b/data/test-cases/suite/system-console/user-management/MM-T953.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: User Management authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - system-console - fix-versions-not-empty-2022cleanup @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5596.md b/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5596.md index b9bd8e5d4..b76d78edd 100644 --- a/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5596.md +++ b/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5596.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Control User Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5597.md b/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5597.md index 477f075c1..62f3def5e 100644 --- a/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5597.md +++ b/data/test-cases/suite/system-console/user-management/admin-control-user-settings/MM-T5597.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Admin Control User Settings authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5520.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5520.md index c4b506798..f362a9532 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5520.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5520.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5521.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5521.md index 610275661..e7bda5d45 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5521.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5521.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5522.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5522.md index 41c81587b..ea05708ab 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5522.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5522.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5523.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5523.md index 4e8724d5d..1b62898c0 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5523.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5523.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5524.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5524.md index b6c412ff9..be0244822 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5524.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5524.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5525.md b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5525.md index cfeae2dcb..c406dce47 100644 --- a/data/test-cases/suite/system-console/user-management/new-ui/MM-T5525.md +++ b/data/test-cases/suite/system-console/user-management/new-ui/MM-T5525.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: New UI authors: "@yasserfaraazkhan" -team_ownership: +team_ownership: - ICU priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T3898.md b/data/test-cases/suite/system-console/user-management/users/MM-T3898.md index 5b03838c1..ccba57579 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T3898.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T3898.md @@ -11,9 +11,9 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: System Console component: null -tags: +tags: - Never tested -labels: +labels: - system-console tested_by_contributor: "" diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T924.md b/data/test-cases/suite/system-console/user-management/users/MM-T924.md index 6c7aa0468..23f47c0b9 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T924.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T924.md @@ -5,7 +5,7 @@ status: Active priority: Smoke test folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - system-console @@ -24,7 +24,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T925.md b/data/test-cases/suite/system-console/user-management/users/MM-T925.md index 662d3f87a..73f0408ae 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T925.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T925.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) location: System Console component: null tags: [] -labels: +labels: - User-Management - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T928.md b/data/test-cases/suite/system-console/user-management/users/MM-T928.md index 1c568d57f..ec6b27c91 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T928.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T928.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T929.md b/data/test-cases/suite/system-console/user-management/users/MM-T929.md index 77e11e2e4..0a1c16c0d 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T929.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T929.md @@ -5,16 +5,16 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) # (Optional) location: System Console component: null -tags: +tags: - Cloud N/A -labels: +labels: - User-Management - Cloud-N/A - cy-prod @@ -27,7 +27,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T930.md b/data/test-cases/suite/system-console/user-management/users/MM-T930.md index 53b19e36a..1af30f4d0 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T930.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T930.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - system-console @@ -25,7 +25,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T931.md b/data/test-cases/suite/system-console/user-management/users/MM-T931.md index 70c67018e..da0925f43 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T931.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T931.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - system-console @@ -24,7 +24,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T932.md b/data/test-cases/suite/system-console/user-management/users/MM-T932.md index 71eef29e6..e20866b9c 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T932.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T932.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049503 key: MM-T932 created_on: "2020-01-21T15:48:57Z" last_updated: "" -case_hashed: c87ece4bc666ab83080de93c8c141f9dabce5a2c55482c3fa5fa038c77b94ee8d0cdef3f3565b3d107a203be177430b7 +case_hashed: 62ce3c60edee177760df9224bbe2a9cd7d23450b69373d629184b9c30b21a062288910110ddd48254d1a0e77baa6e6af steps_hashed: ca8f0a712f7205531dddedb7f6f0bf3eed226ac448177af333c27f378868baa51ef941c5bf6b950b4b7ab9452aed419e --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T933.md b/data/test-cases/suite/system-console/user-management/users/MM-T933.md index a8cc49f67..958d12e7f 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T933.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T933.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049504 key: MM-T933 created_on: "2020-01-21T15:48:57Z" last_updated: "" -case_hashed: 925a94777b46125e9b94e08be5a8fa92648eb3d1daa12d950a0c491dc65fcd481212b325b2c2e4e3f286aa9ef5a5a038 +case_hashed: 7a334a4ce03675622d64e7bd6b0bcb7dce210aac62ee8f76d46b0608885098f7c59ac85cd1773a5e3c3f2993d2d21193 steps_hashed: 6a296d0c252eddf08733488b8c8c729b54b26b6cde00b4b087e10695ff9b048dec1f8efa5ab7709e8191b8b90a303e71 --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T934.md b/data/test-cases/suite/system-console/user-management/users/MM-T934.md index 7bb261c73..9fb1795c0 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T934.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T934.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049505 key: MM-T934 created_on: "2020-01-21T15:48:57Z" last_updated: "2022-09-09T17:54:19Z" -case_hashed: e8a8f889b9ce4f963d132720463e84119af45d0f6df577d01d09687ed788a045e9a0d2fe52d72d07b0a770bff9fdc88e +case_hashed: 2ce4cede77ba59fa300c908de23e2c78e3a9aa7a561efb8427047ceea1df11cccc8b5c0300fdc8f67bdbe3b46229f1fb steps_hashed: 3543597d2bbb3e334f03635a55b1bda9f6e8e52a44323ecfad9739ab41618ca4116af534a5927ba17542e0d7d7ebdc4c --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T935.md b/data/test-cases/suite/system-console/user-management/users/MM-T935.md index 06dc0a6c0..045970ef2 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T935.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T935.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049506 key: MM-T935 created_on: "2020-01-21T15:48:57Z" last_updated: "" -case_hashed: 10e845d24a3e4a8c3cacf106f6c53b444d34a3ea1aa809e7f5767fb081dcf9bf44be58a48dfb2bba3be1835d8cc1053e +case_hashed: 6568d737792c025058c9cccbd85dd5d79dcc102dacf9bfc0fa0df9a20bcf205bd54704917c5ac72aa0cdac14cda5fd89 steps_hashed: 36f6d347771d46fe3bea627618dd804139bfb305876d39c9712f9e94ed5b272dc13ba7b860d05abf68c23be825236c3c --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T936.md b/data/test-cases/suite/system-console/user-management/users/MM-T936.md index 2ecc53257..145f4d5f9 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T936.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T936.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049507 key: MM-T936 created_on: "2020-01-21T15:48:58Z" last_updated: "" -case_hashed: 99246f1ad1ae167bbc8fc57d1c01677ccf904e0f3890c31f187b5923170a39b7ab4124f890356b340997ce9a3087d574 +case_hashed: 53496b3fd6c3e692c93d68fc059fc59bfdb59f0c438772ac43999a78fbba57fe30fb51592f70455722421d37c80c7949 steps_hashed: ae60a26f71ffec612d48b9f9cc62329fbc4f00f6b21a895b3da8d5dde1761b03f2b19bc0471fe714018ed4858769eda4 --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T937.md b/data/test-cases/suite/system-console/user-management/users/MM-T937.md index 424dab6eb..586710d25 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T937.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T937.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,10 +13,10 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management -- Duplicate-Automated-Tests - TM4J-Key-Mapped-In-Cypress-Release +- Duplicate-Automated-Tests - cy-prod - se-prod - system-console @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change @@ -36,7 +36,7 @@ id: 4049508 key: MM-T937 created_on: "2020-01-21T15:48:58Z" last_updated: "" -case_hashed: 8d2cd95d7815c3c73d0c2f466de7c792c8f284d853ae567113c207f4629a44fcf2379a435a1e22ae8d3c09c940d1c51a +case_hashed: ed5eb9196bc8293584ea3b81e3d2602e47aaac441791e9373603f9c0d2fd088ddfabb4522967d294c64666d1f68b9474 steps_hashed: 348d86700c56a2eec1a234a3a1ffb1d07f1a7e0d9fe5b1f9d8792ad26e831163454a8330e00192a31609ef603e9be9d3 --- diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T938.md b/data/test-cases/suite/system-console/user-management/users/MM-T938.md index b4c03d92c..6ffe0cfb0 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T938.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T938.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - E2E-1 - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T939.md b/data/test-cases/suite/system-console/user-management/users/MM-T939.md index 2518bfed0..192d6f744 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T939.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T939.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - E2E-1 - system-console @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T940.md b/data/test-cases/suite/system-console/user-management/users/MM-T940.md index 96eb7be68..792e67fe1 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T940.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T940.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - No-Automated-Executions - TM4J-Key-Missing-In-Cypress @@ -28,7 +28,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp - Cloud diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T941.md b/data/test-cases/suite/system-console/user-management/users/MM-T941.md index 936546742..a0b6e5b0f 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T941.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T941.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - system-console @@ -25,7 +25,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T942.md b/data/test-cases/suite/system-console/user-management/users/MM-T942.md index 836796246..3b86b7ef3 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T942.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T942.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T943.md b/data/test-cases/suite/system-console/user-management/users/MM-T943.md index 55478b4ec..c59a1c373 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T943.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T943.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - cy-prod - se-prod @@ -25,7 +25,7 @@ cypress: in Production detox: N/A mmctl: N/A playwright: null -rainforest: +rainforest: - N/A manual_test_environments: [] diff --git a/data/test-cases/suite/system-console/user-management/users/MM-T944.md b/data/test-cases/suite/system-console/user-management/users/MM-T944.md index 244946ad0..c39d6904a 100644 --- a/data/test-cases/suite/system-console/user-management/users/MM-T944.md +++ b/data/test-cases/suite/system-console/user-management/users/MM-T944.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Users authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: System Console component: null tags: [] -labels: +labels: - User-Management - system-console tested_by_contributor: "" @@ -24,7 +24,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/telemetry/MM-T3153.md b/data/test-cases/suite/telemetry/MM-T3153.md index 9f60b0365..a9dec923a 100644 --- a/data/test-cases/suite/telemetry/MM-T3153.md +++ b/data/test-cases/suite/telemetry/MM-T3153.md @@ -5,16 +5,16 @@ status: Active priority: Low folder: Telemetry authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P4 - Low-Impact (Edge or unsuitable to repeat?) # (Optional) location: Telemetry component: null -tags: +tags: - Never tested -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -23,9 +23,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Mobile # Do not change diff --git a/data/test-cases/suite/telemetry/MM-T3301.md b/data/test-cases/suite/telemetry/MM-T3301.md index 514510a18..bcb1a50ae 100644 --- a/data/test-cases/suite/telemetry/MM-T3301.md +++ b/data/test-cases/suite/telemetry/MM-T3301.md @@ -5,7 +5,7 @@ status: Draft priority: Low folder: Telemetry authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Telemetry component: null tags: [] -labels: +labels: - fix-versions-not-empty-2022cleanup tested_by_contributor: "" @@ -22,9 +22,9 @@ cypress: N/A detox: N/A mmctl: null playwright: null -rainforest: +rainforest: - N/A -manual_test_environments: +manual_test_environments: - Webapp # Do not change diff --git a/data/test-cases/suite/trial-license/MM-T4035.md b/data/test-cases/suite/trial-license/MM-T4035.md index a3f16fbd0..c1ff73549 100644 --- a/data/test-cases/suite/trial-license/MM-T4035.md +++ b/data/test-cases/suite/trial-license/MM-T4035.md @@ -11,7 +11,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) # (Optional) location: null component: null -tags: +tags: - Never tested labels: [] tested_by_contributor: "" @@ -21,7 +21,7 @@ cypress: To Do detox: null mmctl: null playwright: null -rainforest: +rainforest: - Webapp manual_test_environments: [] diff --git a/data/test-cases/suite/work-templates/MM-T5380.md b/data/test-cases/suite/work-templates/MM-T5380.md index a1e783f74..aeb2b5f3d 100644 --- a/data/test-cases/suite/work-templates/MM-T5380.md +++ b/data/test-cases/suite/work-templates/MM-T5380.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Work Templates authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/work-templates/MM-T5433.md b/data/test-cases/suite/work-templates/MM-T5433.md index 823c1036d..b3c81b657 100644 --- a/data/test-cases/suite/work-templates/MM-T5433.md +++ b/data/test-cases/suite/work-templates/MM-T5433.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Work Templates authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/suite/work-templates/MM-T5434.md b/data/test-cases/suite/work-templates/MM-T5434.md index ab7c8c3a9..50b796f78 100644 --- a/data/test-cases/suite/work-templates/MM-T5434.md +++ b/data/test-cases/suite/work-templates/MM-T5434.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Work Templates authors: "@stevemudie" -team_ownership: +team_ownership: - Growth priority_p1_to_p4: P2 - Core Functions (Do core functions work?) diff --git a/data/test-cases/ticket-coverage/MM-T14.md b/data/test-cases/ticket-coverage/MM-T14.md index e6841c75b..cca5ccefe 100644 --- a/data/test-cases/ticket-coverage/MM-T14.md +++ b/data/test-cases/ticket-coverage/MM-T14.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Ticket coverage component: null tags: [] -labels: +labels: - se-prod tested_by_contributor: "" @@ -23,7 +23,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/ticket-coverage/MM-T20.md b/data/test-cases/ticket-coverage/MM-T20.md index 014ea355a..81c84aeb6 100644 --- a/data/test-cases/ticket-coverage/MM-T20.md +++ b/data/test-cases/ticket-coverage/MM-T20.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T21.md b/data/test-cases/ticket-coverage/MM-T21.md index 0522b9b94..92c2250ca 100644 --- a/data/test-cases/ticket-coverage/MM-T21.md +++ b/data/test-cases/ticket-coverage/MM-T21.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T22.md b/data/test-cases/ticket-coverage/MM-T22.md index f227a2773..9c475ba2f 100644 --- a/data/test-cases/ticket-coverage/MM-T22.md +++ b/data/test-cases/ticket-coverage/MM-T22.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T24.md b/data/test-cases/ticket-coverage/MM-T24.md index 3c8fb28fd..ffe921609 100644 --- a/data/test-cases/ticket-coverage/MM-T24.md +++ b/data/test-cases/ticket-coverage/MM-T24.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T25.md b/data/test-cases/ticket-coverage/MM-T25.md index a42e6cbd0..75cd948e3 100644 --- a/data/test-cases/ticket-coverage/MM-T25.md +++ b/data/test-cases/ticket-coverage/MM-T25.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T26.md b/data/test-cases/ticket-coverage/MM-T26.md index e5bee0f90..2f48f04b5 100644 --- a/data/test-cases/ticket-coverage/MM-T26.md +++ b/data/test-cases/ticket-coverage/MM-T26.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T27.md b/data/test-cases/ticket-coverage/MM-T27.md index 6ef13c40c..49282dd03 100644 --- a/data/test-cases/ticket-coverage/MM-T27.md +++ b/data/test-cases/ticket-coverage/MM-T27.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T28.md b/data/test-cases/ticket-coverage/MM-T28.md index 965a54db3..f8f813c14 100644 --- a/data/test-cases/ticket-coverage/MM-T28.md +++ b/data/test-cases/ticket-coverage/MM-T28.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T29.md b/data/test-cases/ticket-coverage/MM-T29.md index 7ca0b7233..cd58e6bc4 100644 --- a/data/test-cases/ticket-coverage/MM-T29.md +++ b/data/test-cases/ticket-coverage/MM-T29.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T30.md b/data/test-cases/ticket-coverage/MM-T30.md index 0360393ff..d69dcb653 100644 --- a/data/test-cases/ticket-coverage/MM-T30.md +++ b/data/test-cases/ticket-coverage/MM-T30.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T31.md b/data/test-cases/ticket-coverage/MM-T31.md index d2b413460..e94b56800 100644 --- a/data/test-cases/ticket-coverage/MM-T31.md +++ b/data/test-cases/ticket-coverage/MM-T31.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T32.md b/data/test-cases/ticket-coverage/MM-T32.md index 6bae4a7ad..8708bea22 100644 --- a/data/test-cases/ticket-coverage/MM-T32.md +++ b/data/test-cases/ticket-coverage/MM-T32.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -22,7 +22,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Desktop - macOS # Do not change diff --git a/data/test-cases/ticket-coverage/MM-T33.md b/data/test-cases/ticket-coverage/MM-T33.md index a81c8e6d4..cdc6a66b3 100644 --- a/data/test-cases/ticket-coverage/MM-T33.md +++ b/data/test-cases/ticket-coverage/MM-T33.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T3374.md b/data/test-cases/ticket-coverage/MM-T3374.md index 59ad56ac1..1c9518090 100644 --- a/data/test-cases/ticket-coverage/MM-T3374.md +++ b/data/test-cases/ticket-coverage/MM-T3374.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T35.md b/data/test-cases/ticket-coverage/MM-T35.md index 9a83accbe..83fbc9822 100644 --- a/data/test-cases/ticket-coverage/MM-T35.md +++ b/data/test-cases/ticket-coverage/MM-T35.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T36.md b/data/test-cases/ticket-coverage/MM-T36.md index 5952c9a9d..04a0fe8e4 100644 --- a/data/test-cases/ticket-coverage/MM-T36.md +++ b/data/test-cases/ticket-coverage/MM-T36.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/ticket-coverage/MM-T37.md b/data/test-cases/ticket-coverage/MM-T37.md index a269ba50b..daf265513 100644 --- a/data/test-cases/ticket-coverage/MM-T37.md +++ b/data/test-cases/ticket-coverage/MM-T37.md @@ -5,7 +5,7 @@ status: Draft priority: Normal folder: Ticket coverage authors: "" -team_ownership: +team_ownership: - QA Platform priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) diff --git a/data/test-cases/zephyr-reflect-ai-testing/MM-T5594.md b/data/test-cases/zephyr-reflect-ai-testing/MM-T5594.md index 9c8220409..b2b9569f2 100644 --- a/data/test-cases/zephyr-reflect-ai-testing/MM-T5594.md +++ b/data/test-cases/zephyr-reflect-ai-testing/MM-T5594.md @@ -5,7 +5,7 @@ status: Active priority: Low folder: Zephyr Reflect AI Testing authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P2 - Core Functions (Do core functions work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P2 - Core Functions (Do core functions work?) location: Multi-Team and DMs component: null tags: [] -labels: +labels: - Hackfest - TM4J-Key-Mapped-In-Cypress-Release - cy-prod @@ -25,7 +25,7 @@ detox: null mmctl: null playwright: null rainforest: [] -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change diff --git a/data/test-cases/zephyr-reflect-ai-testing/MM-T5595.md b/data/test-cases/zephyr-reflect-ai-testing/MM-T5595.md index eb5213a86..aad3888b3 100644 --- a/data/test-cases/zephyr-reflect-ai-testing/MM-T5595.md +++ b/data/test-cases/zephyr-reflect-ai-testing/MM-T5595.md @@ -5,7 +5,7 @@ status: Active priority: Normal folder: Zephyr Reflect AI Testing authors: "" -team_ownership: +team_ownership: - Channels priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) @@ -13,7 +13,7 @@ priority_p1_to_p4: P3 - Deep Functions (Do extensive scenarios work?) location: Account Settings component: null tags: [] -labels: +labels: - cy-prod - se-prod - account-settings @@ -24,12 +24,12 @@ cypress: in Production detox: null mmctl: null playwright: null -rainforest: +rainforest: - Mobile v1 - in Production - Mobile V2 Android - Mobile V2 iOS -manual_test_environments: +manual_test_environments: - Automated - No manual tests needed # Do not change