MCPcopy Index your code
hub / github.com/AutoForgeAI/autoforge / test_pnpm_run_dev

Method test_pnpm_run_dev

test_devserver_security.py:49–50  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47 validate_custom_command_strict("pnpm dev")
48
49 def test_pnpm_run_dev(self):
50 validate_custom_command_strict("pnpm run dev")
51
52 def test_yarn_start(self):
53 validate_custom_command_strict("yarn start")

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected