VaultExpress/vault-express

Create test script for server-side sign-in api

開放

#80 建立於 2018年9月5日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (3 個分叉)auto 404
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.

貢獻者指南