Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
151
def
quick_test():
152
""
"Quick test to ensure pipe is working."
""
153
do_command(
'Help: CommandName=Help'
)
154
155
156
quick_test()
Callers
1
recording_test.py
File · 0.70
Calls
1
do_command
Function · 0.70
Tested by
no test coverage detected