Integration tests improvements #2103
Labels
enhancement
New feature or request
priority-medium
Not functioning - next quarter if capacity permits
Technical Debt
Includes Architecture, Code, Testing, Automation debt
Tests
Is your feature request related to a problem? Please describe.
The main reason for this issue is the lack of integration tests that capture common end-user scenarios such as:
Describe the solution you'd like
Create new
*.integration.test.ts
files inside our__integration__
folder.Note: This new tests should be able to run in native VSCode, in Theia, and possibly other supported environments.
For more info, see #265 (comment)
The text was updated successfully, but these errors were encountered: