API: Improved vm_status and added some tests. Skip vm tests in VM

This commit is contained in:
Qubasa
2023-09-30 11:08:42 +02:00
parent 46d108e473
commit d805c4b069
4 changed files with 59 additions and 16 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ result*
/pkgs/clan-cli/clan_cli/nixpkgs
/pkgs/clan-cli/clan_cli/webui/assets
/machines
nixos.qcow2
# python
__pycache__