You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: