Refactor Tests to a Dedicated `tests/` Folder.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 28.2k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.