harbor/tests
Yang Jiao 5dcd2ccf8e
Add webhook functionality test case (#16944)
1.Add Webhook Tester to the test environment.
2.Create a new project and enable webhook.
3.Trigger different event types(Artifact pushed、Artifact
pulled、Artifact deleted、Scanning finished、Scanning stopped、Tag
retention finished、Replication finished、Quota near threshold、Quota exceed).
4.Verify that the message is correct in the Webhook Tester.
5.Moved Webhook CRUD test cases from Common.robot to Webhook.robot for
triage.

Signed-off-by: Yang Jiao <jiaoya@vmware.com>
2022-06-07 17:10:11 +08:00
..
apitests/python Add retries to test cases 2022-04-12 07:16:55 +00:00
ci add lint with golangci-lint, remove golint (#16821) 2022-05-09 11:19:02 +08:00
files Support helm3.7 in nightly (#15819) 2021-10-26 17:27:45 +08:00
resources Add webhook functionality test case (#16944) 2022-06-07 17:10:11 +08:00
robot-cases Add webhook functionality test case (#16944) 2022-06-07 17:10:11 +08:00
robot-indices 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
test-engine-image Update cosign test case 2022-05-10 07:01:27 +00:00
testcases Spelling 2021-02-19 11:59:15 +08:00
.gitignore add make clean 2019-12-05 14:44:07 +08:00
ca.crt
configharbor.py Bump up the version of legacy APIs to v2.0 2020-02-14 13:16:30 +08:00
coverage4gotest.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
docker-compose.test.yml feat(cicd) fix redis container version for test (#11105) 2020-03-27 10:54:52 +08:00
generateCerts.sh Fix regex parsing IP issue in test scirpt 2021-07-15 16:12:03 +08:00
harbor_ca.crt Refresh CA cert 2020-08-13 08:43:07 +00:00
harbor_ca.key Refresh CA cert 2020-08-13 08:43:07 +00:00
hostcfg.sh Refactor ci script 2021-11-11 16:04:09 +08:00
integration.sh Fix echo parameter issue (#12775) 2020-08-14 10:23:58 +08:00
ldap_test.ldif Add ldap filter syntax validation when create search filter 2020-09-09 10:07:07 +08:00
ldapprepare.sh
notarytest.sh
private_key.pem * Add robot account authn & authz implementation. 2019-01-28 17:39:57 +08:00
pushimage.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
reg_config.yml Change the clair container to non root user 2019-11-04 11:36:39 +08:00
showtime.sh Fix bad and missing shebangs (#15783) 2021-10-14 20:09:41 +08:00
startuptest.sh
swaggerchecker.sh chore[api]:rename API folder to api 2019-12-11 17:41:27 +08:00
testprepare.sh Fix travis failure: read the content of env instead of config_env as the config_env has been removed 2019-05-09 17:26:56 +08:00
userlogintest.sh
validatecontainers.sh