J.A.R.V.I.S-py/tools/command_builder/tests
Bossiara13 0f6b794db9 feat(tools): yaml writer with ruamel (preserves comments, atomic + backup)
Uses ruamel.yaml so existing comments / formatting in commands.yaml
survive a save. Each write creates commands.yaml.bak first, then
atomically renames a .tmp file into place. Tests cover round-trip for
all action types plus comment-preservation on append.
2026-04-22 23:17:24 +03:00
..
__init__.py feat(tools): scaffold command builder schema 2026-04-22 23:17:17 +03:00
test_schema.py feat(tools): yaml writer with ruamel (preserves comments, atomic + backup) 2026-04-22 23:17:24 +03:00