chicagopython / buddy_mentorship

App for ChiPy's Buddy Mentorship Program
GNU General Public License v3.0
7 stars 10 forks source link

restructure unit test files #161

Open ecxia opened 4 years ago

ecxia commented 4 years ago

buddy_mentorship/tests.py is now 1300 lines long. Let's break this out into multiple files and save in a buddy/mentorship/tests directory.