diff --git a/app/javascript/chat/__tests__/__snapshots__/alert.test.jsx.snap b/app/javascript/chat/__tests__/__snapshots__/alert.test.jsx.snap new file mode 100644 index 000000000..8d2b7b896 --- /dev/null +++ b/app/javascript/chat/__tests__/__snapshots__/alert.test.jsx.snap @@ -0,0 +1,17 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` should render and test snapshot 1`] = ` +
+ More new messages below +
+`; + +exports[` should render and test snapshot with hidden class 1`] = ` +
+ More new messages below +
+`; diff --git a/app/javascript/chat/__tests__/__snapshots__/codeEditor.test.jsx.snap b/app/javascript/chat/__tests__/__snapshots__/codeEditor.test.jsx.snap new file mode 100644 index 000000000..2172d92b2 --- /dev/null +++ b/app/javascript/chat/__tests__/__snapshots__/codeEditor.test.jsx.snap @@ -0,0 +1,14 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` should render and test snapshot 1`] = ` +
+
+ Experimental (WIP) +
+
+`; diff --git a/app/javascript/chat/__tests__/__snapshots__/compose.test.jsx.snap b/app/javascript/chat/__tests__/__snapshots__/compose.test.jsx.snap new file mode 100644 index 000000000..c258418fa --- /dev/null +++ b/app/javascript/chat/__tests__/__snapshots__/compose.test.jsx.snap @@ -0,0 +1,21 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` behavior with message should render and test snapshot 1`] = ` +
+