scorecard/clients/gitlabrepo
Naveen 097f6c7f31
🌱 Add E2E test for Gitlab repo webhooks (#3346)
* 🌱 Add E2E test for Gitlab repo webhooks

- List the webhooks and check that there is at least one returned

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>

* Update GitLab repo workflow for e2e tests

- Add a skipIfTokenIsNot check for GitLab
- Update the MakeGitlabRepo function to use a new URL

[clients/gitlabrepo/workflow_e2e_test.go]
- Add a skipIfTokenIsNot check for GitLab
- Update the MakeGitlabRepo function to use a new URL

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>

---------

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-08-07 18:03:04 +00:00
..
testdata GitLab: Security Policy check (#2754) 2023-03-16 19:18:32 +00:00
branches_test.go 🐛 Gitlab status updates (#3052) 2023-05-26 16:45:46 +00:00
branches.go 🐛 Gitlab status updates (#3052) 2023-05-26 16:45:46 +00:00
checkruns.go 🐛 Gitlab status updates (#3052) 2023-05-26 16:45:46 +00:00
client_e2e_test.go Gitlab: add cron repos (#3208) 2023-06-29 16:25:34 -04:00
client.go 🌱 GitLab: Add log message (#3319) 2023-07-28 17:40:52 +00:00
commits_e2e_test.go 🌱 Gitlab: Move tests that connect to gitlab.com out of unit-tests (#3221) 2023-06-29 15:11:05 -04:00
commits_test.go 🌱 Gitlab: Move tests that connect to gitlab.com out of unit-tests (#3221) 2023-06-29 15:11:05 -04:00
commits.go 🌱 GitLab: Add log message (#3319) 2023-07-28 17:40:52 +00:00
contributors_test.go 🌱 Gitlab: Move tests that connect to gitlab.com out of unit-tests (#3221) 2023-06-29 15:11:05 -04:00
contributors.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
graphql_test.go 🐛 Gitlab: Tests (#3027) 2023-05-24 14:46:11 -04:00
graphql.go 🐛 Gitlab status updates (#3052) 2023-05-26 16:45:46 +00:00
issues_e2e_test.go 🌱 E2e Gitlab Issues (#3343) 2023-08-04 17:37:21 +00:00
issues.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
languages_e2e_test.go 🌱 Improve gitlabrepo.ListProgrammingLanguages e2e tests (#3309) 2023-07-26 20:27:36 +00:00
languages.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
licenses.go gitlab: license check (#2834) 2023-05-17 15:16:57 -04:00
project_e2e_test.go 🌱 Improve GitLab project e2e tests (#3324) 2023-07-27 10:03:23 -07:00
project.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
releases_e2e_test.go 🌱 Add e2e test for GitLab repo releases (#3342) 2023-08-03 19:25:24 +00:00
releases.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
repo_test.go Gitlab: Add projects to cron (#2936) 2023-05-24 17:43:36 -04:00
repo.go Gitlab: Add projects to cron (#2936) 2023-05-24 17:43:36 -04:00
search_test.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
search.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
searchCommits_test.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
searchCommits.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
statuses.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
tarball_e2e_test.go 🌱 E2e for clients/gitlabrepo/tarball (#3330) 2023-07-31 21:24:00 +00:00
tarball_test.go GitLab: Security Policy check (#2754) 2023-03-16 19:18:32 +00:00
tarball.go GitLab: Code Review check (#2764) 2023-05-17 14:47:31 -04:00
webhook.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00
workflow_e2e_test.go 🌱 Add E2E test for Gitlab repo webhooks (#3346) 2023-08-07 18:03:04 +00:00
workflows.go 🐛 Gitlab: Commit/Commitor Exceptions (#3026) 2023-05-19 01:31:07 +00:00