josharsh/md-pdf-md

Add unit tests for theme loading

Open

#3 opened on Oct 30, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (2 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

We need tests for the theme loading functionality.

Tasks:

  • Create test file for theme loading
  • Test that all themes load correctly
  • Test custom CSS file loading
  • Test error handling for invalid themes

Good First Issue: Great introduction to the codebase and testing!

Contributor guide