4 Commits

Author SHA1 Message Date
jbrechtel c33a51d80b test: add step count preservation tests for SchemaOrg → Cooklang conversion
Build and Deploy / build-and-deploy (push) Successful in 1m14s
Adds checkStepCount helper that verifies the number of instructions in
the parsed schema.org recipe matches the number of SecStep items in
the Method section of the resulting Cooklang Recipe. Tests both
fried-rice (4 steps) and carrot-risotto (7 steps).
2026-05-20 15:57:14 -04:00
jbrechtel 3e55f0a7d2 feat: add schemaOrgToCooklang conversion function 2026-05-19 22:50:48 -04:00
jbrechtel 1addddd8fc feat: add parseISODuration for ISO 8601 duration parsing 2026-05-19 22:46:57 -04:00
jbrechtel 9586afcb46 feat: add SchemaOrgRecipe types and FromJSON parsing 2026-05-19 22:44:03 -04:00