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: Profiles Editor Management #217139

Closed
3 tasks done
sandy081 opened this issue Jun 24, 2024 · 0 comments
Closed
3 tasks done

Test: Profiles Editor Management #217139

sandy081 opened this issue Jun 24, 2024 · 0 comments

Comments

@sandy081
Copy link
Member

sandy081 commented Jun 24, 2024

Ref: #192387

Complexity: 5

Create Issue


We have introduced a new Profiles Editor to manage profiles in VS Code, accessible from:

  • The Settings Menu in the bottom left corner.
  • The Settings Menu in the top left corner.
  • The Command Palette (Ctrl+Shift+P or Cmd+Shift+P).

Set up

  • Ensure you have the latest version of VS Code Insiders installed.
  • Ensure no active profiles conflicts; reset or back up existing profiles if necessary.

Testing

Note: Provide feedback on the UX and functionality for each of the following test cases. Additionally, explore any other features you find and document any issues or suggestions.

1. Test Creating a Profile

  • From an existing profile or from a template or an empty profile
  • Test customising and preview the new profile
  • Test all available actions
  • Ensure all options and customizations are functional
  • Validate that only one profile is being created during this process.

2. Test Exporting & Importing a Profile

  • Exporting:
    • Open the Profiles Editor.
    • Select and export an existing profile.
    • Ensure that the export file is generated correctly and can be saved locally.
  • Importing:
    • Open the Profiles Editor.
    • Import the previously exported profile.
    • Validate that the imported profile appears correctly and maintains all configurations.

3. Test Managing a Profile

  • Test browsing through the contents within a profile and validate all sections and options are accessible and correctly displayed.
  • Test updating the profile's name, icon, and other configurations.
  • Test all actions available on a Profile
    • Opening a New Window
    • Using the Profile for current window
    • Using the Profile as default for new window
  • Test Deleting a Profile
@sandy081 sandy081 added this to the June 2024 milestone Jun 24, 2024
@sandy081 sandy081 changed the title Test Profiles Editor Test: Profiles Editor Management Jun 24, 2024
@hediet hediet removed their assignment Jun 25, 2024
@rzhao271 rzhao271 removed their assignment Jun 25, 2024
@daviddossett daviddossett removed their assignment Jun 25, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants