MCPcopy Create free account
hub / github.com/audacity/audacity / quick_test

Function quick_test

scripts/piped-work/recording_test.py:151–153  ·  view source on GitHub ↗

Quick test to ensure pipe is working.

()

Source from the content-addressed store, hash-verified

149
150
151def quick_test():
152 """Quick test to ensure pipe is working."""
153 do_command('Help: CommandName=Help')
154
155
156quick_test()

Callers 1

recording_test.pyFile · 0.70

Calls 1

do_commandFunction · 0.70

Tested by

no test coverage detected