| test(lifecycle): rename lifecycle harness fixtures (#1532)
Tiny follow-up to #1499. The harness helper used to register only mutation tools (delete_file, move_file, etc), but #1499 extended it to register read_file too so the cancel/stop-recovery tests could verify read-only operations still work. The old name registerMutationTools doesn't fit anymore — renaming to registerLifecycleToolFixtures.
Test-only, behavior-neutral.
Refs #1285. Follow-up to #1499. | 7 天前 |