- Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: UnitTestBot/UTBotJava
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Correctly handle patch versions containing dots comp-spring Issue is related to Spring projects support comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug
#2600 by IlyaMuravjov was merged Sep 15, 2023 Loading… updated Sep 15, 2023
5 of 6 tasks
Unwrap Issue is related to code generator comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
NestedServletException in codegen comp-codegen #2587 by IlyaMuravjov was merged Sep 15, 2023 Loading… updated Sep 15, 2023
5 of 6 tasks
Sort tests by estimated size and exception type comp-codegen Issue is related to code generator ctg-enhancement New feature, improvement or change request
#2590 by IlyaMuravjov was merged Sep 15, 2023 Loading… updated Sep 15, 2023
5 of 6 tasks
Rerun Spring integration tests after minimization with full context reset between tests comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2574 by IlyaMuravjov was merged Sep 11, 2023 Loading… updated Sep 11, 2023
4 of 6 tasks
Avoid resetting repository beans comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2578 by IlyaMuravjov was merged Sep 8, 2023 Loading… updated Sep 8, 2023
5 of 6 tasks
Extract Issue is related to Spring projects support ctg-refactoring Issue related to refactoring process
utbot-spring-framework module from utbot-framework comp-spring #2570 by IlyaMuravjov was merged Sep 7, 2023 Loading… updated Sep 7, 2023
4 of 6 tasks
Add known values mutation strategy based on probability tuning
#2497 by Perfectrum was merged Aug 31, 2023 Loading… updated Aug 31, 2023
3 of 6 tasks
Consider dynamically created mocks when pre minimizing fuzzer output and properly initialize @Mock fields comp-codegen Issue is related to code generator comp-minimizer Issue is related to Minimization phase comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug ctg-enhancement New feature, improvement or change request
#2569 by IlyaMuravjov was merged Aug 31, 2023 Loading… updated Aug 31, 2023
4 of 6 tasks
Don't collect constants from every assignment statement comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug
#2558 by Markoutte was merged Aug 30, 2023 Loading… updated Aug 30, 2023
3 of 6 tasks
Extract option values from forEach loop ctg-enhancement New feature, improvement or change request spec-performance Performance-related issue
#2565 by Markoutte was merged Aug 30, 2023 Loading… updated Aug 30, 2023
3 of 6 tasks
Avoid stack overflow when initializing field with self mutations comp-codegen Issue is related to code generator comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2566 by IlyaMuravjov was merged Aug 29, 2023 Loading… updated Aug 29, 2023
4 of 6 tasks
Fix unnecessary indexed field names (e.g. Issue is related to code generator comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
entityManager4) comp-codegen #2567 by IlyaMuravjov was merged Aug 29, 2023 Loading… updated Aug 29, 2023
5 of 6 tasks
Let engine Infrastructure issues ctg-bug-fix PR is fixing a bug
utContext.classLoader fallback to UtBot own class path comp-infrastructure #2556 by IlyaMuravjov was merged Aug 29, 2023 Loading… updated Aug 29, 2023
5 of 6 tasks
Improve the readability of integration test generated for Spring controller comp-codegen Issue is related to code generator comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2564 by IlyaMuravjov was merged Aug 29, 2023 Loading… updated Aug 29, 2023
5 of 6 tasks
Keep Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
thisInstance modifications in controller-specific tests comp-spring #2563 by IlyaMuravjov was merged Aug 28, 2023 Loading… updated Aug 28, 2023
5 of 6 tasks
Let concrete add additional mocks to Issue is related to Instrumented process comp-symbolic-engine Issue is related to the symbolic execution engine ctg-bug-fix PR is fixing a bug
UtCompositeModel created by the engine comp-instrumented-process #2553 by IlyaMuravjov was merged Aug 28, 2023 Loading… updated Aug 28, 2023
6 tasks done
Call Issue is related to code generator comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
entityManager.flush() on every entityManager usage and dynamically remove failing UtStatementCallModels comp-codegen #2550 by IlyaMuravjov was merged Aug 25, 2023 Loading… updated Aug 25, 2023
5 of 6 tasks
Make jar extraction multi-process safe comp-instrumented-process Issue is related to Instrumented process ctg-bug-fix PR is fixing a bug
#2552 by IlyaMuravjov was merged Aug 25, 2023 Loading… updated Aug 25, 2023
5 of 6 tasks
Make Issue is related to Instrumented process ctg-bug-fix PR is fixing a bug
findEqualValueOfWellKnownType catch exceptions comp-instrumented-process #2555 by IlyaMuravjov was merged Aug 25, 2023 Loading… updated Aug 25, 2023
4 of 6 tasks
Use some time compensation for dynamic classes transformation comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2551 by EgorkaKulikov was merged Aug 24, 2023 Loading… updated Aug 24, 2023
4 of 6 tasks
Better method mutations in Spring fuzzing comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2541 by EgorkaKulikov was merged Aug 24, 2023 Loading… updated Aug 24, 2023
5 of 6 tasks
Add Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
utbot-spring-commons-shadow.jar to engine process utContext comp-spring #2543 by IlyaMuravjov was merged Aug 23, 2023 Loading… updated Aug 23, 2023
5 of 6 tasks
Reword message for initial stage of test generation comp-ide Issue is related to IDE support comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request
#2546 by Vassiliy-Kudryashov was merged Aug 23, 2023 Loading… updated Aug 23, 2023
2 of 6 tasks
Models in stateBefore should be assembled in concrete executor comp-instrumented-process Issue is related to Instrumented process comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
#2544 by EgorkaKulikov was merged Aug 23, 2023 Loading… updated Aug 23, 2023
5 of 6 tasks
Improve mock type inference in fuzzer comp-fuzzing Issue is related to the fuzzing comp-spring Issue is related to Spring projects support ctg-enhancement New feature, improvement or change request
#2536 by IlyaMuravjov was merged Aug 22, 2023 Loading… updated Aug 22, 2023
5 of 6 tasks
ProTip! Filter pull requests by the default branch with base:main.