[test] # Exclude UI tests - they use vitest and require jsdom environment # Run UI tests separately with: cd ui && bun run test # Exclude e2e tests - they require manual setup and are slow # Run e2e tests with: bun run test:e2e root = "./tests" timeout = 10000