Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds config tests for autostart AppVMs
sd-whonix has long been set as autostart, but we didn't have a corresponding config test for it. We recently enabled autostart on sd-gpg and sd-proxy, those now also have config tests. It's a bit anti-Pythonic to `assertTrue(x is True)`, rather than just `assertTrue(x)`, but trying to be explicit about what the underlying qubesadmin API returns.
- Loading branch information