Restructure __tests__ folder structure to match that of src #565
Labels
👶Good First Issue
Good first issue for those new to the project
♻️ Refactor
Refactor required
✅ Testing
Tests need to be added or modified
As a developer I expect tests and src to have the same structure, where each test file corresponds to exactly one src file, and tests has the same subfolder structure as src.
The text was updated successfully, but these errors were encountered: