From 841fa10cd515c7e54ce3eaf691f16c67393fb077 Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Thu, 22 Feb 2024 12:31:43 -0500 Subject: [PATCH 1/6] Initial commit for labelling --- .../p2p_money_transfer/p2p_happy_path.json | 3 ++- .../p2p_happy_path_accent_unicode.json | 14 +++++++------- .../p2p_happy_path_burmese_unicode.json | 16 +++++++++------- .../p2p_money_transfer/p2p_happy_path_subid.json | 15 ++++++++------- .../p2p_happy_path_subid_error_callback.json | 15 ++++++++------- .../p2p_happy_path_with_balance_checks.json | 3 ++- 6 files changed, 36 insertions(+), 30 deletions(-) diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json index bfcc641d..f5db325e 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json @@ -10,7 +10,8 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json", "labels": [ - "p2p" + "p2p", + "basic-func-tests" ] }, "requests": [ diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json index da6b5cc8..2e69181c 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json @@ -6,6 +6,12 @@ "name": "p2p_money_transfer: accented unicode characters test", "meta": { "info": "This is a happy path to test an end to end transfers focusing on usage of accented, other unicode characters used in names (example names in myanmar script or with accents). It includes party lookup, quote and transfer phases." + },"fileInfo": { + "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json", + "labels": [ + "p2p", + "prod-tests" + ] }, "requests": [ { @@ -560,13 +566,7 @@ } } } - ], - "fileInfo": { - "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json", - "labels": [ - "p2p" - ] - } + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json index d6427d4a..5e0046dd 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json @@ -7,6 +7,14 @@ "meta": { "info": "This is a happy path to test an end to end transfers focusing on usage of burmese unicode characters used in names. It includes party lookup, quote and transfer phases." }, + + "fileInfo": { + "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json", + "labels": [ + "p2p", + "prod-tests" + ] + }, "requests": [ { "id": 1, @@ -560,13 +568,7 @@ } } } - ], - "fileInfo": { - "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json", - "labels": [ - "p2p" - ] - } + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json index f30a1729..27ad27ab 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json @@ -7,6 +7,13 @@ "meta": { "info": "p2p_money_transfer - p2p_happy_path with subID" }, + "fileInfo": { + "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json", + "labels": [ + "p2p", + "prod-tests" + ] + }, "requests": [ { "id": 1, @@ -564,13 +571,7 @@ } } } - ], - "fileInfo": { - "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid.json", - "labels": [ - "p2p" - ] - } + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json index 54a2e6cf..e40f3d22 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json @@ -7,6 +7,13 @@ "meta": { "info": "p2p_money_transfer - p2p_unhappy_path with invalid subID at PayeeFSP" }, + "fileInfo": { + "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json", + "labels": [ + "p2p", + "prod-tests" + ] + }, "requests": [ { "id": 1, @@ -178,13 +185,7 @@ } } } - ], - "fileInfo": { - "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_subid_error_callback.json", - "labels": [ - "p2p" - ] - } + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json index 35cf220e..aafa79dc 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json @@ -10,7 +10,8 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json", "labels": [ - "p2p" + "p2p", + "basic-func-tests" ] }, "requests": [ From ffca34eb590d0be6d64a8753c7b83bad56e168ab Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Wed, 6 Mar 2024 19:14:24 -0500 Subject: [PATCH 2/6] basic-func-tests label added to feature tests --- .../api-tests/Quotes/quotes-negative-scenarios.json | 10 ++++++++-- collections/hub/golden_path/api-tests/master.json | 5 ++++- .../duplicate_handling/transfers/master.json | 5 ++++- collections/hub/golden_path/feature_tests/master.json | 6 +++++- .../feature_tests/p2p_money_transfer/master.json | 5 ++++- .../feature_tests/post_scenarios/master.json | 5 ++++- .../transfer_negative_scenarios/master.json | 5 ++++- .../hub/golden_path/settlement_management/master.json | 5 ++++- 8 files changed, 37 insertions(+), 9 deletions(-) diff --git a/collections/hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json b/collections/hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json index 38739aa2..ad9cbaab 100644 --- a/collections/hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json +++ b/collections/hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json @@ -1206,7 +1206,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json" + "path": "hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -2144,7 +2147,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json" + "path": "hub/golden_path/api-tests/Quotes/quotes-negative-scenarios.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/golden_path/api-tests/master.json b/collections/hub/golden_path/api-tests/master.json index 5c7a1d10..6a616c47 100644 --- a/collections/hub/golden_path/api-tests/master.json +++ b/collections/hub/golden_path/api-tests/master.json @@ -6,7 +6,10 @@ }, { "name": "Quotes", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] }, { "name": "SettlementWindows", diff --git a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json index 672fcc94..a28f32a3 100644 --- a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json +++ b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "original_transfer_at_committed.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests" + ] }, { "name": "fulfill_commit.json", diff --git a/collections/hub/golden_path/feature_tests/master.json b/collections/hub/golden_path/feature_tests/master.json index 140ea605..9cc701e4 100644 --- a/collections/hub/golden_path/feature_tests/master.json +++ b/collections/hub/golden_path/feature_tests/master.json @@ -21,7 +21,11 @@ }, { "name": "block_transfer.json", - "type": "file" + "type": "file", + "labels": [ + "prod-tests", + "basic-func-tests" + ] }, { "name": "funds_in", diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json index 5abfe923..09ffded8 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "p2p_happy_path.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests" + ] }, { "name": "p2p_happy_path_subid.json", diff --git a/collections/hub/golden_path/feature_tests/post_scenarios/master.json b/collections/hub/golden_path/feature_tests/post_scenarios/master.json index 7e6423eb..3e31880b 100644 --- a/collections/hub/golden_path/feature_tests/post_scenarios/master.json +++ b/collections/hub/golden_path/feature_tests/post_scenarios/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "positive.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests" + ] }, { "name": "reserve_notification_positive_testfsp1_testfsp2.json", diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json index 56fb1169..2d16a5e6 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json @@ -14,7 +14,10 @@ }, { "name": "payee_abort_v1.1.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests" + ] }, { "name": "payer_transfer_timeout.json", diff --git a/collections/hub/golden_path/settlement_management/master.json b/collections/hub/golden_path/settlement_management/master.json index 114a0ede..99a14baa 100644 --- a/collections/hub/golden_path/settlement_management/master.json +++ b/collections/hub/golden_path/settlement_management/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "mixed_settlement_model.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests" + ] }, { "name": "Settlement-management-primary-currency-test.json", From a823ce2713fd03fdd03d82ca44f36ec7c0c68f7c Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Thu, 7 Mar 2024 06:47:17 -0500 Subject: [PATCH 3/6] PROVISIONG LABEL ADDED --- .../feature_tests/block_transfer.json | 12 +++- .../original_transfer_at_committed.json | 5 +- .../p2p_happy_path_accent_unicode.json | 3 +- .../p2p_happy_path_burmese_unicode.json | 1 - .../post_scenarios/positive.json | 5 +- .../payee_abort_v1.1.json | 5 +- .../mixed_settlement_model.json | 57 ++++++++++++------- collections/hub/master.json | 10 +++- ...sers-to-new-sims-and-als-registration.json | 5 +- .../adjust-participants-limits.json | 5 +- .../CGS_Specific/oracle-onboarding.json | 5 +- .../provisioning/MojaloopHub_Setup/hub.json | 15 ++++- .../noresponsepayeefsp.json | 15 ++++- .../MojaloopSims_Onboarding/payeefsp.json | 25 ++++++-- .../MojaloopSims_Onboarding/payerfsp.json | 20 +++++-- .../MojaloopSims_Onboarding/testfsp1.json | 25 ++++++-- .../MojaloopSims_Onboarding/testfsp2.json | 25 ++++++-- .../MojaloopSims_Onboarding/testfsp3.json | 15 ++++- .../MojaloopSims_Onboarding/testfsp4.json | 15 ++++- .../testingtoolkitdfsp.json | 10 +++- .../MojaloopSims_Onboarding/ttkpayeefsp.json | 5 +- .../hub/provisioning_dfsp/newdfsp.json | 15 ++++- 22 files changed, 230 insertions(+), 68 deletions(-) diff --git a/collections/hub/golden_path/feature_tests/block_transfer.json b/collections/hub/golden_path/feature_tests/block_transfer.json index 03119d5e..8a8f45e5 100644 --- a/collections/hub/golden_path/feature_tests/block_transfer.json +++ b/collections/hub/golden_path/feature_tests/block_transfer.json @@ -8,7 +8,11 @@ "info": "Block Transfer" }, "fileInfo": { - "path": "hub/golden_path/feature_tests/block_transfer.json" + "path": "hub/golden_path/feature_tests/block_transfer.json", + "labels": [ + "prod-tests", + "basic-func-tests" + ] }, "requests": [ { @@ -626,7 +630,11 @@ "info": "Block Transfer due to NDC limit" }, "fileInfo": { - "path": "hub/golden_path/feature_tests/block_transfer.json" + "path": "hub/golden_path/feature_tests/block_transfer.json", + "labels": [ + "prod-tests", + "basic-func-tests" + ] }, "requests": [ { diff --git a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json index 508427a3..3bab7ff3 100644 --- a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json +++ b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json @@ -820,7 +820,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json" + "path": "hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json index 2e69181c..a4ce3a4b 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json @@ -6,7 +6,8 @@ "name": "p2p_money_transfer: accented unicode characters test", "meta": { "info": "This is a happy path to test an end to end transfers focusing on usage of accented, other unicode characters used in names (example names in myanmar script or with accents). It includes party lookup, quote and transfer phases." - },"fileInfo": { + }, + "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_accent_unicode.json", "labels": [ "p2p", diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json index 5e0046dd..f430bc37 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json @@ -7,7 +7,6 @@ "meta": { "info": "This is a happy path to test an end to end transfers focusing on usage of burmese unicode characters used in names. It includes party lookup, quote and transfer phases." }, - "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_burmese_unicode.json", "labels": [ diff --git a/collections/hub/golden_path/feature_tests/post_scenarios/positive.json b/collections/hub/golden_path/feature_tests/post_scenarios/positive.json index 74031e9a..034712da 100644 --- a/collections/hub/golden_path/feature_tests/post_scenarios/positive.json +++ b/collections/hub/golden_path/feature_tests/post_scenarios/positive.json @@ -8,7 +8,10 @@ "info": "Positive Scenarios" }, "fileInfo": { - "path": "hub/golden_path/feature_tests/post_scenarios/positive.json" + "path": "hub/golden_path/feature_tests/post_scenarios/positive.json", + "labels": [ + "basic-func-tests" + ] }, "requests": [ { diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json index 1a69e07f..6c9ec324 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json @@ -603,7 +603,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json" + "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/golden_path/settlement_management/mixed_settlement_model.json b/collections/hub/golden_path/settlement_management/mixed_settlement_model.json index 31207097..8b0ebbe6 100644 --- a/collections/hub/golden_path/settlement_management/mixed_settlement_model.json +++ b/collections/hub/golden_path/settlement_management/mixed_settlement_model.json @@ -680,7 +680,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -1862,7 +1863,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -2188,7 +2190,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -2500,7 +2503,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -2808,7 +2812,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -3116,7 +3121,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -3435,7 +3441,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -3743,7 +3750,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -4051,7 +4059,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -4389,7 +4398,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -4653,7 +4663,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -5048,7 +5059,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -5345,7 +5357,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -5740,7 +5753,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -6056,7 +6070,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -6451,7 +6466,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -6811,7 +6827,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -7206,7 +7223,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } }, @@ -7498,7 +7516,8 @@ "fileInfo": { "path": "hub/golden_path/settlement_management/mixed_settlement_model.json", "labels": [ - "settlements" + "settlements", + "basic-func-tests" ] } } diff --git a/collections/hub/master.json b/collections/hub/master.json index 2c806858..0c0fbf90 100644 --- a/collections/hub/master.json +++ b/collections/hub/master.json @@ -22,7 +22,10 @@ }, { "name": "provisioning", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] }, { "name": "sdk_scheme_adapter", @@ -38,7 +41,10 @@ }, { "name": "provisioning_dfsp", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] } ] } \ No newline at end of file diff --git a/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json b/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json index a3f3c3ae..4dcf9d24 100644 --- a/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json +++ b/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json @@ -1152,7 +1152,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json" + "path": "hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json b/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json index 7cac5a30..935ee9c0 100644 --- a/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json +++ b/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json @@ -378,7 +378,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/CGS_Specific/adjust-participants-limits.json" + "path": "hub/provisioning/CGS_Specific/adjust-participants-limits.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json b/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json index cfc083ad..c2e113fc 100644 --- a/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json +++ b/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json @@ -103,7 +103,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/CGS_Specific/oracle-onboarding.json" + "path": "hub/provisioning/CGS_Specific/oracle-onboarding.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopHub_Setup/hub.json b/collections/hub/provisioning/MojaloopHub_Setup/hub.json index c51af8a9..34b00da4 100644 --- a/collections/hub/provisioning/MojaloopHub_Setup/hub.json +++ b/collections/hub/provisioning/MojaloopHub_Setup/hub.json @@ -376,7 +376,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -559,7 +562,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -704,7 +710,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json index 26807749..598c51b7 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json @@ -699,7 +699,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1533,7 +1536,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1659,7 +1665,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json index 1dbed8fd..3d2e847d 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json @@ -699,7 +699,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1533,7 +1536,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1659,7 +1665,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1714,7 +1723,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1804,7 +1816,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json index dbdb932f..0a967b1f 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json @@ -705,7 +705,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1539,7 +1542,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1665,7 +1671,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1755,7 +1764,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json index 5cf284e7..8395d4cd 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json @@ -699,7 +699,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1347,7 +1350,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1473,7 +1479,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1528,7 +1537,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1618,7 +1630,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json index a283ec9d..8b22c2d0 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json @@ -699,7 +699,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1347,7 +1350,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1473,7 +1479,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1528,7 +1537,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1618,7 +1630,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json index 7bc42f9c..f3615bb6 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json @@ -210,7 +210,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -703,7 +706,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -796,7 +802,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json index 044232ba..08cf222c 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json @@ -210,7 +210,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -703,7 +706,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -796,7 +802,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json index 8b3de8ae..1597b72e 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json @@ -1147,7 +1147,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1593,7 +1596,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json index 689b051d..8ede4fe0 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json @@ -1147,7 +1147,10 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json", + "labels": [ + "basic-func-tests" + ] } } ] diff --git a/collections/hub/provisioning_dfsp/newdfsp.json b/collections/hub/provisioning_dfsp/newdfsp.json index ed95901f..b2aece60 100644 --- a/collections/hub/provisioning_dfsp/newdfsp.json +++ b/collections/hub/provisioning_dfsp/newdfsp.json @@ -260,7 +260,10 @@ } ], "fileInfo": { - "path": "hub/provisioning_dfsp/newdfsp.json" + "path": "hub/provisioning_dfsp/newdfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1094,7 +1097,10 @@ } ], "fileInfo": { - "path": "hub/provisioning_dfsp/newdfsp.json" + "path": "hub/provisioning_dfsp/newdfsp.json", + "labels": [ + "basic-func-tests" + ] } }, { @@ -1220,7 +1226,10 @@ } ], "fileInfo": { - "path": "hub/provisioning_dfsp/newdfsp.json" + "path": "hub/provisioning_dfsp/newdfsp.json", + "labels": [ + "basic-func-tests" + ] } } ] From 560d5bf7ac3623aeaad6da25e7a2c0ad735aa2b2 Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Fri, 8 Mar 2024 01:41:16 -0500 Subject: [PATCH 4/6] Added label "prod-tests" and few "basic-func-tests" --- collections/hub/cleanup/position_cleanup.json | 20 ++++++++--- .../active_and_inactive_participant.json | 5 ++- ...ve_and_inactive_participants_accounts.json | 5 ++- .../duplicate_handling/transfers/master.json | 3 +- .../original_transfer_at_committed.json | 3 +- .../feature_tests/get_transfers.json | 6 +++- .../hub/golden_path/feature_tests/master.json | 29 +++++++++++---- .../p2p_money_transfer/master.json | 6 +++- .../p2p_money_transfer/p2p_happy_path.json | 1 + .../p2p_happy_path_with_balance_checks.json | 1 + .../post_scenarios/positive.json | 1 + ...tification_positive_testfsp1_testfsp2.json | 5 ++- .../fulfil-reserved-v1.0.json | 5 ++- .../transfer_negative_scenarios/master.json | 8 +++-- .../payee_abort_v1.1.json | 1 + .../payee_invalid_fulfillment.json | 5 ++- .../payee_invalid_timestamp.json | 5 ++- .../payer_transfer_timeout.json | 5 ++- collections/hub/master.json | 5 ++- ...sers-to-new-sims-and-als-registration.json | 3 +- .../adjust-participants-limits.json | 3 +- .../CGS_Specific/oracle-onboarding.json | 3 +- .../provisioning/MojaloopHub_Setup/hub.json | 9 +++-- .../MojaloopSims_Onboarding/master.json | 5 ++- .../noresponsepayeefsp.json | 9 +++-- .../MojaloopSims_Onboarding/payeefsp.json | 15 +++++--- .../MojaloopSims_Onboarding/payerfsp.json | 12 ++++--- .../MojaloopSims_Onboarding/testfsp1.json | 15 +++++--- .../MojaloopSims_Onboarding/testfsp2.json | 15 +++++--- .../MojaloopSims_Onboarding/testfsp3.json | 9 +++-- .../MojaloopSims_Onboarding/testfsp4.json | 9 +++-- .../testingtoolkitdfsp.json | 6 ++-- .../MojaloopSims_Onboarding/ttkpayeefsp.json | 3 +- collections/hub/provisioning/master.json | 16 +++++++-- .../bulk/basic/bulk-happy-path.json | 10 ++---- .../bulk/basic/bulk-high-volume_dynamic.json | 5 +-- .../bulk/basic/bulk-parties-error-cases.json | 30 ++++------------ .../bulk/basic/bulk-quotes-error-cases.json | 35 ++++--------------- .../bulk/basic/bulk-sdk-warm-up.json | 10 ++---- .../basic/bulk-transfers-error-cases.json | 20 +++-------- .../account-lookup-service-admin/master.json | 6 +++- collections/hub/sequence/master.json | 5 ++- 42 files changed, 217 insertions(+), 155 deletions(-) diff --git a/collections/hub/cleanup/position_cleanup.json b/collections/hub/cleanup/position_cleanup.json index dad5da09..88939e12 100644 --- a/collections/hub/cleanup/position_cleanup.json +++ b/collections/hub/cleanup/position_cleanup.json @@ -8,7 +8,10 @@ "info": "Close current open window and store data for all closed windows" }, "fileInfo": { - "path": "hub/cleanup/position_cleanup.json" + "path": "hub/cleanup/position_cleanup.json", + "labels": [ + "basic-func-tests" + ] }, "requests": [ { @@ -279,7 +282,10 @@ "info": "Run deferred currency settlement model for all the closed windows" }, "fileInfo": { - "path": "hub/cleanup/position_cleanup.json" + "path": "hub/cleanup/position_cleanup.json", + "labels": [ + "basic-func-tests" + ] }, "requests": [ { @@ -887,7 +893,10 @@ "info": "Run default deferred settlement model for all the closed windows" }, "fileInfo": { - "path": "hub/cleanup/position_cleanup.json" + "path": "hub/cleanup/position_cleanup.json", + "labels": [ + "basic-func-tests" + ] }, "requests": [ { @@ -1533,7 +1542,10 @@ "info": "Run Interchange fee settlement model for all the closed windows" }, "fileInfo": { - "path": "hub/cleanup/position_cleanup.json" + "path": "hub/cleanup/position_cleanup.json", + "labels": [ + "basic-func-tests" + ] }, "requests": [ { diff --git a/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json b/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json index 07718d82..56012dfb 100644 --- a/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json +++ b/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json @@ -977,7 +977,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json" + "path": "hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participant.json", + "labels": [ + "prod-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json b/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json index 39e17e56..23cbdbbd 100644 --- a/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json +++ b/collections/hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json @@ -1009,7 +1009,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json" + "path": "hub/golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json", + "labels": [ + "prod-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json index a28f32a3..e0da0e26 100644 --- a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json +++ b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json @@ -4,7 +4,8 @@ "name": "original_transfer_at_committed.json", "type": "file", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] }, { diff --git a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json index 3bab7ff3..633c13f1 100644 --- a/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json +++ b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json @@ -822,7 +822,8 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/duplicate_handling/transfers/original_transfer_at_committed.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/golden_path/feature_tests/get_transfers.json b/collections/hub/golden_path/feature_tests/get_transfers.json index db5f899b..76c616d9 100644 --- a/collections/hub/golden_path/feature_tests/get_transfers.json +++ b/collections/hub/golden_path/feature_tests/get_transfers.json @@ -1001,7 +1001,11 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/get_transfers.json" + "path": "hub/golden_path/feature_tests/get_transfers.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/master.json b/collections/hub/golden_path/feature_tests/master.json index 9cc701e4..b97cde90 100644 --- a/collections/hub/golden_path/feature_tests/master.json +++ b/collections/hub/golden_path/feature_tests/master.json @@ -4,12 +4,16 @@ "name": "p2p_money_transfer", "type": "folder", "labels": [ - "p2p" + "p2p", + "prod-tests" ] }, { "name": "transfer_negative_scenarios", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] }, { "name": "duplicate_handling", @@ -17,7 +21,10 @@ }, { "name": "Active_Inactive_participants", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] }, { "name": "block_transfer.json", @@ -37,11 +44,18 @@ }, { "name": "get_transfers.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests", + "prod-tests" + ] }, { "name": "post_scenarios", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] }, { "name": "patch_notifications", @@ -49,7 +63,10 @@ }, { "name": "backward_compatibility", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json index 09ffded8..fa628745 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json @@ -25,7 +25,11 @@ }, { "name": "p2p_happy_path_with_balance_checks.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json index f5db325e..40e88bc7 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json @@ -11,6 +11,7 @@ "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json", "labels": [ "p2p", + "prod-tests", "basic-func-tests" ] }, diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json index aafa79dc..c4b4f8ee 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json @@ -11,6 +11,7 @@ "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json", "labels": [ "p2p", + "prod-tests", "basic-func-tests" ] }, diff --git a/collections/hub/golden_path/feature_tests/post_scenarios/positive.json b/collections/hub/golden_path/feature_tests/post_scenarios/positive.json index 034712da..7d229bb8 100644 --- a/collections/hub/golden_path/feature_tests/post_scenarios/positive.json +++ b/collections/hub/golden_path/feature_tests/post_scenarios/positive.json @@ -10,6 +10,7 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/post_scenarios/positive.json", "labels": [ + "prod-tests", "basic-func-tests" ] }, diff --git a/collections/hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json b/collections/hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json index 592094be..4ea3eba2 100644 --- a/collections/hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json +++ b/collections/hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json @@ -8,7 +8,10 @@ "info": "Reserve Notification Positive - Testfsp1 Testfsp2" }, "fileInfo": { - "path": "hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json" + "path": "hub/golden_path/feature_tests/post_scenarios/reserve_notification_positive_testfsp1_testfsp2.json", + "labels": [ + "prod-tests" + ] }, "requests": [ { diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json index 1f2e2639..d0fe0020 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json @@ -9,7 +9,10 @@ "info": "Fulfil Reserved 1.0" }, "fileInfo": { - "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json" + "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/fulfil-reserved-v1.0.json", + "labels": [ + "prod-tests" + ] }, "requests": [ { diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json index 2d16a5e6..54df4874 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/master.json @@ -16,12 +16,16 @@ "name": "payee_abort_v1.1.json", "type": "file", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] }, { "name": "payer_transfer_timeout.json", - "type": "file" + "type": "file", + "labels": [ + "prod-tests" + ] } ] } \ No newline at end of file diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json index 6c9ec324..8f0224a9 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json @@ -605,6 +605,7 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_abort_v1.1.json", "labels": [ + "prod-tests", "basic-func-tests" ] } diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json index 4c637da0..505c1380 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json @@ -645,7 +645,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json" + "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_fulfillment.json", + "labels": [ + "prod-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json index 2e3ee85a..f555ce57 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json @@ -635,7 +635,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json" + "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payee_invalid_timestamp.json", + "labels": [ + "prod-tests" + ] } } ] diff --git a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json index d30cf3ff..db16d6fb 100644 --- a/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json +++ b/collections/hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json @@ -352,7 +352,10 @@ } ], "fileInfo": { - "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json" + "path": "hub/golden_path/feature_tests/transfer_negative_scenarios/payer_transfer_timeout.json", + "labels": [ + "prod-tests" + ] } } ] diff --git a/collections/hub/master.json b/collections/hub/master.json index 0c0fbf90..31c27e90 100644 --- a/collections/hub/master.json +++ b/collections/hub/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "cleanup", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] }, { "name": "golden_path", diff --git a/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json b/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json index 4dcf9d24..c169d726 100644 --- a/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json +++ b/collections/hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json @@ -1154,7 +1154,8 @@ "fileInfo": { "path": "hub/provisioning/CGS_Specific/add-users-to-new-sims-and-als-registration.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json b/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json index 935ee9c0..28530894 100644 --- a/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json +++ b/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json @@ -380,7 +380,8 @@ "fileInfo": { "path": "hub/provisioning/CGS_Specific/adjust-participants-limits.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json b/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json index c2e113fc..57e9bde0 100644 --- a/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json +++ b/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json @@ -105,7 +105,8 @@ "fileInfo": { "path": "hub/provisioning/CGS_Specific/oracle-onboarding.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopHub_Setup/hub.json b/collections/hub/provisioning/MojaloopHub_Setup/hub.json index 34b00da4..8bc9b7e7 100644 --- a/collections/hub/provisioning/MojaloopHub_Setup/hub.json +++ b/collections/hub/provisioning/MojaloopHub_Setup/hub.json @@ -378,7 +378,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopHub_Setup/hub.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -564,7 +565,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopHub_Setup/hub.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -712,7 +714,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopHub_Setup/hub.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/master.json b/collections/hub/provisioning/MojaloopSims_Onboarding/master.json index 8a64c4d4..b58e5e11 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/master.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/master.json @@ -2,7 +2,10 @@ "order": [ { "name": "payerfsp.json", - "type": "file" + "type": "file", + "labels": [ + "prod-tests" + ] }, { "name": "payeefsp.json", diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json index 598c51b7..6f64e3b3 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json @@ -701,7 +701,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1538,7 +1539,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1667,7 +1669,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json index 3d2e847d..f98eeea8 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json @@ -701,7 +701,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1538,7 +1539,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1667,7 +1669,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1725,7 +1728,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1818,7 +1822,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json index 0a967b1f..b899e971 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json @@ -707,7 +707,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1544,7 +1545,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1673,7 +1675,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1766,7 +1769,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json index 8395d4cd..845251d7 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json @@ -701,7 +701,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1352,7 +1353,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1481,7 +1483,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1539,7 +1542,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1632,7 +1636,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json index 8b22c2d0..f6130b39 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json @@ -701,7 +701,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1352,7 +1353,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1481,7 +1483,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1539,7 +1542,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1632,7 +1636,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json index f3615bb6..6e28c350 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json @@ -212,7 +212,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -708,7 +709,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -804,7 +806,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json index 08cf222c..4fccea66 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json @@ -212,7 +212,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -708,7 +709,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -804,7 +806,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json index 1597b72e..13dd1356 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json @@ -1149,7 +1149,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } }, @@ -1598,7 +1599,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json index 8ede4fe0..4b0cf298 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json @@ -1149,7 +1149,8 @@ "fileInfo": { "path": "hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json", "labels": [ - "basic-func-tests" + "basic-func-tests", + "prod-tests" ] } } diff --git a/collections/hub/provisioning/master.json b/collections/hub/provisioning/master.json index 8d7f9fc5..9d369b4c 100644 --- a/collections/hub/provisioning/master.json +++ b/collections/hub/provisioning/master.json @@ -2,15 +2,25 @@ "order": [ { "name": "MojaloopHub_Setup", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests", + "prod-tests" + ] }, { "name": "MojaloopSims_Onboarding", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] }, { "name": "CGS_Specific", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] } ] } \ No newline at end of file diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json index 1f93f7fa..ec3ec55e 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json @@ -5,10 +5,7 @@ "id": 1, "name": "TC-BHP1. When there are 4 transfers in the bulk request 2 of which that have the same receiver fsp id and the others has a different receiver fsp id and acceptParty is true for all the transfers, Then the PUT response should have details of all the 4 transfers.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json" }, "requests": [ { @@ -596,10 +593,7 @@ "id": 2, "name": "TC-BHP3. When the incoming request has a format issue that fails schema validation, Then the return code should be 400 instead of 202", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-happy-path.json" }, "requests": [ { diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json index 46c3e048..459ff935 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json @@ -405,10 +405,7 @@ } ], "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-high-volume_dynamic.json" } } ] diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json index 6e5eafa1..f73e416f 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json @@ -5,10 +5,7 @@ "id": 1, "name": "TC-BP1. When the request has a receiver-id that does not exist in payee fsp, Then the payer fsp backend should receive an ID not found as error message in the PUT callback response.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { @@ -107,10 +104,7 @@ "id": 2, "name": "TC-BP2. When the receiver fsp responds after the timeout elapses, Then the payer fsp should receive an timed-out as error message.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { @@ -223,10 +217,7 @@ "id": 3, "name": "TC-BP3. Given skipPartyLookup is set to false, When the incoming request has receiver info already populated, Then party lookup should be skipped.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { @@ -319,10 +310,7 @@ "id": 4, "name": "TC-BP4. Given there are 2 transfers in the bulk request, When one transfer has a succesful party lookup and the other has a failure, Then the PUT response should have details about both the transfers.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { @@ -482,10 +470,7 @@ "id": 5, "name": "TC-BP5. Given there are 2 transfers in the bulk request, When one transfer has a succesful party lookup and the other has a timeout, Then the PUT response should have details about both the transfers.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { @@ -646,10 +631,7 @@ "id": 6, "name": "TC-BP6. Given there are 2 transfers in the bulk request, When both the transfers have a timeout, Then the PUT response should have timeout details about both the transfers.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-parties-error-cases.json" }, "requests": [ { diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json index 72c5ec97..84756624 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json @@ -5,10 +5,7 @@ "id": 1, "name": "TC-BQ1. Given party lookup is skipped and bulk quotes request is submitted, When receiver fsp fails the entire batch and sends the error, Then the PUT response should have error details about the transfer.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -193,10 +190,7 @@ "id": 2, "name": "TC-BQ2. Given party lookup is skipped and bulk quotes request is submitted, When receiver fsp times out while sending bulk quotes reponse, Then the PUT response should have error details about timeout.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -353,10 +347,7 @@ "id": 3, "name": "TC-BQ3. Given there are 2 transfers in the bulk request and acceptParty is true for both the transfers, When the receiver fsp sends success response for first quote and failure for the second quote, Then the PUT response should have details of success and failure for both the quotes.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -568,10 +559,7 @@ "id": 5, "name": "TC-BQ5. Given there are 2 transfers in the bulk request, When the sender fsp sends the acceptParty:true for 1 transfer and acceptParty:false for the second transfer, Then the PUT response should have details of the 1 quote for which the acceptParty:true response was sent.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -770,10 +758,7 @@ "id": 9, "name": "TC-BQ9. Given the transfers in the bulk request have 2 different receiver fsp ids, When one of the receivers sends an error, Then the PUT response should have details of the 2 transfers with success and failure details.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -1000,10 +985,7 @@ "id": 10, "name": "TC-BQ10. Given the transfers in the bulk request have 2 different receiver fsp ids, When both of the receivers sends an error, Then the PUT response should have details of failure details of all the 4 transfers.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { @@ -1269,10 +1251,7 @@ "id": 11, "name": "TC-BQ11. Given there are 2 transfers in the bulk request with different receiver fsp ids, When one of the receivers timesout, Then the PUT response should have details of the 2 transfers with success and timeout details.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-quotes-error-cases.json" }, "requests": [ { diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json index 0d264bbf..792968ee 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json @@ -217,10 +217,7 @@ } ], "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json" } }, { @@ -439,10 +436,7 @@ } ], "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-sdk-warm-up.json" } } ] diff --git a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json index 8b46d896..78552774 100644 --- a/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json +++ b/collections/hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json @@ -5,10 +5,7 @@ "id": 1, "name": "TC-BT1. Given partyLookup is skipped And there are 2 transfers with the same receiver fspid in the request and acceptParty, acceptQuote is true for both the requests, When the receiver fsp fails the entire transfer batch, Then the callback response should have the party and quote results and a failure for transfer", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json" }, "requests": [ { @@ -312,10 +309,7 @@ "id": 2, "name": "TC-BT2. Given partyLookup is skipped And there are 2 transfers with the same receiver fspid in the request and acceptParty, acceptQuote is true for both the requests, When the receiver fsp times out the entire transfer batch, Then the callback response should have the party and quote results and time out failure for transfer", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json" }, "requests": [ { @@ -597,10 +591,7 @@ "id": 10, "name": "TC-BT10. Given partyLookup is skipped And there are 2 transfers with the different receiver fspid in the request and acceptParty, acceptQuote is true for both the requests, When one of the receiver fsp fails the entire transfer batch, while the other receiving fsp sends succesful reponse, Then the callback response should have the party, quote, transfer results for the batch that sends success response and only party and quote result for the batch that is failed.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json" }, "requests": [ { @@ -901,10 +892,7 @@ "id": 11, "name": "TC-BT11. Given partyLookup is skipped And there are 2 transfers with the different receiver fspid in the request and acceptParty, acceptQuote is true for both the requests, When one of the receiver fsp fails the entire transfer batch, while the other receiving fsp sends succesful reponse, Then the callback response should have the party, quote, transfer results for the batch that sends success response and only party and quote result for the batch that is failed.", "fileInfo": { - "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json", - "labels": [ - "basic" - ] + "path": "hub/sdk_scheme_adapter/bulk/basic/bulk-transfers-error-cases.json" }, "requests": [ { diff --git a/collections/hub/sequence/account-lookup-service-admin/master.json b/collections/hub/sequence/account-lookup-service-admin/master.json index 6c632f50..7307cf12 100644 --- a/collections/hub/sequence/account-lookup-service-admin/master.json +++ b/collections/hub/sequence/account-lookup-service-admin/master.json @@ -10,7 +10,11 @@ }, { "name": "Get Oracles - [seq-acct-lookup-admin-get-oracle-7.3.1].json", - "type": "file" + "type": "file", + "labels": [ + "prod-tests", + "basic-func-tests" + ] }, { "name": "Update Oracle Endpoints - [seq-acct-lookup-admin-put-oracle-7.3.3].json", diff --git a/collections/hub/sequence/master.json b/collections/hub/sequence/master.json index 54cf4cbb..13c2dbde 100644 --- a/collections/hub/sequence/master.json +++ b/collections/hub/sequence/master.json @@ -10,7 +10,10 @@ }, { "name": "quoting-service", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] } ] } \ No newline at end of file From 76da51dc4d24a1406520ed7cdac23a1e6f548694 Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Tue, 30 Apr 2024 22:18:11 -0400 Subject: [PATCH 5/6] Added tests for min-func-tests --- .../golden_path/feature_tests/p2p_money_transfer/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json index fa628745..17058448 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json @@ -4,7 +4,7 @@ "name": "p2p_happy_path.json", "type": "file", "labels": [ - "basic-func-tests" + "min-func-tests" ] }, { From 7fc72431ef64b7ccf353ae66fd350a4d4fe7efa5 Mon Sep 17 00:00:00 2001 From: Sridevi Miriyala Date: Wed, 1 May 2024 18:02:02 -0400 Subject: [PATCH 6/6] Added more tests for min-func-tests --- collections/hub/golden_path/api-tests/master.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/collections/hub/golden_path/api-tests/master.json b/collections/hub/golden_path/api-tests/master.json index 6a616c47..fcc34508 100644 --- a/collections/hub/golden_path/api-tests/master.json +++ b/collections/hub/golden_path/api-tests/master.json @@ -13,7 +13,10 @@ }, { "name": "SettlementWindows", - "type": "folder" + "type": "folder", + "labels": [ + "min-func-tests" + ] } ] } \ No newline at end of file