From c9a2b488c83dcaae0a00d2177d3bfe1f185c28bf Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Mon, 7 May 2018 16:54:27 -0400 Subject: TEST ESTSE TS ETSETST --- .../__tests__/__snapshots__/EditUser.test.js.snap | 84 ++++----- .../__snapshots__/ResetRequest.test.js.snap | 189 +++------------------ .../__snapshots__/TakeMyMoney.test.js.snap | 8 +- 3 files changed, 65 insertions(+), 216 deletions(-) (limited to 'frontend/__tests__/__snapshots__') diff --git a/frontend/__tests__/__snapshots__/EditUser.test.js.snap b/frontend/__tests__/__snapshots__/EditUser.test.js.snap index 1de9aef..8a39758 100644 --- a/frontend/__tests__/__snapshots__/EditUser.test.js.snap +++ b/frontend/__tests__/__snapshots__/EditUser.test.js.snap @@ -1,55 +1,45 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` asks you to log in when you arent logged in 1`] = ` -

- You must be logged in -

-`; - exports[` renders 1`] = ` -
- +
- -
+ Name: + + + + + me: + +
+      "Miss Coleman Berge"
+    
+ + Change: + +
-      
-      
-      
-        me:
-      
-      
-        "Miss Tillman Mitchell"
-      
- - Change: - -
-        {}
-      
-
- - + {} + +
+ `; diff --git a/frontend/__tests__/__snapshots__/ResetRequest.test.js.snap b/frontend/__tests__/__snapshots__/ResetRequest.test.js.snap index 66c4ff1..6afa68c 100644 --- a/frontend/__tests__/__snapshots__/ResetRequest.test.js.snap +++ b/frontend/__tests__/__snapshots__/ResetRequest.test.js.snap @@ -1,176 +1,35 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[` calls the mutation 1`] = ` - - -
- - -
- - -
- - -
-
-`; - exports[` renders and matches snapshot 1`] = ` -
- +
- -
+ Email + + + -
- - + Request Reset! + +
+ `; exports[` renders errors 1`] = ` diff --git a/frontend/__tests__/__snapshots__/TakeMyMoney.test.js.snap b/frontend/__tests__/__snapshots__/TakeMyMoney.test.js.snap index cc83945..00863d3 100644 --- a/frontend/__tests__/__snapshots__/TakeMyMoney.test.js.snap +++ b/frontend/__tests__/__snapshots__/TakeMyMoney.test.js.snap @@ -3,12 +3,12 @@ exports[` renders 1`] = `