7 commenti (7 commenti)0 reazioni (0 reazioni)1 assegnatario (1 assegnatario)Python116 fork (116 fork)auto 404
good first issuehacktoberfest🔥 difficulty: 1
Metriche repository
- Star
- 1267 stelle (1267 stelle)
- Metriche merge PR
- Metriche PR in attesa (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
- Direzione di ricerca
- Esamina embedder.py per comprendere le chiamate API esterne, quindi scrivi test unitari con dipendenze mock nella cartella tests/.
- Tech stack
- python
- Dominio
- backend
- Tipo issue
- Test
- Prerequisiti
- PythonGit