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
11 lines
193 B
YAML
11 lines
193 B
YAML
routingRules:
|
|
- domain: ONDC:TRV10
|
|
version: 2.0.0
|
|
targetType: publisher
|
|
target:
|
|
publisherId: test_topic
|
|
excludeAction: true
|
|
endpoints:
|
|
- search
|
|
- init
|