This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85c1064
commit 118172f
Showing
8 changed files
with
18 additions
and
38 deletions.
There are no files selected for viewing
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/best-selling-products.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Best Selling Products Block", | ||
"pageContent": "<!-- wp:woocommerce/product-best-sellers /-->" | ||
} | ||
{"title":"Best Selling Products Block","pageContent":"<!-- wp:woocommerce/product-best-sellers /-->"} |
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/featured-category.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Featured Category Block", | ||
"pageContent": "<!-- wp:woocommerce/featured-category /-->" | ||
} | ||
{"title":"Featured Category Block","pageContent":"<!-- wp:woocommerce/featured-category /-->"} |
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/hand-picked-products.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Hand-picked Products Block", | ||
"pageContent": "<!-- wp:woocommerce/handpicked-products /-->" | ||
} | ||
{"title":"Hand-picked Products Block","pageContent":"<!-- wp:woocommerce/handpicked-products /-->"} |
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/newest-products.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Newest Products Block", | ||
"pageContent": "<!-- wp:woocommerce/product-new /-->" | ||
} | ||
{"title":"Newest Products Block","pageContent":"<!-- wp:woocommerce/product-new /-->"} |
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/product-categories-list.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Product Categories List Block", | ||
"pageContent": "<!-- wp:woocommerce/product-categories /-->" | ||
} | ||
{"title":"Product Categories List Block","pageContent":"<!-- wp:woocommerce/product-categories /-->"} |
5 changes: 1 addition & 4 deletions
5
tests/e2e/config/custom-matchers/__fixtures__/top-rated-products.fixture.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 |
---|---|---|
@@ -1,4 +1 @@ | ||
{ | ||
"title": "Top Rated Products Block", | ||
"pageContent": "<!-- wp:woocommerce/product-top-rated /-->" | ||
} | ||
{"title":"Top Rated Products Block","pageContent":"<!-- wp:woocommerce/product-top-rated /-->"} |
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
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