eliza icon indicating copy to clipboard operation
eliza copied to clipboard

feat(tests): Adding tests for actions and generation. Skiping test step in defaultCharacters

Open ai16z-demirix opened this issue 1 year ago • 2 comments

Relates to:

https://github.com/ai16z/eliza/issues/188

Risks

Low - adding tests

Background

What does this PR do?

This PR adds tests for actions and generation.ts

What kind of change is this?

Feature: Adding tests

Documentation changes needed?

None

Testing

Where should a reviewer start?

Navigate to packages/core

Detailed testing steps

Navigate to packages/core run pnpm install run pnpm test

ai16z-demirix avatar Nov 25 '24 14:11 ai16z-demirix

@ai16z-demirix please fix the failing CI checks, thanks

snobbee avatar Nov 25 '24 16:11 snobbee

@snobbee Thanks for pointing out, fixed.

ai16z-demirix avatar Nov 25 '24 20:11 ai16z-demirix