Storia-AI/sage

Add unit tests for embedder.py

Aberta

#77 aberto em 11 de out. de 2024

 (7 comentários) (0 reação) (1 responsável)Python (116 forks)auto 404
good first issuehacktoberfest🔥 difficulty: 1

Métricas do repositório

Stars
 (1.267 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador