Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add UI test for project quota sorting #19935

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

zyyw
Copy link
Contributor

@zyyw zyyw commented Feb 1, 2024

Thank you for contributing to Harbor!

Comprehensive Summary of your change

Issue being fixed

Fixes #19876

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

@zyyw zyyw added area/test automation/nightly-testing release-note/infra Infra related changes e.g. release, test, ship etc... labels Feb 1, 2024
@zyyw zyyw requested a review from a team as a code owner February 1, 2024 11:48
@zyyw zyyw changed the title add UI test for project quota sorting [WIP] add UI test for project quota sorting Feb 1, 2024
@zyyw zyyw marked this pull request as draft February 1, 2024 11:49
@zyyw zyyw force-pushed the ui_test_quota_sorting branch from cb7eb18 to d9810b5 Compare February 1, 2024 14:32
@zyyw zyyw marked this pull request as ready for review February 1, 2024 14:33
@zyyw zyyw changed the title [WIP] add UI test for project quota sorting add UI test for project quota sorting Feb 1, 2024
Copy link
Contributor

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

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

lgtm

@zyyw zyyw merged commit fb1e828 into goharbor:main Feb 2, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test automation/nightly-testing release-note/infra Infra related changes e.g. release, test, ship etc...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Quota Sorting UI test case
7 participants