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

extend and speed up testing in Makefile #331

Open
tomato42 opened this issue Dec 13, 2018 · 0 comments
Open

extend and speed up testing in Makefile #331

tomato42 opened this issue Dec 13, 2018 · 0 comments
Labels
good first issue relatively simple changes, good for first time contributors help wanted maintenance issues related to project maintenance, CI, documentation, etc.
Milestone

Comments

@tomato42
Copy link
Member

the Makefile currently uses simple sleep to wait for server start for testing

implement a mechanism that will poll the system to detect when the socket is actually opened instead (e.g. using netstat)

also extend the tests related to tls.py

@tomato42 tomato42 added help wanted good first issue relatively simple changes, good for first time contributors maintenance issues related to project maintenance, CI, documentation, etc. labels Dec 13, 2018
@tomato42 tomato42 added this to the v1.0.0 milestone Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue relatively simple changes, good for first time contributors help wanted maintenance issues related to project maintenance, CI, documentation, etc.
Projects
None yet
Development

No branches or pull requests

1 participant