1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-03-12 14:39:06 +01:00
harbor/tests/testcases/Group8-Configuration/8-03-Authentication-edit-self-registration.md
sigsbee 371fc5d6ac update configuration test case ()
* update configuration test case
2017-04-21 10:36:07 +08:00

554 B

Test 8-03 - Update self-registration

Purpose:

To verify that an admin user can update self-registration setting.

References:

User guide

Environment:

  • This test requires that a Harbor instance is running and available.
  • A linux host with Docker CLI installed (Docker client).

Test Steps:

  1. Login UI as admin user.
  2. In configuration page, uncheck self registration.
  3. Save configuration and logout.

Expected Outcome:

  • In login page, sign up link will disappear.

Possible Problems:

None