- Notifications
You must be signed in to change notification settings - Fork45
Python and JS support #1197#1199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
112 commits Select commitHold shift + click to select a range
9fcf5c0 UTBotFamily
denis-fokineee8f85 Add CodeGenLanguage.id
tamarinvs1908ccb65 Update Renderers
tamarinvs19301f2d5 Move codeGenLanguage to CgRenderContext
tamarinvs19ddc57d9 Add init to CodeLanguage
tamarinvs198086a63 UTBotFamily
denis-fokin0708155 Fix after merge bugs
tamarinvs1964ade72 Fix bug with variableConstructors and remove ExecutionStateAnalyzer from
tamarinvs1950c9a57 Update generated_tests__dicts
tamarinvs196a6a337 Change targetCompatibility verstion
tamarinvs199e9725c Refactor js
tamarinvs198a53d09 Fix PycharmUltimate code and uncomment js
tamarinvs198abe0b7 Fix Windows symbols problem
tamarinvs19542aeae Disable runIde tasks in modules where we need only Idea sdk dependencies
denis-fokinee45191 Merge actual UTBot Go, set up and fix its CLI
GlebSoloveve44813d Improve requirements description for UTBot Go
GlebSoloveva3ad833 Merge UTBot Go IntelliJ plugin support
tamarinvs19a7b8d25 Fix Go
tamarinvs198def007 New file chooser in Python plugin
tochilinak0af38e8 Fixed bug in Python cli
tochilinak14ff580 Refactored Slava's CodegenLanguage
zishkazd8328e2 disable go runIde
Markoutte8a91164 Change "\\" to File.separator
tamarinvs1914ccaf6 Add relation sys.path support
tamarinvs19894707b Change cli result output
tamarinvs1978e8f9d [WIP] Linux cmd possible fix
rudolf10199c5d8b [WIP] universal JsCmdExec implementation
zishkaze6b0168 Moved OsProvider for a wider access scope
zishkaz299452d Getting node and npm from IDEA settings
zishkazba23868 JsDynamicSettings added
zishkaz4b3fb14 [WIP] Added nyc path field to dialog window
rudolf101079e8d0 New js coverage algo implementation
zishkaz319bc54 Added nyc path field into dialog window
rudolf10154f079c Update samples
tamarinvs19ff1b093 Added replace separator in Nyc validation
rudolf1019ed03f0 Added new options to js CLI and fixed exports managers
zishkaz074d0d1 Fix after rebase problems
tamarinvs19b11718f Fixed js samples and help tips in js CLI
zishkaz18f514f Fixed js exports managers regexes
zishkazeae8efe Move language-specific UtModels to utbo-<lang> and remove CodegenLang…
tamarinvs19d99deb9 Fix cli bug
tamarinvs19e74317f Simle style fix
tamarinvs193887c93 Moved test directory chooser to ui-commons and fixed graal error
zishkaz1247455 Removing go from pr branch
zishkaz037098f Added gitignore file for js samples
zishkaz97f4d6a Fix changes
tamarinvs197688990 Fix testClassName bug
tamarinvs1929180b9 Rebase FileUtil.kt onto main
tamarinvs193129d70 Rebase files onto main
tamarinvs190152df5 Remove internal UtilMethodProvider
tamarinvs1984ec8fc Rebase onto main
tamarinvs19b24caf9 Update language settings
tamarinvs19fc52711 Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs1952085ec Update gradle files
tamarinvs19eba7d57 Fix js npm path and nyc validator for linux
tamarinvs19be1adc7 Add conditions for ideType
tamarinvs19f997039 Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs199e0b25a Update ide settings
tamarinvs1983a9dcd Add docs page about IDE
tamarinvs19fcca3bf Add docs link
tamarinvs19f21a1cb Fix Coverage error
tamarinvs192d7d817 Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs1905af2c5 Rebase onto main
tamarinvs1968c5d7d Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs1992f6f72 Rebase onto main
tamarinvs1955c278b Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs191f1b016 Rebase onto main
tamarinvs191d5b379 Make GgGetClass sealed
tamarinvs193d98f82 Fix deprecated showYesNoDialog and ProjectFileIndex.SERVICE
tamarinvs19dc242fe Change IU to IC
tamarinvs19bdd4442 Remove open from ClassId.elementClassId
tamarinvs19c7b69a1 Code style refactoring
tamarinvs194432359 Add file with changes description
tamarinvs19284928b Update gitignores
tamarinvs197ee92d1 Remove com.jetbrains.intellij.idea:ideaIC dependency
tamarinvs1967b9fe0 Change IU to IC
tamarinvs196d9522a Added coverage mode buttons | JS
rudolf10154faab1 Update CLI docs
rudolf1015a50a55 Fixed JS basic coverage service algo
zishkaz60e96e9 Fixes JsConstantsModelProvider after master merge
zishkaz972607e Removed unnecessary check for Mocha framework that failed in built pl…
zishkaz05d7b4e Removed lateinit modifier
zishkazf578890 Removed export statements from js samples
zishkazf8f064a Merge branch 'tamarinvs19/UnitTestBot_Family_PR' of https://github.co…
zishkazaa4c1a8 Fix in Python CLI
tochilinak3409678 JS cli naming fix
zishkaz289b6b9 Rename python cli class
tamarinvs195f205e3 Move comment line in CodeGeneratorResult
tamarinvs19ec8f1dd Remove jClass from python/js branch
tamarinvs19d66c1ba Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs196295f85 Reworked text annotations in Mocha object
zishkaz1781fa8 Merge remote-tracking branch 'origin/tamarinvs19/UnitTestBot_Family_P…
zishkazd53325b Remove soot dependency from utbot-python and implement new CgRender m…
tamarinvs1918acd32 Merge remote-tracking branch 'origin/tamarinvs19/UnitTestBot_Family_P…
tamarinvs192385dc6 Used withUtContext in JsTestGenerator and reworked Mocha TestFramewor…
zishkaz20e416a Locally fixed explicit File.separator replacements
zishkaz6dff767 Removed unnecessary catch
rudolf101766616c Fix weak comments
rudolf10158415b3 Removed unnecessary try catch
rudolf101f73d3fd Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs195c9e7fb Fix CgRenderer bugs after merge
tamarinvs19a8d4d92 Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs190b66cab Add README.md to utbot-python-cli
tamarinvs197a8893c Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs1998ac84a JS code refactoring
zishkazd0815c8 Merge remote-tracking branch 'origin/tamarinvs19/UnitTestBot_Family_P…
zishkaz7e16b66 Removed unnecessary JS file parsing
zishkazdcfa7eb Refactor utbot-intellij-python
tamarinvs19a781aa9 Refactor utbot-python
tamarinvs199074ed2 Fix "Language <> is disabled" problem from Issue #1329
tamarinvs19f9698b3 Merge branch 'main' into tamarinvs19/UnitTestBot_Family_PR
tamarinvs1937c9564 Change GenerateTestsModel to BaseTestsModel
tamarinvs19File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
UTBotFamily
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit8086a6317886115051ce4f1a939b54ae6e2b56fe
There are no files selected for viewing
2 changes: 1 addition & 1 deletion.gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -7,5 +7,5 @@ target/ | ||
| .idea/ | ||
| .gradle/ | ||
| *.log | ||
| __pycache__/ | ||
| *.rdgen | ||
27 changes: 1 addition & 26 deletionsutbot-framework-api/src/main/kotlin/org/utbot/framework/plugin/api/js/JsApi.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionutbot-framework/src/main/kotlin/org/utbot/framework/codegen/Keywords.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletionsutbot-framework/src/main/kotlin/org/utbot/framework/codegen/model/CodeGenerator.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion...mework/src/main/kotlin/org/utbot/framework/codegen/model/constructor/context/CgContext.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions...src/main/kotlin/org/utbot/framework/codegen/model/constructor/tree/CgMethodConstructor.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions.../main/kotlin/org/utbot/framework/codegen/model/constructor/tree/CgTestClassConstructor.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions...c/main/kotlin/org/utbot/framework/codegen/model/constructor/tree/CgVariableConstructor.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
56 changes: 36 additions & 20 deletionsutbot-framework/src/main/kotlin/org/utbot/framework/codegen/model/visitor/UtilMethods.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 1 addition & 3 deletionsutbot-framework/src/main/kotlin/org/utbot/framework/concrete/MockValueConstructor.kt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.