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 GUI tests #24

Closed
maresb opened this issue Apr 27, 2024 · 1 comment
Closed

Add GUI tests #24

maresb opened this issue Apr 27, 2024 · 1 comment

Comments

@maresb
Copy link
Contributor

maresb commented Apr 27, 2024

I think this should be a top priority. The GUI keeps breaking because we don't have automatic tests.

Probably we should use https://pytest-qt.readthedocs.io.

maresb added a commit to maresb/labelle that referenced this issue Apr 28, 2024
This is an extremely basic check to catch errors like using incompatible
language features in GUI code which isn't imported by the CLI.
This is a temporary measure until we implement labelle-org#24.
maresb added a commit to maresb/labelle that referenced this issue Apr 28, 2024
This is an extremely basic check to catch errors like using incompatible
language features in GUI code which isn't imported by the CLI.
This is a temporary measure until we implement labelle-org#24.
@maresb
Copy link
Contributor Author

maresb commented May 18, 2024

Closed by #37

@maresb maresb closed this as completed May 18, 2024
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

No branches or pull requests

1 participant