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 unit testing #311

Open
benoit74 opened this issue Jun 3, 2024 · 0 comments
Open

Add unit testing #311

benoit74 opened this issue Jun 3, 2024 · 0 comments
Milestone

Comments

@benoit74
Copy link
Collaborator

benoit74 commented Jun 3, 2024

Add basic unit testing structure so that subsequent changes will be easier to test:

  • add classes hiding (a bit) how the crawler and warc2zim are called
  • mock these classes in few tests ensuring that at least the nominal scenarios are working / raise proper exceptions
@benoit74 benoit74 added this to the 2.1.0 milestone Jun 3, 2024
@benoit74 benoit74 modified the milestones: 2.1.0, 2.2.0 Jun 18, 2024
@benoit74 benoit74 modified the milestones: 2.2.0, later Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant