-
- Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
-
-GraphQL request (3:3)
-2: $assetID: ID!
-3: $signedIn: Boolean!
- ^
-4: ) {
-
+
+
+
+
+
+ Signed in as
+
+ Markus
+
+ .
+
+
+
+ Not you?
+
+
+
+
+
+
+
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
index 6376cc1c3..63360eccb 100644
--- a/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
@@ -1,18 +1,1579 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
+exports[`post a reply: open reply form 1`] = `
+
+
+
+
+
+
+ Signed in as
+
+ Markus
+
+ .
+
+
+
+ Not you?
+
+
+
+
+
+
+
+
+
+
+`;
+
+exports[`post a reply: optimistic response 1`] = `
+
+
+
+
+
+
+ Signed in as
+
+ Markus
+
+ .
+
+
+
+ Not you?
+
+
+
+
+
+
+
+
+`;
+
+exports[`post a reply: server response 1`] = `
+
+
+
+
+
+
+ Signed in as
+
+ Markus
+
+ .
+
+
+
+ Not you?
+
+
+
+
+
+
+
+
+
+`;
+
exports[`renders comment stream 1`] = `
-
- Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
-
-GraphQL request (3:3)
-2: $assetID: ID!
-3: $signedIn: Boolean!
- ^
-4: ) {
-
+
+
+
+
+
+ Signed in as
+
+ Markus
+
+ .
+
+
+
+ Not you?
+
+
+
+
+
+
+
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
index 6376cc1c3..befacc4ef 100644
--- a/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
@@ -4,15 +4,262 @@ exports[`renders comment stream 1`] = `
-
- Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
-
-GraphQL request (3:3)
-2: $assetID: ID!
-3: $signedIn: Boolean!
- ^
-4: ) {
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Post a comment
+
+
+
+
+
+
+
+
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
index 29fc3ded2..d8a24d800 100644
--- a/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
@@ -4,15 +4,284 @@ exports[`renders comment stream 1`] = `
-
- Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
-
-GraphQL request (3:3)
-2: $assetID: ID!
-3: $signedIn: Boolean!
- ^
-4: ) {
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Post a comment
+
+
+
+
+
+
+
+
+
`;