mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-01 08:09:59 +01:00
617 B
617 B
Test 1-13 - Admin User Search Users.
Purpose:
To verify that Admin user can search users.
References:
User guide
Environment:
- This test requires that a Harbor instance is running and available.
- Harbor is set to authenticate against a local database, LDAP or AD.
Test Steps:
- Log in as the admin user to the UI.
- The admin user should see a list of users in "Admin Options".
- Enter different keywords or partial words to see if the user list can be filtered according to the criteria.
Expected Outcome:
- As described in steps 1-3.
Possible Problems:
None