Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ join
Method
join
perro_source/api_modules/perro_networking/tests/unit/http_tests.rs:227–229 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
225
226
thread::sleep(Duration::from_millis(20));
227
assert!(client.poll_all(8).is_empty());
228
}
229
230
#[test]
231
#[cfg_attr(
232
not(feature =
"network-tests"
),
Callers
15
res_to_abs
Function · 0.80
scan_project
Function · 0.80
open_project
Function · 0.80
validate_project_root
Function · 0.80
scan_res_paths
Function · 0.80
copy_dir_recursive
Function · 0.80
create_project
Function · 0.80
refresh_inspector_view
Function · 0.80
editor_status_text
Function · 0.80
script_vars_edit_text
Function · 0.80
title_case_label
Function · 0.80
scene_value_edit_text
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected