Skip to content

Update testing framework to Vitest, add unit tests, and refactor package configuration#39

Open
faizalmy wants to merge 1 commit into
yunus-0x:mainfrom
faizalmy:unit-tests
Open

Update testing framework to Vitest, add unit tests, and refactor package configuration#39
faizalmy wants to merge 1 commit into
yunus-0x:mainfrom
faizalmy:unit-tests

Conversation

@faizalmy

Copy link
Copy Markdown
  • Replaced existing test framework with Vitest, introducing new test scripts and configurations.
  • Added unit tests for various modules including config, decision-log, lessons, logger, prompt, and signal-tracker.
  • Updated package.json and package-lock.json to include Vitest and its coverage tools as devDependencies.
  • Refactored test commands for improved coverage reporting and execution.
  • Introduced mock filesystem utilities for better test isolation and reliability.

…age configuration

- Replaced existing test framework with Vitest, introducing new test scripts and configurations.
- Added unit tests for various modules including config, decision-log, lessons, logger, prompt, and signal-tracker.
- Updated package.json and package-lock.json to include Vitest and its coverage tools as devDependencies.
- Refactored test commands for improved coverage reporting and execution.
- Introduced mock filesystem utilities for better test isolation and reliability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant