Storia-AI/sage

Add unit tests for embedder.py

开放

#77 创建于 2024年10月11日

 (7 条评论) (0 个反应) (1 位负责人)Python (116 个派生)auto 404
good first issuehacktoberfest🔥 difficulty: 1

仓库指标

星标
 (1,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Unit tests should go under the tests/ folder.

The embedders under embedder.py rely on external API, which will have to be mocked in the unit tests.

贡献者指南