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.

贡献者指南