1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 16:57:03 +00:00
home-manager/tests/modules/services/podman-linux
Robert Helgesson 7a3f0b3b8d
tests: rework derivation stubbing
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
..
configuration-containers-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-policy-expected.json podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-registries-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration-storage-expected.conf podman: install package and create config files 2024-11-23 22:36:33 +01:00
configuration.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
container-expected.service podman-container: fix tests and failing podman 5.3.0 service 2024-12-02 11:05:28 +01:00
container.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
default.nix podman: install package and create config files 2024-11-23 22:36:33 +01:00
integration-container-expected.service podman-container: fix tests and failing podman 5.3.0 service 2024-12-02 11:05:28 +01:00
integration-network-expected.service tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
integration.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
manifest.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
network-expected.service tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
network.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
podman-stubs.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00