From 7f2361c025eff745d1567723101742365aa3201a Mon Sep 17 00:00:00 2001 From: Gabriel L Martinez Date: Mon, 13 Apr 2020 23:46:40 -0400 Subject: [PATCH] Add story to test list of products published --- .../__snapshots__/Stories.test.ts.snap | 1701 +++++++++++++++++ .../stories/products/ProductListPage.tsx | 6 + 2 files changed, 1707 insertions(+) diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index ec5bc21de..f9f970796 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -112869,6 +112869,1707 @@ exports[`Storyshots Views / Products / Product list no data 1`] = ` `; +exports[`Storyshots Views / Products / Product list published 1`] = ` +
+
+
+
+ Products +
+
+
+
+ +
+ +
+
+
+
+
+
+
+ + +
+
+
+
+
+ +
+
+
+ + +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ + Name + +
+ +
+
+
+
+ Type +
+
+
+
+
+ Published +
+
+
+
+
+ Price +
+
+
+
+
+
+
+
+`; + exports[`Storyshots Views / Products / Product variant details attribute errors 1`] = `
)) + .add("published", () => ( + product.isPublished)} + /> + )) .add("no data", () => );