Skip to content

Commit ef99fc3

Browse files
feat(tests): add Vitest configuration and initial test cases
- Introduced a new Vitest configuration file (`vitest.config.ts`) to set up testing environment for the project. - Added test cases for `exampleActivity` and `exampleWorkflow` functions to ensure expected behavior and correctness. - Updated `package.json` to include test and coverage scripts using Vitest and c8 for improved testing capabilities. These changes enhance the testing framework of the project, allowing for better validation of functionality and code quality.
1 parent 1e45e6f commit ef99fc3

5 files changed

Lines changed: 2031 additions & 64 deletions

File tree

0 commit comments

Comments
 (0)