Skip to content

Commit 860104f

Browse files
committed
PB-27: Resolve & improve GraphQL error with Products widget
- fix merge issues
1 parent 39d2d18 commit 860104f

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36072,7 +36072,7 @@ vars.put("configurable_sku", "Configurable Product - ${__time(YMD)}-${__threadNu
3607236072
<hashTree/>
3607336073
</hashTree>
3607436074
</hashTree>
36075-
36075+
3607636076
<TestFragmentController guiclass="TestFragmentControllerGui" testclass="TestFragmentController" testname="Test Fragment" enabled="true"/>
3607736077
<hashTree>
3607836078
<GenericController guiclass="LogicControllerGui" testclass="GenericController" testname="Create Cms Page with Page Builder Product List" enabled="true">
@@ -39624,7 +39624,7 @@ if (name == null) {
3962439624
</BeanShellAssertion>
3962539625
<hashTree/>
3962639626
</hashTree>
39627-
39627+
3962839628
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Query CategoryList" enabled="true">
3962939629
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
3963039630
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
@@ -39682,7 +39682,7 @@ if (name == null) {
3968239682
</BeanShellAssertion>
3968339683
<hashTree/>
3968439684
</hashTree>
39685-
39685+
3968639686
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get Cms Page by id" enabled="true">
3968739687
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
3968839688
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
@@ -40651,7 +40651,7 @@ function assertCategoryChildren(category, response) {
4065140651
</hashTree>
4065240652
</hashTree>
4065340653

40654-
40654+
4065540655
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="GraphQL Get Category List by category_url_key" enabled="true">
4065640656
<intProp name="ThroughputController.style">1</intProp>
4065740657
<boolProp name="ThroughputController.perThread">false</boolProp>
@@ -40682,7 +40682,7 @@ if (testLabel
4068240682
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
4068340683
</BeanShellSampler>
4068440684
<hashTree/>
40685-
40685+
4068640686
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
4068740687
<collectionProp name="HeaderManager.headers">
4068840688
<elementProp name="" elementType="Header">
@@ -40696,7 +40696,7 @@ if (testLabel
4069640696
</collectionProp>
4069740697
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/api/header_manager_before_token.jmx</stringProp></HeaderManager>
4069840698
<hashTree/>
40699-
40699+
4070040700
<BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="SetUp - Init Random Generator" enabled="true">
4070140701
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/common/init_random_generator_setup.jmx</stringProp>
4070240702
<stringProp name="BeanShellSampler.query">
@@ -40714,7 +40714,7 @@ vars.putObject("randomIntGenerator", random);
4071440714
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
4071540715
</BeanShellSampler>
4071640716
<hashTree/>
40717-
40717+
4071840718
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="SetUp - Prepare Category Data" enabled="true">
4071940719
<stringProp name="scriptLanguage">javascript</stringProp>
4072040720
<stringProp name="parameters"/>
@@ -40732,7 +40732,7 @@ vars.putObject("category", categories[number]);
4073240732
</stringProp>
4073340733
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/common/extract_category_setup.jmx</stringProp></JSR223Sampler>
4073440734
<hashTree/>
40735-
40735+
4073640736
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get Category List by category_url_key" enabled="true">
4073740737
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
4073840738
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">
@@ -40789,7 +40789,7 @@ function assertCategoryChildren(category, response) {
4078940789
AssertionResult.setFailure(true);
4079040790
}
4079140791
}
40792-
40792+
4079340793
}
4079440794

4079540795
</stringProp>
@@ -40798,7 +40798,7 @@ function assertCategoryChildren(category, response) {
4079840798
</hashTree>
4079940799
</hashTree>
4080040800

40801-
40801+
4080240802
<ThroughputController guiclass="ThroughputControllerGui" testclass="ThroughputController" testname="GraphQL Get Multiple Categories" enabled="true">
4080340803
<intProp name="ThroughputController.style">1</intProp>
4080440804
<boolProp name="ThroughputController.perThread">false</boolProp>
@@ -40829,7 +40829,7 @@ if (testLabel
4082940829
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
4083040830
</BeanShellSampler>
4083140831
<hashTree/>
40832-
40832+
4083340833
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
4083440834
<collectionProp name="HeaderManager.headers">
4083540835
<elementProp name="" elementType="Header">
@@ -40843,7 +40843,7 @@ if (testLabel
4084340843
</collectionProp>
4084440844
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/api/header_manager_before_token.jmx</stringProp></HeaderManager>
4084540845
<hashTree/>
40846-
40846+
4084740847
<BeanShellSampler guiclass="BeanShellSamplerGui" testclass="BeanShellSampler" testname="SetUp - Init Random Generator" enabled="true">
4084840848
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/common/init_random_generator_setup.jmx</stringProp>
4084940849
<stringProp name="BeanShellSampler.query">
@@ -40861,7 +40861,7 @@ vars.putObject("randomIntGenerator", random);
4086140861
<boolProp name="BeanShellSampler.resetInterpreter">true</boolProp>
4086240862
</BeanShellSampler>
4086340863
<hashTree/>
40864-
40864+
4086540865
<JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="SetUp - Prepare Category Data" enabled="true">
4086640866
<stringProp name="scriptLanguage">javascript</stringProp>
4086740867
<stringProp name="parameters"/>
@@ -40895,7 +40895,7 @@ vars.put("category_id_4", categories[numbers[3]].id);
4089540895
<stringProp name="TestPlan.comments">mpaf/tool/fragments/ce/common/extract_multiple_categories_setup.jmx</stringProp>
4089640896
</JSR223Sampler>
4089740897
<hashTree/>
40898-
40898+
4089940899
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Get multiple categories by ID" enabled="true">
4090040900
<boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
4090140901
<elementProp name="HTTPsampler.Arguments" elementType="Arguments">

0 commit comments

Comments
 (0)