Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: UnitTestBot/UTBotJava

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Initilial implementation of Spring test classes code generation 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
#1788 by sofurihafe was merged Mar 22, 2023 Loading...
Add specific annotations for Spring integration testing comp-codegen Issue is related to code generator ctg-enhancement New feature, improvement or change request
#2281 by EgorkaKulikov was merged Jun 28, 2023 Loading...
4 of 6 tasks
Support user-defined configurations and profiles in Spring integration test code generation 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
#2351 by sofurihafe was merged Jul 6, 2023 Loading...
Add contextLoads() test comp-codegen 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
#2397 by IlyaMuravjov was merged Jul 11, 2023 Loading...
5 of 6 tasks
Improved get-or-create-variable logic comp-codegen Issue is related to code generator comp-spring Issue is related to Spring projects support
#2199 by sofurihafe was merged May 15, 2023 Loading...
Introduce Spring codegen instances and collect types of mocked class variables 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
#1791 by EgorkaKulikov was merged Feb 14, 2023 Loading...
2 of 6 tasks
2023.3 Release
Support direct field accesses in call models comp-codegen Issue is related to code generator comp-spring Issue is related to Spring projects support comp-symbolic-engine Issue is related to the symbolic execution engine ctg-refactoring Issue related to refactoring process
#2261 by EgorkaKulikov was merged Jun 7, 2023 Loading...
5 of 6 tasks
Use controllers via MockMvc in Spring integration tests comp-codegen 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
#2447 by IlyaMuravjov was merged Aug 1, 2023 Loading...
5 of 6 tasks
Spring Phase 4
Support autowiring collections in Spring Unit tests 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
#2455 by tepa46 was closed Aug 2, 2023 Loading...
5 of 6 tasks
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
Divide Spring unit and integration testing in codegen 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
#2230 by EgorkaKulikov was merged May 23, 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
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
UTBot Python updates from SBFT version comp-cli Issue related to CLI comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-enhancement New feature, improvement or change request ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#2725 by tamarinvs19 was merged Dec 22, 2023 Loading...
5 of 6 tasks
Support autowiring collections in Spring Unit tests 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
#2473 by tepa46 was merged Aug 3, 2023 Loading...
5 of 6 tasks
Spring Phase 4
Call entityManager.flush() on every entityManager usage and dynamically remove failing UtStatementCallModels comp-codegen 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
#2550 by IlyaMuravjov was merged Aug 25, 2023 Loading...
5 of 6 tasks
2
6
Removed redundant switch-case in mocks in case of only one branch comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug
#1954 by Damtev was merged Mar 15, 2023 Loading...
5 of 6 tasks
2023.3 Release
Fix false naming escaping in JavaScript comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-javascript Issue is related to JavaScript support
#1952 by rudolf101 was merged Mar 15, 2023 Loading...
2 of 6 tasks
2023.3 Release
Improve isAccessible checks comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug
#1754 by sofurihafe was merged Jan 27, 2023 Loading... 2023.3 Release
Refactor name and module management in python code generation and fuzzing comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug ctg-refactoring Issue related to refactoring process lang-python Issue is related to python support
#1957 by tamarinvs19 was merged Mar 16, 2023 Loading...
4 of 6 tasks
Fix unwanted fields in test class for 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
#2185 by sofurihafe was merged Apr 25, 2023 Loading...
Support direct field accesses in call models comp-codegen Issue is related to code generator comp-symbolic-engine Issue is related to the symbolic execution engine ctg-refactoring Issue related to refactoring process
#2257 by EgorkaKulikov was closed Jun 6, 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
New treating of artificial errors comp-codegen Issue is related to code generator comp-symbolic-engine Issue is related to the symbolic execution engine ctg-bug-fix PR is fixing a bug ctg-enhancement New feature, improvement or change request
#1573 by EgorkaKulikov was merged Dec 27, 2022 Loading... 2023.3 Release
Call doNothing from mockito in tests for method calls returning void 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
#2016 by EgorkaKulikov was merged Mar 27, 2023 Loading...
5 of 6 tasks
Spring Phase 1
Previous 1 3 4 5 6
Previous
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.

AltStyle によって変換されたページ (->オリジナル) /