Skip to content

Enlarge the set of cases when we try to create parametrized tests #678

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

Merged
merged 2 commits into from
Aug 7, 2022

Conversation

EgorkaKulikov
Copy link
Collaborator

@EgorkaKulikov EgorkaKulikov commented Aug 6, 2022

Description

ForceMockListener should not trigger on the force mocking related to UtMock or another utbotSuperClasses classes.
They are not mocks really, considering them as mocks is just a specific hack for symbolic engine with no impact on the code generation process.

Setting to avoid statics substitution in parametrized tests removed because they are now modified to deal with statics.

Type of Change

Please delete options that are not relevant.

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Running the pipeline on utbot-samples

Manual Scenario

@EgorkaKulikov EgorkaKulikov changed the title Avoid listening force mocks events for UtMock Enlarge the set of cases when we try to create parametrized tests Aug 6, 2022
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) August 7, 2022 19:13
Copy link
Member

@sofurihafe sofurihafe left a comment

Choose a reason for hiding this comment

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

LGTM.

@EgorkaKulikov EgorkaKulikov merged commit ac0fd7f into main Aug 7, 2022
@EgorkaKulikov EgorkaKulikov deleted the egor/utmock_listener branch August 7, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants