File tree 2 files changed +16
-15
lines changed
app/code/Magento/Customer/Test/Mftf/Data
dev/tests/functional/tests/app/Magento/Customer/Test/Repository 2 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 49
49
<data key =" default_shipping" >Yes</data >
50
50
<requiredEntity type =" region" >RegionTX</requiredEntity >
51
51
</entity >
52
+ <entity name =" US_address_TX_Wrong_Validation" type =" address" >
53
+ <data key =" firstname" >LoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsum</data >
54
+ <data key =" lastname" >Doe</data >
55
+ <data key =" company" >Magento</data >
56
+ <array key =" street" >
57
+ <item >7700 West Parmer Lane</item >
58
+ </array >
59
+ <data key =" city" >Austin</data >
60
+ <data key =" state" >Texas</data >
61
+ <data key =" country_id" >US</data >
62
+ <data key =" postcode" >78729</data >
63
+ <data key =" telephone" >512-345-6789</data >
64
+ <data key =" default_billing" >Yes</data >
65
+ <data key =" default_shipping" >Yes</data >
66
+ <requiredEntity type =" region" >RegionTX</requiredEntity >
67
+ </entity >
52
68
<entity name =" US_Address_NY" type =" address" >
53
69
<data key =" firstname" >John</data >
54
70
<data key =" lastname" >Doe</data >
Original file line number Diff line number Diff line change 118
118
<field name =" default_shipping" xsi : type =" string" >Yes</field >
119
119
</dataset >
120
120
121
- <dataset name =" US_address_TX_Wrong_Validation" >
122
- <field name =" firstname" xsi : type =" string" >LoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsumLoremIpsum</field >
123
- <field name =" lastname" xsi : type =" string" >Doe</field >
124
- <field name =" email" xsi : type =" string" >John.Doe%isolation%@example.com</field >
125
- <field name =" company" xsi : type =" string" >Magento %isolation%</field >
126
- <field name =" street" xsi : type =" string" >7700 W. Parmer Lane Bldg. D</field >
127
- <field name =" city" xsi : type =" string" >Austin</field >
128
- <field name =" region_id" xsi : type =" string" >Texas</field >
129
- <field name =" postcode" xsi : type =" string" >78729</field >
130
- <field name =" country_id" xsi : type =" string" >United States</field >
131
- <field name =" telephone" xsi : type =" string" >512-691-4400</field >
132
- <field name =" default_billing" xsi : type =" string" >Yes</field >
133
- <field name =" default_shipping" xsi : type =" string" >Yes</field >
134
- </dataset >
135
-
136
121
<dataset name =" US_address_NY" >
137
122
<field name =" firstname" xsi : type =" string" >John</field >
138
123
<field name =" lastname" xsi : type =" string" >Doe</field >
You can’t perform that action at this time.
0 commit comments