This is our current `src` structure. <img width="250" alt="Screenshot 2024-11-06 at 9 35 58 PM" src="https://github.com/user-attachments/assets/e15d947b-48e2-4735-b925-59ebe8f03394"> This is our current `tests` structure <img width="249" alt="Screenshot 2024-11-06 at 9 36 11 PM" src="https://github.com/user-attachments/assets/c75a5572-624d-4fe5-a0c8-5215c1ab7973"> ### Problem Test files are not organized into folders. ### Proposed solution Under `tests`, create a folder for each corresponding folder under `src`.