Skip to content

Adapt force mock listener for plugin #845

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

Closed
wants to merge 3 commits into from

Conversation

sofurihafe
Copy link
Member

Description

Before the PR we listened to force mocking occurrence events in parameterized test generation only in utbot-samples runs.
This PR adapts the feature for plugin.

Fixes # (844)

Type of Change

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

How Has This Been Tested?

Automated Testing

Run tests from utbot-samples

Manual Scenario

Generate a parameterized test for a method vertexSum from RecursionTest in plugin. Verify that there is only one data provider (one processed execution without Random() mock) out of two.

@sofurihafe sofurihafe linked an issue Sep 2, 2022 that may be closed by this pull request
@sofurihafe sofurihafe force-pushed the andrey-t/plugin-force-mock-listener branch from fcfe3cf to 78fec3e Compare September 2, 2022 11:35
@sofurihafe sofurihafe force-pushed the andrey-t/plugin-force-mock-listener branch from d24bf73 to e01465f Compare September 5, 2022 09:06
@sofurihafe sofurihafe force-pushed the andrey-t/plugin-force-mock-listener branch from e01465f to e2f6c51 Compare September 5, 2022 09:40
@sofurihafe sofurihafe marked this pull request as draft September 12, 2022 15:40
@sofurihafe sofurihafe closed this Oct 21, 2022
@sofurihafe sofurihafe deleted the andrey-t/plugin-force-mock-listener branch May 5, 2023 12:09
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.

Adapt force mocking listener for plugin
2 participants