Skip to content

Conversation

@RubenHalman
Copy link
Member

Built with WebdriverIO (@wdio/cli) and @wdio/vscode-service, the E2E Smoke Tests automate validation in a real VS Code instance, catching regressions early and boosting confidence in releases. They currently verify

Sidebar Accessibility: Confirms the "Lightning Flow Scanner" view in the Activity Bar can be opened and used.
Command Execution: Validates that the flowscanner.viewDefaultFlowRules command opens the "Flow Rules" editor tab.

  • CLI-Driven Testing: Run tests via npx wdio run ./wdio.conf.ts for fast, local validation.
  • Cross-Platform Support: Tests run on macOS (arm64) and Windows, using VS Code 1.102.0 and Chromedriver 134 for compatibility.

@RubenHalman RubenHalman merged commit 40a2dba into main Oct 27, 2025
1 check failed
@RubenHalman RubenHalman deleted the 1.8.4 branch October 27, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants