From cfbec9d90b47ab59d52c4d82690bd8a704084511 Mon Sep 17 00:00:00 2001 From: Julien Fabre Date: Tue, 9 Nov 2021 22:45:13 +0100 Subject: [PATCH] [GH-840]: add unit tests for workspace (#1781) * chore[GH-#840]: add unit tests for workspace * fix: test and snapshot * fix: snapshot error --- .../__snapshots__/workspace.test.tsx.snap | 2557 +++++++++++++++++ webapp/src/components/workspace.test.tsx | 259 ++ 2 files changed, 2816 insertions(+) create mode 100644 webapp/src/components/__snapshots__/workspace.test.tsx.snap create mode 100644 webapp/src/components/workspace.test.tsx diff --git a/webapp/src/components/__snapshots__/workspace.test.tsx.snap b/webapp/src/components/__snapshots__/workspace.test.tsx.snap new file mode 100644 index 000000000..a684d02de --- /dev/null +++ b/webapp/src/components/__snapshots__/workspace.test.tsx.snap @@ -0,0 +1,2557 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`src/components/workspace return workspace and showcard 1`] = ` +
+
+