[pdm-devel] [PATCH datacenter-manager 0/2] fix tests and run them on package build

Christian Ebner c.ebner at proxmox.com
Wed Oct 29 14:14:00 CET 2025


Fixes the is_remotes_only() test by adapting the expected test
outcome. The outcome did change because of a code change, but the
test was forgotten to be adapted as well, but overlooked since
tests are not automatically run on package build.

Fix that as well by defining the `test` target in the Makefile.

Christian Ebner (2):
  server: api: fix test for is remote only cases
  build-sys: add make target for test

 Makefile                    | 5 +++++
 server/src/api/resources.rs | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.47.3





More information about the pdm-devel mailing list