Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ test_recorder.py
File
test_recorder.py
SRC/unittest/test_recorder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
sys
3
TEST_DIR = os.path.dirname(os.path.abspath(__file__)) +
"/"
4
INTERPRETER_PATH = TEST_DIR +
"../interpreter/"
Callers
nothing calls this directly
Calls
2
test_recorder_time_step_can_handle_fp_precision
Function · 0.85
append
Method · 0.45
Tested by
no test coverage detected