-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-ideIssue is related to IDE supportIssue is related to IDE supportctg-bugIssue is a bugIssue is a buglang-goIssue is related to Go supportIssue is related to Go supportspec-flakyReproducing scenario is not clearReproducing scenario is not clear
Milestone
Description
Description
When Experimental language support
is turned on in UTBot settings,
the action is still disabled in context menu in Project view with GO-files.
To Reproduce
- Run the 'utbot' project in IntelliJ Idea 2022.2.4
- Install one of the latest plugin builds from main, used this one
- Open File -> Settings -> Tools -> UnitTestBot
- Check
Experimental languages support
- Open
utbot-go/go-samples/simple/samples.go
in Project view, right-click on a GO-file
Expected behavior
Generate Tests with UnitTestBot... action should be enabled.
Actual behavior
Generate Tests with UnitTestBot... action is disabled.
Shortcut is working.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.4 Ultimate
Additional context
Please check how it is made in JS and Python modules.
tyuldashev
Metadata
Metadata
Assignees
Labels
comp-ideIssue is related to IDE supportIssue is related to IDE supportctg-bugIssue is a bugIssue is a buglang-goIssue is related to Go supportIssue is related to Go supportspec-flakyReproducing scenario is not clearReproducing scenario is not clear
Type
Projects
Status
Done