d1conv 2023-11-01
Clean up old test data and add content extraction script
12 files · 185+ · 1,614-

Test data cleanup

2 files changed
  • Journal.json Removed old Journal JSON test data
  • content.json Removed large content.json test fixture (1309 lines)
  • Purged obsolete test data including old Journal.json and the large content.json fixture that was no longer needed decouple internal
    2 files
    • Journal.json
    • content.json

Content extraction tooling

2 files changed
  • extract-content.sh Shell script for extracting content arrays from Day One JSON exports
  • markdown-benchmark.txt Updated benchmark reference text
  • Added content extraction script to streamline pulling content arrays from Day One JSON exports for testing decouple internal
    1 file
    • extract-content.sh