From 7001a37d32823e9ca21ee3bb2998b0af04ac0942 Mon Sep 17 00:00:00 2001 From: arvinxx Date: Wed, 27 Jul 2022 01:13:50 +0800 Subject: [PATCH] =?UTF-8?q?:camera=5Fflash:=20test:=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=BF=AB=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tests/__snapshots__/index.test.tsx.snap | 375 ++++++++++++++++++ .../tests/__snapshots__/index.test.tsx.snap | 2 +- .../tests/__snapshots__/index.test.tsx.snap | 4 +- 3 files changed, 378 insertions(+), 3 deletions(-) create mode 100644 packages/color-picker/tests/__snapshots__/index.test.tsx.snap diff --git a/packages/color-picker/tests/__snapshots__/index.test.tsx.snap b/packages/color-picker/tests/__snapshots__/index.test.tsx.snap new file mode 100644 index 00000000..c968286f --- /dev/null +++ b/packages/color-picker/tests/__snapshots__/index.test.tsx.snap @@ -0,0 +1,375 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`ColorPicker 默认状态 1`] = ` +
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+ hex +
+
+
+ +
+
+ h +
+
+ s +
+
+ v +
+
+
+ Alpha +
+
+
+
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+ +
+ +
+
+
+
+`; diff --git a/packages/layout-kit/tests/__snapshots__/index.test.tsx.snap b/packages/layout-kit/tests/__snapshots__/index.test.tsx.snap index 7523223a..b81ade13 100644 --- a/packages/layout-kit/tests/__snapshots__/index.test.tsx.snap +++ b/packages/layout-kit/tests/__snapshots__/index.test.tsx.snap @@ -3,7 +3,7 @@ exports[`Flexbox gap 1`] = `
1 diff --git a/packages/sortable-list/tests/__snapshots__/index.test.tsx.snap b/packages/sortable-list/tests/__snapshots__/index.test.tsx.snap index a2106d32..8c5f9ba9 100644 --- a/packages/sortable-list/tests/__snapshots__/index.test.tsx.snap +++ b/packages/sortable-list/tests/__snapshots__/index.test.tsx.snap @@ -3,7 +3,7 @@ exports[`SortableList 有数据 1`] = `
  • `;