Skip to content

Commit 2a3b6b9

Browse files
committed
test: archive test files and update test configuration
Move test files to .tests.archive directory and update test configuration in package.json and bunfig.toml. Includes unit, integration, and e2e tests for various components including CLI, workflows, agents, and infrastructure.
1 parent 3b73a35 commit 2a3b6b9

25 files changed

+2
-16
lines changed

src/cli/tui/routes/workflow/adapters/__tests__/adapters.test.ts renamed to .tests.archive/__tests__/cli/tui/routes/workflow/adapters/adapters.test.ts

File renamed without changes.

src/cli/tui/routes/workflow/state/__tests__/formatters.test.ts renamed to .tests.archive/__tests__/cli/tui/routes/workflow/state/formatters.test.ts

File renamed without changes.
File renamed without changes.

src/workflows/events/__tests__/event-bus.test.ts renamed to .tests.archive/__tests__/workflows/events/event-bus.test.ts

File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/integration/workflows/planning-workflow.spec.ts renamed to .tests.archive/integration/workflows/planning-workflow.spec.ts

File renamed without changes.

0 commit comments

Comments
 (0)