Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 894395c

Browse files
committed
MAGETWO-81532: Support for Registered Customers
- generating benchmark
1 parent af12b58 commit 894395c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

setup/performance-toolkit/benchmark.jmx

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36377,7 +36377,7 @@ if (totalCount == null) {
3637736377
<collectionProp name="Arguments.arguments">
3637836378
<elementProp name="" elementType="HTTPArgument">
3637936379
<boolProp name="HTTPArgument.always_encode">false</boolProp>
36380-
<stringProp name="Argument.value">{"query":"{\n customer {\n created_at\n group_id\n\n prefix\n firstname\n middlename\n lastname\n suffix\n email\n default_billing\n default_shipping\n\n dob\n taxvat\n\n reward_update_notification\n reward_warning_notification\n id\n addresses {\n id\n customer_id\n region {\n region_code\n region\n region_id\n }\n region_id\n country_id\n street \n company\n telephone\n fax\n postcode\n city\n firstname\n lastname\n middlename\n prefix\n suffix\n vat_id\n default_shipping\n default_billing\n }\n is_subscribed\n }\n}","variables":null,"operationName":null}</stringProp>
36380+
<stringProp name="Argument.value">{"query":"{\n customer {\n created_at\n group_id\n\n prefix\n firstname\n middlename\n lastname\n suffix\n email\n default_billing\n default_shipping\n\n dob\n taxvat\n\n id\n addresses {\n id\n customer_id\n region {\n region_code\n region\n region_id\n }\n region_id\n country_id\n street \n company\n telephone\n fax\n postcode\n city\n firstname\n lastname\n middlename\n prefix\n suffix\n vat_id\n default_shipping\n default_billing\n }\n is_subscribed\n }\n}","variables":null,"operationName":null}</stringProp>
3638136381
<stringProp name="Argument.metadata">=</stringProp>
3638236382
</elementProp>
3638336383
</collectionProp>
@@ -36419,14 +36419,6 @@ if (totalCount == null) {
3641936419
<boolProp name="ISREGEX">true</boolProp>
3642036420
</com.atlantbh.jmeter.plugins.jsonutils.jsonpathassertion.JSONPathAssertion>
3642136421
<hashTree/>
36422-
<com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.JSONPathExtractor guiclass="com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.gui.JSONPathExtractorGui" testclass="com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.JSONPathExtractor" testname="Extract customer token" enabled="true">
36423-
<stringProp name="VAR">blahvar</stringProp>
36424-
<stringProp name="JSONPATH">$</stringProp>
36425-
<stringProp name="DEFAULT"/>
36426-
<stringProp name="VARIABLE"/>
36427-
<stringProp name="SUBJECT">BODY</stringProp>
36428-
</com.atlantbh.jmeter.plugins.jsonutils.jsonpathextractor.JSONPathExtractor>
36429-
<hashTree/>
3643036422
</hashTree>
3643136423
</hashTree>
3643236424
</hashTree>

0 commit comments

Comments
 (0)