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

Introduce Testing #233

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Introduce Testing #233

wants to merge 4 commits into from

Conversation

merydian
Copy link
Collaborator

This branch may introduce testing.

Contents on the common and utils directories undergo unit-tests. Contents of gui are testet with an integration test that utilizes a mocked QGis interface. Each of the plugins' processing algorithms is integration tested, directly testing their respective processAlgorithm method.

Locally tests can be run using an anaconda setup, the process of which is described in the Readme file.
On Github Actions, the QGis versions 3.16, 3.22 and the latest versions are testes on, using the docker images from QGis itself.

@merydian merydian requested a review from koebi March 25, 2024 10:28
@merydian merydian marked this pull request as ready for review April 19, 2024 10:05
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.

None yet

1 participant