harbor/tests/resources
2019-04-22 15:47:43 +08:00
..
Harbor-Pages 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
Admiral-Util.robot Encapsulate keyword <element click> and add it into keyword <Go Back To Versions And Delete>, this porblem caused case failure of <List Helm Charts> randomly. (#6834) 2019-01-30 14:22:31 +08:00
APITest-Util.robot Add GUI test script for new feature of master-role, without adding a new case for master-role, I add new test steps in old test case named Manage-Project-Members, because master-role is a sub function in project members. (#6945) 2019-02-22 14:11:56 +08:00
Cert-Util.robot
Docker-Util.robot add retry keyword for docker pull and push image command. (#6857) 2019-01-31 16:08:58 +08:00
Drone-Util.robot
Github-Util.robot
Harbor-Util.robot Due to domain name was changed to legal valid one with a slash and sub directory, the name of directory for CA notary client is wrong, so it's need to be modified. (#7169) 2019-03-20 11:28:57 +08:00
Nightly-Util.robot
Nimbus-Util.robot
OVA-Util.robot
SeleniumUtil.robot In nightly test, 2 errors occurred, chrome webdrive initializtion failed, and delete repoitory on card view failed too, so add a retry for ffailure and add some sleep. (#7012) 2019-02-26 13:37:16 +08:00
TestCaseBody.robot add test cases for jenkins upgrade project, wrap test cases body into new keywords, so that case body appears only in one single place (#7243) 2019-03-28 14:37:03 +08:00
Util.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
VCH-Util.robot
Vsphere-Util.robot