beadboard/tests
Malte Sussdorff 1cf007a800 feat: add Linux/macOS support for pathing, registry, and project scope
- pathing.ts: use path.resolve() on POSIX instead of win32.normalize
- registry.ts: replace ensureWindowsAbsolutePath with path.isAbsolute()
- Tests: platform-conditional assertions for both Windows and POSIX
- Windows behavior preserved unchanged via os.platform() guard

All 17 tests pass on macOS. Windows tests guarded behind IS_WINDOWS.
2026-03-22 12:48:56 +01:00
..
api Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
cli feat(cli): expose bb agent coordination commands 2026-03-03 18:26:07 -08:00
components checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
docs docs(ci): finalize global install runtime docs and smoke coverage 2026-03-02 20:46:18 -08:00
guards checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
hooks checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
lib feat: add Linux/macOS support for pathing, registry, and project scope 2026-03-22 12:48:56 +01:00
scripts Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
server chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
skills/beadboard-driver Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
types checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
bootstrap.test.mjs checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
pr14-critical-bugs.test.ts Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00