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 display & network related pytest cases #89

Open
2 tasks
myselfhimself opened this issue Jan 29, 2021 · 0 comments
Open
2 tasks

Add display & network related pytest cases #89

myselfhimself opened this issue Jan 29, 2021 · 0 comments
Assignees
Labels
testing Unit / integration testing

Comments

@myselfhimself
Copy link
Owner

Found the need for the following test cases when assisting a MacPorts maintainer for building and test gmic-py:

  • test for enabled display - by parsing of the print command output header or some other more clever technique. This will not check that a window shows up, but this adds a showstopper for any OS builders who care about user interfaces.

  • test for working Internet download (eg. https://placekitten.com/ or the sample command), which bulletprooves existence and use of wget, curl or libcurl by gmic-py/libgmic.

@myselfhimself myselfhimself self-assigned this Apr 11, 2021
@myselfhimself myselfhimself added enhancement New feature or request testing Unit / integration testing and removed enhancement New feature or request labels Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Unit / integration testing
Projects
None yet
Development

No branches or pull requests

1 participant