Skip to content

Add end to end testing #225

Open
Open
@davenice

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions