Policies manager don’t have tests for mount
We noted it down for later, but after the integration tests, I think we missed track of it.
Didn't we say that we would only integrate the mount tests in the policy manager when we had the machine mounts as well? From what I've seen in the TestApplyPolicies, we are only considering machine policies rather than user ones.
You’re right, we are only calling them for machines, so let’s keep the bug opened for later reference, but it should be part of the computer part of the work there.
The mount manager test cases in the policy manager tests are now merged into the system mounts feature branch and waiting to be merged into main with #544 .