runs the api test server Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
make -> make check make check -> cargo test make fmt -> cargo fmt --all make checkfmt -> cargo fmt --all -- --check ... Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>