mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 23:59:32 +01:00
371fc5d6ac
* update configuration test case
683 B
683 B
Test 8-05 -Update email settings
Purpose:
To verify that an admin user can update email settings.
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:
- Login UI as admin user.
- In configuration email page, change email settings.
- Save settings and logout.
- Login to check if email settings has been saved.
- Click test mail server.
Expected Outcome:
- In step4, email settings can be saved.
- In step5, if email settings are correct, test will successful.
Possible Problems:
None