d1conv
2023-11-06
Expand test journal entries and refactor parser content handling
6 files · 394+ · 1,027-
Test data expansion
3 files changed
Journal.jsonExpanded Journal JSON with richer entry data for testing more content typesJournal.txtExpanded plain text journal content for comparison testingoutput.mdUpdated Markdown output reflecting expanded test input
Parser refactoring and cleanup
3 files changed
parse.pyRefactored content handling logic with improved line processingtestmd.jsonRemoved old test JSON fixture (864 lines) superseded by new test structurewhat.mdRemoved old test Markdown output
- Refactored parse.py content handling and removed obsolete test fixtures replaced by the expanded Journal-based test data
decouple
behavioral
1 file
parse.py