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

Method test_npm_run_preview

test_devserver_security.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 validate_custom_command_strict("npm run serve")
42
43 def test_npm_run_preview(self):
44 validate_custom_command_strict("npm run preview")
45
46 def test_pnpm_dev(self):
47 validate_custom_command_strict("pnpm dev")

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected