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

Test: Enable / Disable Extensions #14288

Closed
3 tasks done
sandy081 opened this issue Oct 24, 2016 · 0 comments
Closed
3 tasks done

Test: Enable / Disable Extensions #14288

sandy081 opened this issue Oct 24, 2016 · 0 comments
Labels
extensions Issues concerning extensions testplan-item
Milestone

Comments

@sandy081
Copy link
Member

sandy081 commented Oct 24, 2016

Test for #2882

Complexity - 4

Open with Workpsace

  • Open Extensions View and make sure you have some extensions installed
  • Verify that Disable action is shown and Workspace and Always dropdown options are enabled.
  • Disable an extension for the workspace
  • Reload the window
  • Verify that Extension is disabled (not running) only for this workspace.
  • Verify that this extension is running when you open other workspaces
  • Verify that Enable action for the extension is shown and also only Workspace dropdown option is enabled.
  • Enable the extension for the workspace and reload
  • Verify that Extension is enabled (running) for the workspace again
  • Disable the extension again by selecting Always option and reload
  • Verify that Extension is disabled (not running) always (any workspace or without workspace)
  • Verify that Enable action for the extension is shown and also only Always dropdown option is enabled.
  • Enable the extension by selecting Always option and reload
  • Verify that Extension is enabled (running) everywhere

Open without Workspace

  • Open Extensions View and make sure you have some extensions installed
  • Verify that Disable action is shown and only Always dropdown option is enabled.
  • Disable the extension by selecting Always option and reload
  • Verify that Extension is disabled (not running) always (any workspace or without workspace)
  • Verify that Enable action for the extension is shown and also only Always dropdown option is enabled.
  • Enable the extension by selecting Always option and reload
  • Verify that Extension is enabled (running) everywhere

Enable All / Disable All

  • Under the context menu in Extensions View
  • Disable All / Disable All (Workspace) should disable all installed extensions always or only for workspace respectively after reload
  • Enable All / Enable All (Workspace) should enable all installed extensions always or only for workspace respectively after reload

CLI

  • When VS Code is launched from CLI using the arg --disable-extensions
  • Verify that Enable / Disable actions are not shown
  • Try to play around with all these actions by opening multiple windows.
@sandy081 sandy081 added this to the October 2016 milestone Oct 24, 2016
@sandy081 sandy081 added the extensions Issues concerning extensions label Oct 24, 2016
@alexdima alexdima removed their assignment Oct 25, 2016
@bpasero bpasero removed their assignment Oct 25, 2016
@octref octref closed this as completed Oct 25, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
@octref octref removed their assignment Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants