ajndkr / lanarky

The web framework for building LLM microservices
https://lanarky.ajndkr.com/
MIT License
975 stars 74 forks source link

feat(tests): add unit tests #22

Closed ajndkr closed 1 year ago

ajndkr commented 1 year ago

As a codeowner, I want to add some unit testing for this project as the library is growing and we want to avoid introducing breaking changes.

Acceptance Criteria