Files
Crosspoint/test
jpirnayandClaude Sonnet 4.6 8d50efb11c Remove generated epub files from branch
Test epubs are regenerated by scripts/generate_test_epub.py and should
not be tracked on feature branches to avoid merge conflicts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 20:53:54 +02:00
..
2026-04-29 11:44:02 +02:00
2026-04-29 11:26:50 +02:00
2026-04-29 11:26:50 +02:00
2026-05-10 21:06:55 +02:00
2026-04-20 17:40:31 +02:00
2026-04-29 09:08:07 +02:00

This directory is intended for PlatformIO Test Runner and project tests.

Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.

More information about PlatformIO Unit Testing:
- https://docs.platformio.org/en/latest/advanced/unit-testing/index.html

Example test runners in this repository:
- test/run_url_utils_test.sh
- test/run_opds_parser_test.sh
- test/run_epub_css_test.sh