#[test] fn test_tauri_full_init() { let _app = tauri::test::mock_app(); println!("Mock app created successfully"); }