VaultExpress/vault-express

Create test script for e2e sign-in page

Open

#81 opened on Sep 5, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)auto 404
back-endhelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

To test sign-in flow /signin.html This test should cover all cases, success case + wrong user + wrong password + url redirection + error message displaying + etc...

The validation such as sql injection/script tag, should not be included in this test, it will be in other issues.

Contributor guide