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 tests for VideoClip and root __init__ #1590

Merged
merged 7 commits into from
May 26, 2021

Conversation

mondeja
Copy link
Collaborator

@mondeja mondeja commented May 26, 2021

  • Test __init__.py preview methods.
  • Rewrite test for VideoClip.save_frame using BitmapClip and improve save_frame documentation.
  • Add some tests for VideoClip.
  • I have provided code that clearly demonstrates the bug and that only works correctly when applying this fix
  • I have added suitable tests demonstrating a fixed bug or new/changed feature to the test suite in tests/
  • I have properly documented new or changed features in the documentation or in the docstrings
  • I have properly explained unusual or unexpected code in the comments around it

@mondeja mondeja added documentation Related to documentation in official project docs or individual docstrings. tests Related to individual tests in the test suite or running the test suite. labels May 26, 2021
@coveralls
Copy link

coveralls commented May 26, 2021

Coverage Status

Coverage increased (+0.2%) to 75.444% when pulling 4beabf5 on mondeja:init-videoclip-tests into 0bdc91c on Zulko:master.

@mondeja mondeja force-pushed the init-videoclip-tests branch from 19018a3 to 7bd4cd4 Compare May 26, 2021 16:52
@mondeja mondeja force-pushed the init-videoclip-tests branch from 5b8553e to 42148ac Compare May 26, 2021 16:58
@mondeja mondeja changed the title Add tests for videoclip and root __init__ Add tests for VideoClip and root __init__ May 26, 2021
@mondeja mondeja merged commit 68818f6 into Zulko:master May 26, 2021
@mondeja mondeja deleted the init-videoclip-tests branch May 27, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation in official project docs or individual docstrings. tests Related to individual tests in the test suite or running the test suite.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants