MCPcopy 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_absFunction · 0.80
scan_projectFunction · 0.80
open_projectFunction · 0.80
validate_project_rootFunction · 0.80
scan_res_pathsFunction · 0.80
copy_dir_recursiveFunction · 0.80
create_projectFunction · 0.80
refresh_inspector_viewFunction · 0.80
editor_status_textFunction · 0.80
script_vars_edit_textFunction · 0.80
title_case_labelFunction · 0.80
scene_value_edit_textFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected