Skip to content

Added a few tests to check generated clustering comments #384 - #595

Merged
amandelpie merged 3 commits into
mainfrom
amandelpie/feature_384
Jul 27, 2022
Merged

Added a few tests to check generated clustering comments #384#595
amandelpie merged 3 commits into
mainfrom
amandelpie/feature_384

Conversation

@amandelpie

@amandelpieamandelpie commented Jul 26, 2022

Copy link
Copy Markdown
Collaborator

Description

This PR proposes a checker for generated clustering comments and adds a few tests to check them on a few non-trivial situations

Fixes#384

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

Just run summary-tests

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@amandelpieamandelpie changed the title Added a few tests to check generated clustering commentsAdded a few tests to check generated clustering comments #384Jul 26, 2022
@amandelpie
amandelpie requested a review from onewhlJuly 26, 2022 15:25
Comment threadutbot-summary-tests/src/test/kotlin/math/SummaryIntMathTest.kt Outdated
@amandelpie
amandelpie requested a review from onewhlJuly 27, 2022 12:29
@amandelpie

Copy link
Copy Markdown
CollaboratorAuthor

@onewhl please have a look

@amandelpieamandelpie added ctg-enhancement New feature, improvement or change request comp-summaries Something related to the method names, code comments and display names generation labels Jul 27, 2022

@onewhlonewhl 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.

Cool, thank you!

@amandelpie
amandelpie merged commit 15772d6 into mainJul 27, 2022
@amandelpie
amandelpie deleted the amandelpie/feature_384 branch July 27, 2022 15:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-summariesSomething related to the method names, code comments and display names generationctg-enhancementNew feature, improvement or change request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

No tests for clusterization of tests and checking produced comments

2 participants

@amandelpie@onewhl