- Record final project status in learnings.md - Add all task evidence files (43 files) - Add work plan with all 29 checkboxes complete - Add boulder state tracking Project complete: 99 tests passing, all deliverables verified
20 lines
682 B
Plaintext
20 lines
682 B
Plaintext
PHPUnit 11.5.55 by Sebastian Bergmann and contributors.
|
|
|
|
Runtime: PHP 8.4.7
|
|
|
|
........ 8 / 8 (100%)
|
|
|
|
Time: 00:00.293, Memory: 12.00 MB
|
|
|
|
Pro Playlist Writer (ProPresenter\Parser\Tests\ProPlaylistWriter)
|
|
✔ Write throws when target directory does not exist
|
|
✔ Write creates archive file
|
|
✔ Write adds data entry to zip
|
|
✔ Write uses store compression for all entries
|
|
✔ Write includes embedded pro files at root level
|
|
✔ Write includes embedded media files at original paths
|
|
✔ Write supports round trip with reader
|
|
✔ Write cleans up temp file when target path is directory
|
|
|
|
OK (8 tests, 27 assertions)
|