-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: UnitTestBot/UTBotJava
Pull requests list
Added NumPy support for utbot-python
comp-codegen
Issue is related to code generator
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
lang-python
Issue is related to python support
#2742
by AndrewPolyakov1
was merged Jun 3, 2024
Loading...
4 of 6 tasks
Introduce Issue is related to code generator
ctg-enhancement
New feature, improvement or change request
UtilMethodProviderPlaceholder
comp-codegen
#2717
by IlyaMuravjov
was merged Dec 13, 2023
Loading...
4 of 6 tasks
Fix creation of variables for class fields
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
#2713
by tepa46
was merged Dec 11, 2023
Loading...
5 of 6 tasks
Avoid spying collection-like types with @Spy if it may mislead @InjectMocks behaviour
comp-codegen
Issue is related to code generator
ctg-bug-fix
PR is fixing a bug
#2642
by tepa46
was merged Oct 4, 2023
Loading...
5 of 6 tasks
Use assertSame instead of deepEquals if actual is a mock
comp-codegen
Issue is related to code generator
ctg-bug-fix
PR is fixing a bug
#2641
by EgorkaKulikov
was merged Oct 4, 2023
Loading...
5 of 6 tasks
Support for both Cookie libraries for different versions of Spring
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
#2606
by tepa46
was merged Sep 20, 2023
Loading...
5 of 6 tasks
Use Issue is related to code generator
comp-spring
Issue is related to Spring projects support
ctg-bug-fix
PR is fixing a bug
BuiltinMethodId
for openMocksMethodId
comp-codegen
#2603
by IlyaMuravjov
was merged Sep 15, 2023
Loading...
4 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...
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...
5 of 6 tasks
Do necessary down casts when generating method calls
comp-codegen
Issue is related to code generator
ctg-bug-fix
PR is fixing a bug
#2576
by IlyaMuravjov
was merged Sep 15, 2023
Loading...
5 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...
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...
5 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...
4 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...
5 of 6 tasks
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 UtStatementCallModel
s
comp-codegen
#2550
by IlyaMuravjov
was merged Aug 25, 2023
Loading...
5 of 6 tasks
Use getters and setters in java code generation
comp-codegen
Issue is related to code generator
ctg-enhancement
New feature, improvement or change request
#2537
by EgorkaKulikov
was merged Aug 21, 2023
Loading...
5 of 6 tasks
Save already created mock model in models to variables cache
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
#2532
by EgorkaKulikov
was merged Aug 18, 2023
Loading...
5 of 6 tasks
Add support of attributes annotations for @Controllers
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
#2530
by tepa46
was merged Aug 22, 2023
Loading...
5 of 6 tasks
Add support for @CookieValue annotation
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
#2519
by tepa46
was merged Aug 16, 2023
Loading...
5 of 6 tasks
Correct casts for negative numbers and test file name for inner classes
comp-codegen
Issue is related to code generator
ctg-bug-fix
PR is fixing a bug
#2518
by EgorkaKulikov
was merged Aug 17, 2023
Loading...
6 tasks done
Corrects collecting annotated field models
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
#2513
by EgorkaKulikov
was merged Aug 15, 2023
Loading...
5 of 6 tasks
Add support for @RequestHeader annotation
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
#2504
by tepa46
was merged Aug 16, 2023
Loading...
5 of 6 tasks
Add support for @RequestParam annotation
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
#2487
by tepa46
was merged Aug 9, 2023
Loading...
4 of 6 tasks
Spring Phase 4
Improve the safety of typeCast method
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
#2485
by EgorkaKulikov
was closed Aug 8, 2023
Loading...
5 of 6 tasks
Refactor annotated class variables processing
comp-codegen
Issue is related to code generator
comp-spring
Issue is related to Spring projects support
ctg-refactoring
Issue related to refactoring process
#2484
by EgorkaKulikov
was merged Aug 9, 2023
Loading...
5 of 6 tasks
Spring Phase 4
ProTip!
Exclude everything labeled
bug
with -label:bug.
You can’t perform that action at this time.