Skip to main content

A. General

Tests for checking basic functionality of Archipelo's VS Code Extension

Revision

DateWhat's changedPerson
03.11.2022Initial version - 2 test casesMateusz Nojek

Automation State

  • [ ] A1. Verify extension details
  • [ ] A2. Check basic extension elements

A1. Verify extension details

Preconditions

  1. VS Code is opened
  2. Archipelo extension is installed and enabled

Steps

Step descriptionExpected result
1. Click Extensions menu on the sidebarMenu with installed VS Code extensions is displayed
2. Choose 'Archipelo' extensionNew editor tab opens with 'Extension: Archipelo' title
3. Verify extension's detailsTitle, version, description, details

A2. Check basic extension elements

Preconditions

  1. VS Code is opened
  2. Archipelo extension is installed and enabled
  3. User is signed out

Steps

Step descriptionExpected result
1. Locate Archipelo extension on the sidebarCheck if extension is visible and the icon is correct
2. Hover over the extension iconCheck if tooltip with 'Archipelo' text appears
3. Click on Archipelo extension iconSidebar extends with a pane titled 'Archipelo: Settings' and a box with text description and 'Sign in to Archipelo' button
4. Click on cog icon at the top of the extension paneNew editor tab appears with title 'Archipelo Project Tracking' and a button '+ Add project' for adding more projects