move tests out of the src folder #68

Closed
opened 2025-10-25 19:32:16 +00:00 by AndreFerreira5 · 0 comments
AndreFerreira5 commented 2025-10-25 19:32:16 +00:00 (Migrated from github.com)

the tests should stay out of the src/ folder and go into a dedicated tests/ folder at the same level than src/
this new folder should mirror the src folder structure. for example, test_db folder should contain all the tests for the actual db folder code

the tests should stay out of the src/ folder and go into a dedicated tests/ folder at the same level than src/ this new folder should mirror the src folder structure. for example, _test_db_ folder should contain all the tests for the actual _db_ folder code
Sign in to join this conversation.
No description provided.