mateclaw/mateclaw-server/src/test/java/vip/mate/wiki/profile
matevip 40cb39fb3b test(wiki): cover StageInstructions string/object deserialization
Add unit coverage for the StageInstructions custom deserializer: plain-string
shorthand, full object with instructions+template, unknown-field skipping, and
both forms coexisting on one WikiPageTypeDef (backward compatibility).
2026-06-26 14:34:32 +08:00
..
WikiMetadataValidatorTest.java feat(wiki): schema validator for structured page metadata 2026-05-31 07:54:20 +08:00
WikiPageTypeDefStageInstructionsTest.java test(wiki): cover StageInstructions string/object deserialization 2026-06-26 14:34:32 +08:00
WikiPageTypeProfileServiceE2ETest.java test(wiki): drop unnecessary @DirtiesContext from new E2E tests 2026-05-31 07:56:31 +08:00
WikiPageTypeProfileServiceTest.java feat(wiki): wire layer derivation and fact-dependency persistence into ingest 2026-05-31 07:59:20 +08:00