|
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m41s
Test / frontend-typecheck (pull_request) Successful in 1m51s
PR Review Automation / review (pull_request) Successful in 4m24s
Test / rust-fmt-check (pull_request) Failing after 12m43s
Test / rust-clippy (pull_request) Successful in 13m51s
Test / rust-tests (pull_request) Successful in 15m12s
- Removed incorrect #[serde(rename_all = "PascalCase")] attribute from AuthResponse struct - Proxmox API returns lowercase fields (ticket, username, clustername) not PascalCase - Added missing clustername field to AuthResponse struct - Updated unit tests to match actual Proxmox API response format - Added 4 integration tests for Proxmox API endpoints: * test_real_proxmox_auth - verifies authentication works * test_real_proxmox_cluster_resources - fetches cluster resources * test_real_proxmox_nodes - fetches node status * test_real_proxmox_vms - fetches VM list - All 432 Rust tests passing - All integration tests verified against https://172.0.0.18:8006 |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| tests/kube | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| memset_s_shim.c | ||
| tauri.conf.json | ||