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 tests for text extraction functions #7

Merged

Conversation

jonulak
Copy link
Contributor

@jonulak jonulak commented Oct 24, 2024

This commit adds unit test coverage for and functions. The tests cover scenarios including empty files, text only files, files with text and media, and files with special characters. A github workflow is also included for automated testing on push and pull requests with a generated coverage report.

Resolves #2

@jeromehardaway jeromehardaway merged commit e4aaafd into main Oct 24, 2024
2 checks passed
@jonulak jonulak deleted the jonulak/add-unit-tests-for-text-extraction-functions branch October 24, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Unit Tests for Text Extraction Functions
2 participants