Refactor Tests to a Dedicated `tests/` Folder.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 28.2k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, the codebase does not have a dedicated ```tests/``` folder. All the tests are included within the main code itself. We may consider refactoring to move the tests into a separate folder for better structure and maintainability. What do you think ? @dbieber
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.