Skip to content

Turn off Fuzzer in Spring unit tests#2395

Merged
EgorkaKulikov merged 2 commits intomainfrom
andrey-t/turn_off_fuzzer
Jul 10, 2023
Merged

Turn off Fuzzer in Spring unit tests#2395
EgorkaKulikov merged 2 commits intomainfrom
andrey-t/turn_off_fuzzer

Conversation

@sofurihafe
Copy link
Member

@sofurihafe sofurihafe commented Jul 10, 2023

Description

For now it was decided to turn off Fuzzer in unit tests.

Later, it's better to consider #2321 comments, i.e. generate two test classes, one with @InjectMock by Symbolic Engine, another without the annotation by Fuzzer.

Fixes #2228

@sofurihafe sofurihafe added the comp-spring Issue is related to Spring projects support label Jul 10, 2023
@sofurihafe sofurihafe requested a review from EgorkaKulikov July 10, 2023 14:48
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) July 10, 2023 15:00
@EgorkaKulikov EgorkaKulikov merged commit 2e91edf into main Jul 10, 2023
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/turn_off_fuzzer branch July 10, 2023 15:30
@alisevych alisevych added the ctg-bug-fix PR is fixing a bug label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid false positive Spring tests generated with Fuzzer

3 participants