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

Implement integration tests for desktop app #82

Open
pverscha opened this issue Oct 15, 2020 · 0 comments
Open

Implement integration tests for desktop app #82

pverscha opened this issue Oct 15, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pverscha
Copy link
Member

We should implement integration tests for the desktop app using the "Spectron" framework. I propose to choose Jest as the test environment to control the output of Spectron, since that is the same testing environment we are using in Unipept web components.

The integration tests should be executed automatically by a GitHub action and merging code with master should only be allowed if the integration tests succeed, since a merge to master automatically builds a new version of the application.

@pverscha pverscha added the enhancement New feature or request label Oct 15, 2020
@pverscha pverscha self-assigned this Oct 15, 2020
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
None yet
Development

No branches or pull requests

1 participant