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 integration tests #29

Closed
azihassan opened this issue Oct 6, 2023 · 0 comments
Closed

Add integration tests #29

azihassan opened this issue Oct 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@azihassan
Copy link
Owner

I'm starting to run into situations where realistic tests would be useful. Examples include dealing with the filesystem or the network. Ideally these should download a real video and compare its md5 checksum with a precomputed value. To do this, however, youtube-d should support a --no-progress flag so as not to pollute test logs with line breaks whenever the progress function is called.

@azihassan azihassan added the enhancement New feature or request label Oct 6, 2023
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