Fix design issues and add comprehensive test suite

Guard doSetup() against re-initialization, route welcome to onboard
wizard, fix import confirmation logic, remove invalid syncthing
generate flags, and show full export path. Add shell-based integration
test suite (123 tests) at ~/src/test/pal/ covering all commands.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 13:50:04 -05:00
parent 4a5fa4415c
commit 3be9586238
3 changed files with 37 additions and 16 deletions

View File

@@ -15,7 +15,7 @@
};
lux = {
url = "path:/home/blu/src/lux";
url = "path:/home/blu/src/lux/lang";
inputs.nixpkgs.follows = "nixpkgs";
};