Skip to content

feat: adding test helper and tests for project list#797

Merged
bupd merged 2 commits into
goharbor:mainfrom
NucleoFusion:test/helper
May 7, 2026
Merged

feat: adding test helper and tests for project list#797
bupd merged 2 commits into
goharbor:mainfrom
NucleoFusion:test/helper

Conversation

@NucleoFusion

Copy link
Copy Markdown
Contributor

Description

Adds:-

Type of Change

Please select the relevant type.

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Chore / maintenance

Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
@NucleoFusion

Copy link
Copy Markdown
Contributor Author

FYI, test failing cause of demo.goharbor.io being down for a while in the middle.

Signed-off-by: Nucleo Fusion <148791547+NucleoFusion@users.noreply.github.com>
@codecov

codecov Bot commented Apr 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.03%. Comparing base (60ad0bd) to head (f6a6450).
⚠️ Report is 146 commits behind head on main.

Files with missing lines Patch % Lines
pkg/testutil/testutil.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #797      +/-   ##
=========================================
- Coverage   10.99%   9.03%   -1.96%     
=========================================
  Files         173     273     +100     
  Lines        8671   13448    +4777     
=========================================
+ Hits          953    1215     +262     
- Misses       7612   12117    +4505     
- Partials      106     116      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qcserestipy qcserestipy self-requested a review April 28, 2026 05:58

@qcserestipy qcserestipy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice and simple! LGTM

@bupd bupd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@bupd bupd merged commit 30b8425 into goharbor:main May 7, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[discussion]: Introducing a test helper for testing commands

3 participants