-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: UnitTestBot/UTBotJava
Pull requests list
Fuzzer should create object without any modifications
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
#2319
by Markoutte
was merged Jun 27, 2023
Loading...
3 of 6 tasks
Change regex generator in fuzzing
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
#2318
by Markoutte
was merged Jun 27, 2023
Loading...
3 of 6 tasks
Do fuzzer improvements needed for integration test generation
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
#2316
by IlyaMuravjov
was merged Jun 27, 2023
Loading...
4 of 6 tasks
Select only raw-strings for regex fuzzing and filter blank strings
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#2301
by tamarinvs19
was merged Jun 26, 2023
Loading...
3 of 6 tasks
Support fuzzing for regular expressions in Python
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
lang-python
Issue is related to python support
#2298
by tamarinvs19
was merged Jun 21, 2023
Loading...
4 of 6 tasks
Improve mutation API in Fuzzing Platform
comp-fuzzing
Issue is related to the fuzzing
ctg-refactoring
Issue related to refactoring process
#2296
by Markoutte
was merged Jun 20, 2023
Loading...
3 of 6 tasks
Support using identifiers generated by database as method arguments
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
#2285
by IlyaMuravjov
was merged Jun 15, 2023
Loading...
4 of 6 tasks
Another way to process failures in instrumented process not connected to concrete execution
comp-fuzzing
Issue is related to the fuzzing
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
#2270
by EgorkaKulikov
was merged Jun 13, 2023
Loading...
5 of 6 tasks
Improve fuzzing for domain specific API
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
#2256
by Markoutte
was merged Jun 9, 2023
Loading...
3 of 6 tasks
Introduce Spring integration tests
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
#2205
by IlyaMuravjov
was merged Jun 1, 2023
Loading...
5 of 6 tasks
Fix python small bugs
comp-codegen
Issue is related to code generator
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#2029
by tamarinvs19
was merged Mar 23, 2023
Loading...
4 of 6 tasks
Fix NPE when generated fuzzer class is package-private
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
#2005
by Markoutte
was merged Mar 23, 2023
Loading...
2 of 6 tasks
Correctly handle randomizing of Seed.Recursive modifications
comp-fuzzing
Issue is related to the fuzzing
ctg-bug
Issue is a bug
#1996
by Markoutte
was merged Mar 21, 2023
Loading...
4 of 6 tasks
2023.3 Release
Fixed bug in HintCollector
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#1962
by tochilinak
was merged Mar 16, 2023
Loading...
4 of 6 tasks
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
Add cached executions filtration
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
lang-python
Issue is related to python support
#1932
by tamarinvs19
was merged Mar 13, 2023
Loading...
4 of 6 tasks
Added limit for number of executions
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#1925
by tochilinak
was merged Mar 10, 2023
Loading...
4 of 6 tasks
2023.3 Release
Some fixes in Python fuzzer logic
comp-fuzzing
Issue is related to the fuzzing
ctg-enhancement
New feature, improvement or change request
lang-python
Issue is related to python support
#1922
by tochilinak
was merged Mar 10, 2023
Loading...
4 of 6 tasks
2023.3 Release
Fix python fuzzing strategy
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#1914
by tamarinvs19
was merged Mar 9, 2023
Loading...
4 of 6 tasks
2023.3 Release
Improve fuzzer & test exports/imports in JavaScript module
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-javascript
Issue is related to JavaScript support
#1909
by rudolf101
was merged Mar 13, 2023
Loading...
4 of 6 tasks
2023.3 Release
Remove old fuzzer dependencies from JavaScript module
comp-fuzzing
Issue is related to the fuzzing
ctg-refactoring
Issue related to refactoring process
lang-javascript
Issue is related to JavaScript support
#1900
by rudolf101
was merged Mar 9, 2023
Loading...
3 of 6 tasks
2023.3 Release
Remove obsolete fuzzing code
comp-fuzzing
Issue is related to the fuzzing
ctg-refactoring
Issue related to refactoring process
#1896
by Markoutte
was merged Apr 10, 2023
Loading...
2 of 6 tasks
Update time management of python test generation
comp-fuzzing
Issue is related to the fuzzing
comp-infrastructure
Infrastructure issues
ctg-refactoring
Issue related to refactoring process
lang-python
Issue is related to python support
#1893
by tamarinvs19
was merged Mar 9, 2023
Loading...
4 of 6 tasks
2023.3 Release
Clean up OverallArchitecture, Fuzzing and Logging docs
comp-fuzzing
Issue is related to the fuzzing
comp-logging
Issue is related to Logging
ctg-documentation
Improvements or additions to documentation
priority-minor
Issue is rated as minor
#1873
by olganaumenko
was merged Mar 6, 2023
Loading...
3 of 6 tasks
2023.3 Release
Added division of timeout for several function
comp-fuzzing
Issue is related to the fuzzing
ctg-bug-fix
PR is fixing a bug
lang-python
Issue is related to python support
#1847
by tochilinak
was merged Feb 26, 2023
Loading...
4 of 6 tasks
2023.3 Release
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.
You can’t perform that action at this time.