update: Be a little bit more precise about testing in the readme

This commit is contained in:
Sebastian Lenzlinger 2025-04-12 15:54:05 +02:00
parent 890b5f6a76
commit b3e943ea91

View File

@ -37,6 +37,8 @@ A test script is included to verify the installation script works correctly:
``` ```
This runs the installation in an isolated environment to ensure all symlinks are correctly created. This runs the installation in an isolated environment to ensure all symlinks are correctly created.
Nothing fancy, just creates mock home in `/tmp` and changes some envars used by the install script.
The "Testing" amounts to check symlinks exist. This is mostly usefull once extended to detect config packages (just the directories containing an a config), to remind me to add a function for it in `dot-install`.
## Included Configurations ## Included Configurations