-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@releng - fixing test after AEM docker image update
- Loading branch information
Showing
6 changed files
with
155 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
it.tests/src/main/java/com/venia/it/category/IgnoreOn65.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/******************************************************************************* | ||
* | ||
* Copyright 2023 Adobe. All rights reserved. | ||
* This file is licensed to you under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. You may obtain a copy | ||
* of the License at http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software distributed under | ||
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS | ||
* OF ANY KIND, either express or implied. See the License for the specific language | ||
* governing permissions and limitations under the License. | ||
* | ||
******************************************************************************/ | ||
package com.venia.it.category; | ||
|
||
public interface IgnoreOn65 {} |
16 changes: 16 additions & 0 deletions
16
it.tests/src/main/java/com/venia/it/category/IgnoreOnCloud.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/******************************************************************************* | ||
* | ||
* Copyright 2023 Adobe. All rights reserved. | ||
* This file is licensed to you under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. You may obtain a copy | ||
* of the License at http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software distributed under | ||
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS | ||
* OF ANY KIND, either express or implied. See the License for the specific language | ||
* governing permissions and limitations under the License. | ||
* | ||
******************************************************************************/ | ||
package com.venia.it.category; | ||
|
||
public interface IgnoreOnCloud {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
it.tests/src/main/resources/datalayer/grouped-product-65.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"product-3c02043652": { | ||
"xdm:listPrice": 78.0, | ||
"xdm:SKU": "VA23", | ||
"xdm:assets": [ | ||
{ | ||
|
||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/product/cache/8735dd21982cf027014173d1affcf80c/v/a/va23_main.jpg", | ||
"repo:id": "image-3d3553c5dc", | ||
"@type": "image" | ||
} | ||
], | ||
"xdm:categories": [ | ||
{ | ||
"repo:id": "category-8c01c593b9", | ||
"xdm:name": "Accessories", | ||
"xdm:asset": { | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/category/carefree.jpg", | ||
"repo:id": "image-6310f9e8a5", | ||
"@type": "image" | ||
} | ||
}, | ||
{ | ||
"repo:id": "category-f5a5c5aea0", | ||
"xdm:name": "Jewelry", | ||
"xdm:asset": null | ||
} | ||
], | ||
"xdm:currencyCode": "USD", | ||
"dc:description": "This trio is designed for versatility. Brighten up a simple look or add another layer of “wow” to an already vibrant ensemble. Go as big and bold, or understated as you're in the mood to be.", | ||
"dc:title": "Augusta Trio", | ||
"@type": "venia/components/commerce/product" | ||
} | ||
} |
62 changes: 62 additions & 0 deletions
62
it.tests/src/main/resources/datalayer/simple-product-65.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"product-dc59ad50df": { | ||
"xdm:listPrice": 78.0, | ||
"xdm:SKU": "VP05", | ||
"xdm:assets": [ | ||
{ | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/product/cache/8735dd21982cf027014173d1affcf80c/v/p/vp05-rn_main_4.jpg", | ||
"repo:id": "image-73439b9cf3", | ||
"@type": "image" | ||
}, | ||
{ | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/product/cache/8735dd21982cf027014173d1affcf80c/v/p/vp05-rn_alt_2.jpg", | ||
"repo:id": "image-2e75bb2439", | ||
"@type": "image" | ||
}, | ||
{ | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/product/cache/8735dd21982cf027014173d1affcf80c/v/p/vp05-rn_back_2.jpg", | ||
"repo:id": "image-40bcf141f9", | ||
"@type": "image" | ||
}, | ||
{ | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/product/cache/8735dd21982cf027014173d1affcf80c/v/p/vp05_look_2.jpg", | ||
"repo:id": "image-e049cce860", | ||
"@type": "image" | ||
} | ||
], | ||
"xdm:categories": [ | ||
{ | ||
"repo:id": "category-cf9d757f29", | ||
"xdm:name": "Bottoms", | ||
"xdm:asset": { | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/category/minimalist.jpg", | ||
"repo:id": "image-74c855fbf3", | ||
"@type": "image" | ||
} | ||
}, | ||
{ | ||
"repo:id": "category-6e60cf4797", | ||
"xdm:name": "Pants & Shorts", | ||
"xdm:asset": null | ||
}, | ||
{ | ||
"repo:id": "category-b8a3caa888", | ||
"xdm:name": "Shop The Look", | ||
"xdm:asset": { | ||
"repo:path": "https://mystage1-amspro120.amscommerce.cloud/media/catalog/category/beachy.jpg", | ||
"repo:id": "image-8a0806aaab", | ||
"@type": "image" | ||
} | ||
}, | ||
{ | ||
"repo:id": "category-df146c27a3", | ||
"xdm:name": "Minimalist Sensibility", | ||
"xdm:asset": null | ||
} | ||
], | ||
"xdm:currencyCode": "USD", | ||
"dc:description": "<p>The Honora Wide Leg Pants definitely hold their own when it comes to standing out from the crowd. These pants feature a unique design and a varying color palette to make pairing a snap.</p><p>Features:</p><ul><li>Elastic waistband</li><li>Drawstring waist</li><li>Sits just below the waist</li><li>31" inseam</li><li>Machine wash, line dry</li></ul>", | ||
"dc:title": "Honora Wide Leg Pants", | ||
"@type": "venia/components/commerce/product" | ||
} | ||
} |