diff --git a/src/pages/user/login/__snapshots__/login.test.tsx.snap b/src/pages/user/login/__snapshots__/login.test.tsx.snap new file mode 100644 index 00000000..a9134557 --- /dev/null +++ b/src/pages/user/login/__snapshots__/login.test.tsx.snap @@ -0,0 +1,1088 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Login Page should login success 1`] = ` + + + + + + + + + + + + + + + + + + + + + + Ant Design + + + + Ant Design is the most influential web design specification in Xihu district + + + + + + + + + + + + Account Login + + + + + Phone Login + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Remember me + + + + Forgot Password ? + + + + + Login + + + + + Login with : + + + + + + + + + + + + + + + + + + + + + + + +`; + +exports[`Login Page should show login form 1`] = ` + + + + + + + + + + + + + + + + + + + + + + Ant Design + + + + Ant Design is the most influential web design specification in Xihu district + + + + + + + + + + + + Account Login + + + + + Phone Login + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Remember me + + + + Forgot Password ? + + + + + Login + + + + + Login with : + + + + + + + + + + + + + + + + + + + + + + + +`;