Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not possible for user to setup connection to local UTBot server without SFTP plugin #531

Closed
tyuldashev opened this issue Nov 9, 2022 · 0 comments · Fixed by #566
Closed
Assignees
Labels
bug Something isn't working vscode-plugin Issue related to VScode plugin

Comments

@tyuldashev
Copy link
Collaborator

tyuldashev commented Nov 9, 2022

Description
Wizard doesn't allow to procced without SFTP and SARIF plugin installation, but SFTP should not be required in case user wants to connect to locally installed WSL server

To Reproduce
Steps to reproduce the behavior:

  1. Disable SFTP plugin if it's installed
  2. Start UTBot: QuickStart wizard
  3. Try to click 'Next' button to continue server configuration

Expected behavior
Server configuration page opened and user set ups connection to local server. There could be warning on next page or we could enable 'localhost' with message that SFTP is not available.

Actual behavior
User cannot continue configuration. Label against SFTP plugin says: "Please, install or enable the SFTP plugin and restart the wizard!"

Visual proofs (screenshots, logs)

image

Additional context
No sure if we should require SARIF plugin as we can generate tests without it, but at least we should not block wizard when there is no SFTP installed.

@tyuldashev tyuldashev added the bug Something isn't working label Nov 9, 2022
@tyuldashev tyuldashev moved this to Todo in UTBot C/C++ Nov 9, 2022
@ladisgin ladisgin added the vscode-plugin Issue related to VScode plugin label Nov 11, 2022
@kichunya kichunya linked a pull request Dec 22, 2022 that will close this issue
Repository owner moved this from Todo to Done in UTBot C/C++ Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vscode-plugin Issue related to VScode plugin
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants