back-endhelp wanted
倉庫指標
- 星標
- (3 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
To test sign-in api, auth/index.js => router.post('/signin',..); This test should cover all cases, success case + wrong user + wrong password.
The validation such as sql injection/script tag, should not be included in this test, it will be in other issues.