Storia-AI/sage

Add unit tests for embedder.py

Aperta

#77 aperta il 11 ott 2024

 (7 commenti) (0 reazioni) (1 assegnatario)Python (116 fork)auto 404
good first issuehacktoberfest🔥 difficulty: 1

Metriche repository

Star
 (1267 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor