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/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..fcc34508 100644 --- a/collections/hub/golden_path/api-tests/master.json +++ b/collections/hub/golden_path/api-tests/master.json @@ -6,11 +6,17 @@ }, { "name": "Quotes", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] }, { "name": "SettlementWindows", - "type": "folder" + "type": "folder", + "labels": [ + "min-func-tests" + ] } ] } \ No newline at end of file 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/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/master.json b/collections/hub/golden_path/feature_tests/duplicate_handling/transfers/master.json index 672fcc94..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 @@ -2,7 +2,11 @@ "order": [ { "name": "original_transfer_at_committed.json", - "type": "file" + "type": "file", + "labels": [ + "basic-func-tests", + "prod-tests" + ] }, { "name": "fulfill_commit.json", 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..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 @@ -820,7 +820,11 @@ } ], "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", + "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 140ea605..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,11 +21,18 @@ }, { "name": "Active_Inactive_participants", - "type": "folder" + "type": "folder", + "labels": [ + "prod-tests" + ] }, { "name": "block_transfer.json", - "type": "file" + "type": "file", + "labels": [ + "prod-tests", + "basic-func-tests" + ] }, { "name": "funds_in", @@ -33,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", @@ -45,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 5abfe923..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 @@ -2,7 +2,10 @@ "order": [ { "name": "p2p_happy_path.json", - "type": "file" + "type": "file", + "labels": [ + "min-func-tests" + ] }, { "name": "p2p_happy_path_subid.json", @@ -22,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 bfcc641d..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 @@ -10,7 +10,9 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path.json", "labels": [ - "p2p" + "p2p", + "prod-tests", + "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..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 @@ -7,6 +7,13 @@ "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": [ { "id": 1, @@ -560,13 +567,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..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,6 +7,13 @@ "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 +567,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..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 @@ -10,7 +10,9 @@ "fileInfo": { "path": "hub/golden_path/feature_tests/p2p_money_transfer/p2p_happy_path_with_balance_checks.json", "labels": [ - "p2p" + "p2p", + "prod-tests", + "basic-func-tests" ] }, "requests": [ 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/post_scenarios/positive.json b/collections/hub/golden_path/feature_tests/post_scenarios/positive.json index 74031e9a..7d229bb8 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,11 @@ "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": [ + "prod-tests", + "basic-func-tests" + ] }, "requests": [ { 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 56fb1169..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 @@ -14,11 +14,18 @@ }, { "name": "payee_abort_v1.1.json", - "type": "file" + "type": "file", + "labels": [ + "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 1a69e07f..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 @@ -603,7 +603,11 @@ } ], "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": [ + "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/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", 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..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", @@ -22,7 +25,10 @@ }, { "name": "provisioning", - "type": "folder" + "type": "folder", + "labels": [ + "basic-func-tests" + ] }, { "name": "sdk_scheme_adapter", @@ -38,7 +44,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..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 @@ -1152,7 +1152,11 @@ } ], "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", + "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 7cac5a30..28530894 100644 --- a/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json +++ b/collections/hub/provisioning/CGS_Specific/adjust-participants-limits.json @@ -378,7 +378,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/CGS_Specific/adjust-participants-limits.json" + "path": "hub/provisioning/CGS_Specific/adjust-participants-limits.json", + "labels": [ + "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 cfc083ad..57e9bde0 100644 --- a/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json +++ b/collections/hub/provisioning/CGS_Specific/oracle-onboarding.json @@ -103,7 +103,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/CGS_Specific/oracle-onboarding.json" + "path": "hub/provisioning/CGS_Specific/oracle-onboarding.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopHub_Setup/hub.json b/collections/hub/provisioning/MojaloopHub_Setup/hub.json index c51af8a9..8bc9b7e7 100644 --- a/collections/hub/provisioning/MojaloopHub_Setup/hub.json +++ b/collections/hub/provisioning/MojaloopHub_Setup/hub.json @@ -376,7 +376,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -559,7 +563,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -704,7 +712,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopHub_Setup/hub.json" + "path": "hub/provisioning/MojaloopHub_Setup/hub.json", + "labels": [ + "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 26807749..6f64e3b3 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json @@ -699,7 +699,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1533,7 +1537,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1659,7 +1667,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/noresponsepayeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json index 1dbed8fd..f98eeea8 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payeefsp.json @@ -699,7 +699,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1533,7 +1537,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1659,7 +1667,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1714,7 +1726,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1804,7 +1820,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payeefsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json index dbdb932f..b899e971 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/payerfsp.json @@ -705,7 +705,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1539,7 +1543,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1665,7 +1673,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1755,7 +1767,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/payerfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json index 5cf284e7..845251d7 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp1.json @@ -699,7 +699,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1347,7 +1351,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1473,7 +1481,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1528,7 +1540,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1618,7 +1634,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp1.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json index a283ec9d..f6130b39 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp2.json @@ -699,7 +699,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1347,7 +1351,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1473,7 +1481,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1528,7 +1540,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1618,7 +1634,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp2.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json index 7bc42f9c..6e28c350 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp3.json @@ -210,7 +210,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -703,7 +707,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -796,7 +804,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp3.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json index 044232ba..4fccea66 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testfsp4.json @@ -210,7 +210,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -703,7 +707,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -796,7 +804,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testfsp4.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json index 8b3de8ae..13dd1356 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json @@ -1147,7 +1147,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } }, { @@ -1593,7 +1597,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/testingtoolkitdfsp.json", + "labels": [ + "basic-func-tests", + "prod-tests" + ] } } ] diff --git a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json index 689b051d..4b0cf298 100644 --- a/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json +++ b/collections/hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json @@ -1147,7 +1147,11 @@ } ], "fileInfo": { - "path": "hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json" + "path": "hub/provisioning/MojaloopSims_Onboarding/ttkpayeefsp.json", + "labels": [ + "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/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" + ] } } ] 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