mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
test caese
This commit is contained in:
parent
2354481dc6
commit
a3cbd1eda0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user