Skip to content

Commit d3f0561

Browse files
committed
update test case for none price result
1 parent 9db875b commit d3f0561

32 files changed

+154
-180
lines changed

absbox/tests/benchmark/china/resp/test01.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5272,6 +5272,10 @@
52725272
]
52735273
}
52745274
],
5275-
{}
5275+
{
5276+
"No Pricing": {
5277+
"tag": "PriceResultNull"
5278+
}
5279+
}
52765280
]
52775281
}

absbox/tests/benchmark/china/resp/test02.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3752,6 +3752,10 @@
37523752
]
37533753
}
37543754
],
3755-
{}
3755+
{
3756+
"No Pricing": {
3757+
"tag": "PriceResultNull"
3758+
}
3759+
}
37563760
]
37573761
}

absbox/tests/benchmark/china/resp/test03.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3020,6 +3020,10 @@
30203020
]
30213021
}
30223022
],
3023-
{}
3023+
{
3024+
"No Pricing": {
3025+
"tag": "PriceResultNull"
3026+
}
3027+
}
30243028
]
30253029
}

absbox/tests/benchmark/china/resp/test04.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43240,6 +43240,10 @@
4324043240
]
4324143241
}
4324243242
],
43243-
{}
43243+
{
43244+
"No Pricing": {
43245+
"tag": "PriceResultNull"
43246+
}
43247+
}
4324443248
]
4324543249
}

absbox/tests/benchmark/china/resp/test05.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55870,6 +55870,10 @@
5587055870
]
5587155871
}
5587255872
],
55873-
{}
55873+
{
55874+
"No Pricing": {
55875+
"tag": "PriceResultNull"
55876+
}
55877+
}
5587455878
]
5587555879
}

absbox/tests/benchmark/china/resp/test06.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28325,6 +28325,10 @@
2832528325
]
2832628326
}
2832728327
],
28328-
{}
28328+
{
28329+
"No Pricing": {
28330+
"tag": "PriceResultNull"
28331+
}
28332+
}
2832928333
]
2833028334
}

absbox/tests/benchmark/china/resp/test07.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8950,6 +8950,10 @@
89508950
]
89518951
}
89528952
],
8953-
{}
8953+
{
8954+
"No Pricing": {
8955+
"tag": "PriceResultNull"
8956+
}
8957+
}
89548958
]
89558959
}

absbox/tests/benchmark/china/resp/test08.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115134,6 +115134,10 @@
115134115134
]
115135115135
}
115136115136
],
115137-
{}
115137+
{
115138+
"No Pricing": {
115139+
"tag": "PriceResultNull"
115140+
}
115141+
}
115138115142
]
115139115143
}

absbox/tests/benchmark/china/resp/test09.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4590,6 +4590,10 @@
45904590
]
45914591
}
45924592
],
4593-
{}
4593+
{
4594+
"No Pricing": {
4595+
"tag": "PriceResultNull"
4596+
}
4597+
}
45944598
]
45954599
}

absbox/tests/benchmark/china/resp/test10.out.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1580,6 +1580,10 @@
15801580
]
15811581
}
15821582
],
1583-
{}
1583+
{
1584+
"No Pricing": {
1585+
"tag": "PriceResultNull"
1586+
}
1587+
}
15841588
]
15851589
}

0 commit comments

Comments
 (0)