1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/programs/fish
Ryan Orendorff 111011b2c2
fish: add some tests
- If a function is defined, check that the function file exists and
  that the contents matches a given string.

- If no functions exists, the functions folder should not exist.

- Verify plugin functionality.
2020-02-20 00:03:26 +01:00
..
default.nix fish: add some tests 2020-02-20 00:03:26 +01:00
functions.nix fish: add some tests 2020-02-20 00:03:26 +01:00
no-functions.nix fish: add some tests 2020-02-20 00:03:26 +01:00
plugins.nix fish: add some tests 2020-02-20 00:03:26 +01:00