# Learning NestJS, Part4 ###### tags: `Nestjs` [NestJS: The Complete Developer's Guide](https://www.udemy.com/course/nestjs-the-complete-developers-guide/) Section 11 on Udemy ## 驗證 ### 驗證流程  ### User Module中的交互關係  ### 如何處理Session Data  ### 驗證系統功能   --- ## 單元測試 ### 登入登出測試 在測試時提供假的UserService給AuthService使用  當任何人需使用到UsersService  **於package.json內將scripts中的 "test:watch": "jest --watch" 改成 "test:watch": "jest --watch --maxWorkers=1" 可加快測試速度**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up