.. |
Administration-Users_Elements.robot
|
Replacing copyright notices with "Copyright Project Harbor Authors".
|
2018-09-19 16:59:36 +00:00 |
Administration-Users.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
Configuration_Elements.robot
|
Add id for system configuration repo-readonly-checkbox in UI code, and add element locator in robot case.
|
2019-09-23 21:55:27 +08:00 |
Configuration.robot
|
Modify harbor-shell UI
|
2019-11-01 09:31:33 +08:00 |
GC.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
HomePage_Elements.robot
|
Modify sign-up button xpath from relative html path to id, and modify script.
|
2019-09-23 15:40:27 +08:00 |
HomePage.robot
|
After angular upgrade, in DB.robot, 4 test cases failed at create-a-new-user, the reason is that no sleep between input or click action, some blank was not inputed, so I add retry keyword for those actions.
|
2019-09-24 10:55:38 +08:00 |
LDAP-Mode.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
OIDC_Auth_Elements.robot
|
Add test case secret-verify for oidc-auth-mode feature by adding some keywords and one test cases.
|
2019-05-27 14:31:14 +08:00 |
OIDC_Auth.robot
|
Modify the words of setting cli secret
|
2019-10-22 10:11:25 +08:00 |
Project_Elements.robot
|
The xpath of repository filter behavior may cause hung-up of repositoy search operation, so change it by the filter in the list column.
|
2019-11-19 14:52:56 +08:00 |
Project-Config-Elements.robot
|
Add CVE Whitelist test cases into nightly test, first test case is system CVE Whitelist test.
|
2019-08-28 14:01:43 +08:00 |
Project-Config.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
Project-Helmcharts_Elements.robot
|
Upgrade angualr from 7.1.3 to 8.2.0 and clarity from 1.0 to 2.2
|
2019-09-18 10:12:20 +08:00 |
Project-Helmcharts.robot
|
In nightly test case 'list helm chart', delete chart (#8280)
|
2019-07-17 15:32:10 +08:00 |
Project-Members_Elements.robot
|
modify xpath of project member due to summary tab was added in project. (#8421)
|
2019-07-26 17:18:47 +08:00 |
Project-Members.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
Project-Repository_Elements.robot
|
upgrade clarity components to 1.0
|
2019-01-03 10:32:52 +08:00 |
Project-Repository.robot
|
Add retry and wait for keyword <View Repo Scan Details>, Jenkins chart CI failed at 1 test case in rare occasion, the reason is lacking of wait and retry to wait. (#7466)
|
2019-04-22 15:47:43 +08:00 |
Project-Retag_Elements.robot
|
fix nightly test of retag
|
2018-12-21 17:34:15 +08:00 |
Project-Retag.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
Project-Tag-Retention_Elements.robot
|
Nightly case for tag-retention
|
2019-11-11 16:58:33 +08:00 |
Project-Tag-Retention.robot
|
Nightly case for tag-retention
|
2019-11-11 16:58:33 +08:00 |
Project-Webhooks_Elements.robot
|
Add webhook nightly case
|
2019-10-25 15:25:32 +08:00 |
Project-Webhooks.robot
|
Add webhook nightly case
|
2019-10-25 15:25:32 +08:00 |
Project.robot
|
Refect keyword of Go Into Reop
|
2019-12-27 13:37:35 +08:00 |
Public_Elements.robot
|
many keywords in ToolKit.robot miss wait or retry when operating elements, and it has cause test case failure one time, so I modify all keywords in ToolKit.robot. (#7340)
|
2019-04-11 15:15:35 +08:00 |
Replication_Elements.robot
|
Add AWS-ECR and Google-GCR replication test into nighly tests.
|
2019-09-02 17:53:49 +08:00 |
Replication.robot
|
Replication rule element is modified from selector to input, so nightly test case should be updated.
|
2019-11-01 13:08:47 +08:00 |
ToolKit_Elements.robot
|
In nightly test case of project members, xpath locator of remove a member is not strong enough for location, it used index of elemment, so it should be update by the meaning of the btn.
|
2019-10-28 14:52:24 +08:00 |
ToolKit.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
UserProfile_Elements.robot
|
Due to replication NG feature already in master branch, old replication UI test cases have been moved out of Jenkins pipeline, and here test case <Replication Of Pull Images from DockerHub To Self> and <Replication Of Push Images from Self To Harbor> has been finished and ready for duty. Other modification is add retry for keywords in UserProfile.robot (#7611)
|
2019-05-09 15:44:48 +08:00 |
UserProfile.robot
|
Script test case for project quotas, there will be 2 or 3 test cases in this PR, like project quota edit, prject quota functionality.
|
2019-09-18 17:55:25 +08:00 |
Verify.robot
|
In nightly migrate pipeline, after migration, should check all the data which were populated, for now, project meta data were populated, but were not been verified, so I add these verification in this PR.
|
2019-10-11 10:28:02 +08:00 |
Vulnerability_Elements.robot
|
Modify scan now nightly case
|
2019-11-13 10:09:03 +08:00 |
Vulnerability.robot
|
Modify 2 points, 1st is add wait time right after scan all; 2nd is add name length for project name to avoid naming repeatly.
|
2019-11-21 15:12:21 +08:00 |