Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages #367

Merged
merged 13 commits into from
Nov 18, 2024

Conversation

ai16z-demirix
Copy link
Contributor

Relates to:

#64
#340

Risks:

low - Only tests are affected

Background:

Unit tests as a starter

What does this PR do?

Includes tests for core package

What kind of change is this?

Improvements/Features

Adding basic unit tests is a good starter for having good Testing/Quality Assurance process

Documentation changes needed?

Yes, but not in the main Documentation, README-TESTs.md is added for test documentation

Testing:

Running the tests and making sure they are valid.

Where should a reviewer start?

In packages/core

Detailed testing steps:

Navigating to packages/core folder, runing pnpm install, pnpm test to run tests

@ponderingdemocritus ponderingdemocritus changed the title (feat) Tests: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages feat: Adding unit tests for start - Covering goals, defaultCharacters, relationships, evaulators, posts, database, messages Nov 17, 2024
Copy link
Contributor

@ponderingdemocritus ponderingdemocritus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good start!

@ponderingdemocritus ponderingdemocritus merged commit acdadf5 into elizaOS:main Nov 18, 2024
2 of 3 checks passed
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.

3 participants