• #microformats 2019-01-13
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2019-01-13 UTC
# 20:51
cjwillcock
based on the discussion of yesterday about using JSON files for golden testing, I decided that using JSON in almost any way for the tests creates an unnecessary coupling to the JSON encode/decode functions. So I'll switch to testing with the internal data structures and their representations for the most part and drop in some JSON testing later (much later)