Unit tests for excludeAction

Added unit tests for the following:
- For target type URL:
    - ExcludeAction explicitly set true
    - ExcludeAction explicitly set to false
    - ExcludeAction omitted
- ExcludeAction when target type is BPP
- ExcludeAction when target type is BAP
- ExcludeAction when target type is Publisher
This commit is contained in:
Nirmal N R
2025-09-24 12:16:20 +05:30
parent c5edd7f572
commit e029ebe1f2
7 changed files with 189 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
routingRules:
- domain: ONDC:TRV10
version: 2.0.0
targetType: bpp
target:
url: https://mock_bpp.com/v2/ondc
excludeAction: true
endpoints:
- search
- init