Add Jest tests that simulate running quik-g-p and quik-g-m using child_process.spawn.
Ensure commands exit successfully and generate the expected output directory.
Acceptance Criteria:
Mock file system writes (or use temp dirs).
Validate generated files exist.
Add Jest tests that simulate running quik-g-p and quik-g-m using child_process.spawn.
Ensure commands exit successfully and generate the expected output directory.
Acceptance Criteria:
Mock file system writes (or use temp dirs).
Validate generated files exist.