1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 20:43:34 +02:00
home-manager/tests/modules/programs/git
Robert Helgesson cb09a968e9
tests: add option test.stubs
This option provides a more convenient way to overlay dummy packages.
It also adds a function `config.lib.test.mkStubPackage` that can,
e.g., be used for `package` options.
2021-09-26 23:26:38 +02:00
..
default.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf git: remove test dependencies on delta and git-lfs 2020-10-11 22:36:26 +02:00
git-with-email-expected.conf git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-email.nix git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-msmtp-expected.conf git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-msmtp.nix git: correct value of envelopeSender for msmtp (#1838) 2021-02-28 20:42:44 +01:00
git-with-signing-key-id-expected.conf programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-with-signing-key-id.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-with-str-extra-config-expected.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-with-str-extra-config.nix tests: add support for asserting warnings 2020-12-30 17:25:48 +01:00
git-without-signing-key-id-expected.conf programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-without-signing-key-id.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00