Skip to content

Add comprehensive tests for tools and utilities#23

Merged
viralcodex merged 1 commit intomainfrom
tests
Mar 13, 2026
Merged

Add comprehensive tests for tools and utilities#23
viralcodex merged 1 commit intomainfrom
tests

Conversation

@viralcodex
Copy link
Copy Markdown
Owner

  • Implement tests for images-to-pdf tool, covering success and error scenarios.
  • Create tests for pdf-to-images tool, validating input handling and error responses.
  • Add tests for merge tool, ensuring multiple PDFs can be merged correctly.
  • Introduce tests for protect tool, validating password requirements and error handling.
  • Develop tests for rotate tool, checking page rotation functionality.
  • Implement tests for split tool, validating various split modes and error handling.
  • Add tests for backend utility functions, ensuring correct response shapes and error handling.
  • Create utility tests for temp directory management and file validation.
  • Ensure all tests cover edge cases and provide meaningful assertions.

- Implement tests for images-to-pdf tool, covering success and error scenarios.
- Create tests for pdf-to-images tool, validating input handling and error responses.
- Add tests for merge tool, ensuring multiple PDFs can be merged correctly.
- Introduce tests for protect tool, validating password requirements and error handling.
- Develop tests for rotate tool, checking page rotation functionality.
- Implement tests for split tool, validating various split modes and error handling.
- Add tests for backend utility functions, ensuring correct response shapes and error handling.
- Create utility tests for temp directory management and file validation.
- Ensure all tests cover edge cases and provide meaningful assertions.
@viralcodex viralcodex merged commit 986b248 into main Mar 13, 2026
1 check failed
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.

1 participant