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

Add end to end testing #225

Open
Tracked by #3286
davenice opened this issue Feb 4, 2025 · 1 comment
Open
Tracked by #3286

Add end to end testing #225

davenice opened this issue Feb 4, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@davenice
Copy link
Contributor

davenice commented Feb 4, 2025

When making changes to the source code for the extension, it's very difficult to be confident in the quality and that nothing has been broken.

This issue covers using a GUI testing framework to add some GUI-driven tests.
These should have a mocked up backend using something like Wiremock so that it's possible to (for instance) expand the tree against a mocked up system. (So that the tests can run without external infrastructure requirements).

An initial few tests could be added as part of this issue before a follow-up is created.

Copy link

github-actions bot commented Feb 4, 2025

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: New Issues
Development

No branches or pull requests

1 participant