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

Optimize resourcegroup test, make test separately and readable #12531

Merged

Conversation

hezhangjian
Copy link
Member

@hezhangjian hezhangjian commented Oct 29, 2021

Motivation

I'm working on #12499, need to modify the corresponding tests. But currently, these test files are hard to read.

  • Some unused method
  • lowercase ClassName and typos
  • Tests all in one method
    I want to optimize the tests first

Modifications

  • separately the tests
  • remove unused method
  • rename the classname
  • fix the typo

Documentation

Need to update docs?

  • no-need-doc

    Just tests optimize

@github-actions
Copy link

@Shoothzj:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions bot added doc-label-missing doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Oct 29, 2021
@github-actions
Copy link

@Shoothzj:Thanks for providing doc info!

@hezhangjian hezhangjian force-pushed the optimize-resource-group-test-1029 branch from 72cea3e to ae9ac9b Compare October 29, 2021 07:26
@hezhangjian hezhangjian force-pushed the optimize-resource-group-test-1029 branch from ae9ac9b to 3bf9f82 Compare October 29, 2021 07:27
Copy link
Contributor

@tomscut tomscut left a comment

Choose a reason for hiding this comment

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

LGTM.

@codelipenghui codelipenghui merged commit a6960cd into apache:master Nov 1, 2021
@hezhangjian hezhangjian deleted the optimize-resource-group-test-1029 branch November 4, 2021 08:54
eolivelli pushed a commit to eolivelli/pulsar that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants