test caese

This commit is contained in:
Henry Zhang 2016-10-23 14:09:52 +08:00
parent 2354481dc6
commit a3cbd1eda0

View File

@ -1,4 +1,4 @@
Test 1-1 - User Registration DB Mode
Test 1-01 - DB User Registration
=======
# Purpose:
@ -21,6 +21,8 @@ User guide
5. Use the email of the newly registered user to log in to the UI.
5. On a Docker client host, use `docker login <harbor_host>` command to verify the user can log in by either the **username** or **email** . (check both)
6. Log out from the UI and register a another new user. Try to provide invalid values of input to see if validation works:
* username is the same as an existing user
* username is very long in length
* wrong email formatting