From 511145347fe4aaec5125cc9c8c5308c863867cb4 Mon Sep 17 00:00:00 2001 From: chloe-zh Date: Wed, 16 Dec 2020 15:33:49 -0800 Subject: [PATCH] Fill hyphen strings to workbench table cells that have null and missing values (#944) * update * fill string "null" to null and missing values * updated ts-jest * use - --- workbench/package.json | 2 +- .../Main/__snapshots__/main.test.tsx.snap | 384 ++++++++++++++++++ .../public/components/Main/main.test.tsx | 17 +- workbench/public/components/Main/main.tsx | 2 +- workbench/test/mocks/mockData.ts | 8 + workbench/yarn.lock | 297 +++++++------- 6 files changed, 567 insertions(+), 143 deletions(-) diff --git a/workbench/package.json b/workbench/package.json index a2f3a39aac..4771e80316 100644 --- a/workbench/package.json +++ b/workbench/package.json @@ -95,4 +95,4 @@ "eslint-utils": "^2.0.0", "**/@types/react": "16.3.14" } -} +} \ No newline at end of file diff --git a/workbench/public/components/Main/__snapshots__/main.test.tsx.snap b/workbench/public/components/Main/__snapshots__/main.test.tsx.snap index ecef4125b4..e8249e637a 100644 --- a/workbench/public/components/Main/__snapshots__/main.test.tsx.snap +++ b/workbench/public/components/Main/__snapshots__/main.test.tsx.snap @@ -1536,6 +1536,390 @@ exports[`
spec click run button, and response is ok 1`] = ` `; +exports[`
spec click run button, response fills null and missing values 1`] = ` +
+
+
+
+
+
+
+
+
+

+ Query Workbench +

+
+
+
+ + query-language-swtich + +
+
+ + +
+
+ + +
+
+
+
+ +
+
+
+
+
+
+

+ Query editor +

+
+
+
+
+

+ Press Enter to start editing. +

+

+ When you're done, press Escape to stop editing. +

+
+
+