huskies: merge 864

This commit is contained in:
dave
2026-04-30 22:23:21 +00:00
parent 3911c24c26
commit 61cf7684de
41 changed files with 540 additions and 71 deletions
+3
View File
@@ -432,6 +432,7 @@ mod tests {
"99950_story_lifecycle",
"1_backlog",
"---\nname: Lifecycle Test\n---\n# Story\n",
crate::db::ItemMeta::named("Lifecycle Test"),
);
move_story_to_current("99950_story_lifecycle").unwrap();
@@ -462,6 +463,7 @@ mod tests {
"99951_story_crdt_only",
"2_current",
"---\nname: CRDT Only Test\n---\n# Story\n",
crate::db::ItemMeta::named("CRDT Only Test"),
);
// No filesystem path is involved — lifecycle functions no longer
@@ -529,6 +531,7 @@ mod tests {
"99866_story_block_test",
"2_current",
"---\nname: Block Round Trip\n---\n# Story\n",
crate::db::ItemMeta::named("Block Round Trip"),
);
// Verify starting state is Coding.